setting prism.dirtyopts in WebStart
Kevin Rushforth
kevin.rushforth at oracle.com
Wed Jun 6 20:55:24 PDT 2012
If you mean can you set this in your JNLP file, then no you cannot set
arbitrary System properties. On your local system, you can set it for
testing via the Java Control Panel (doing so with affect this for all
Java Web Start apps).
-- Kevin
Jose Martinez wrote:
> 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