Review Request: JDK-8157986: Runtime support for javac to determine arguments to the runtime environment

Mandy Chung mandy.chung at oracle.com
Thu May 26 19:40:24 UTC 2016


This patch allows jdk.compiler to get the runtime arguments without pulling in java.management (that requires java.rmi).  We should look into use cases further in the future and determine whether a public API should be provided.

http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8157986/webrev.00/index.html

Mandy


More information about the core-libs-dev mailing list