setting prism.dirtyopts in WebStart

Jose Martinez jmartine_1026 at yahoo.com
Wed Jun 6 20:44:30 PDT 2012


Hello,

Has it been confirmed that setting prism.dirtyopts to false via JNLP is possible?  Is there a way to check?

In my tests it looks like it is not being set because I still see problems that went away by setting prism.dirtyopts to false in standalone mode.
 
From the JNLP syntax document it suggests that it is not possible.  http://docs.oracle.com/javase/7/docs/technotes/guides/javaws/developersguide/syntax.html#resources (scroll down to jvm-args attribute and property element) The java-vm-args attribute is restricted to the list of options in that link.  The "property" elements seems to be restricted also.

thanks
jose


More information about the openjfx-dev mailing list