Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Java 9 - web start runtime options

Rde1-OracleSep 26 2017 — edited Oct 9 2017

No longer early access, but this still seems the appropriate place for this discussion ...

I see from examining a process with visual VM that Java 9 webstart applications are run with a non-default set of access permissions.  Specifically

--ilegal-access=deny

is included, whilst the default for the normal Java 9 runtime is

--illegal-access=permit

I don't have a problem with the different options for web start, but where is this documented?

Richard

Comments

Post Details

Added on Sep 26 2017
2 comments
461 views