Duplicate :
|
|
Relates :
|
|
Relates :
|
This is a follow-on bug for the work done for re-launching an applet specified via JNLP in 6662404. Issues that need to be fixed: - If system properties are specified in the JNLP file, and the same applet is visited multiple times, multiple JVM instances are being launched because apparently we are unable to detect that a previously-launched JVM instance satisfies the new applet's command-line argument request. - Passing arbitrary JVM command-line arguments is not currently working.
|