-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6u10
-
Component/s: deploy
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.
- 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.
- duplicates
-
JDK-6649742 Some of the system Plug-in properties are missing from the new Plug-in
-
- Closed
-
- relates to
-
JDK-6662404 JNLP applet support does not re-launch for system property or command line argument specification
-
- Resolved
-
-
JDK-6663557 JRE version selection not working for applets launched via JNLP
-
- Closed
-