« Main differences between V1.12.1 and V1.13 » : différence entre les versions

De GENIUS
Aller à la navigation Aller à la recherche
Ligne 3 : Ligne 3 :
== Possibility to add native Java options when lauching a process ==
== Possibility to add native Java options when lauching a process ==


Previously, it was only possible to launch a process as via the [{{PathCurrentJavaDoc}}/fr/cnes/genius/threads/GJavaCommandLauncher.html GPlotPanel] GJavaCommandLauncher class only by specifying the runnable class name and its arguments. Now, there is a new argument allowing to call for native Java options (as heap space size)
Previously, it was only possible to launch a process as via the [{{PathCurrentJavaDoc}}/fr/cnes/genius/threads/GJavaCommandLauncher.html GJavaCommandLauncher] class only by specifying the runnable class name and its arguments. Now, there is a new argument allowing to call for native Java options (as heap space size)


xxx.
xxx.

Version du 21 octobre 2024 à 12:46

Several interesting evolutions and corrections in this new version:

Possibility to add native Java options when lauching a process

Previously, it was only possible to launch a process as via the GJavaCommandLauncher class only by specifying the runnable class name and its arguments. Now, there is a new argument allowing to call for native Java options (as heap space size)

xxx.

Anomaly corrections

xxx