###@###.### 2003-01-16
J2SE Version (please include all output from java -version flag):
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b12)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b12, mixed mode)
Bug Description:
JNLP file does not allow specifying options:
-XX:+UseParNewGC
-XX:+UseConcMarkSweepGC
If it isn't possible to modify Java Web Start to specify these
options, an acceptable alternative is being able to turn these options
on within the Java code.
- duplicates
-
JDK-4790673 allow arbitrary VM args if JNLP Client verifys they are safe.
-
- Resolved
-