I\'m creating a Web Start application which would benefit from some of the newer JVM options (especially escape analysis, G1 garbage collector etc.)
At the same time
As Thorbjørn mentioned, Java 6 u10 allows multiple j2se
elements in JNLP. The JNLP File Syntax resources section of the latest Java Web Start Developer's Guide, indicates that multiple j2se
elements, each with java-vm-args
attributes can be specified with the most preferred occurring first. For example: