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

Alan Bateman Alan.Bateman at oracle.com
Fri May 27 09:24:19 UTC 2016


On 26/05/2016 20:40, Mandy Chung wrote:
> 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
>
This looks okay to except that it might be better to drop the reference 
to JDK-8157979 from the @implNote.

-Alan



More information about the core-libs-dev mailing list