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

Mandy Chung mandy.chung at oracle.com
Fri May 27 14:33:34 UTC 2016


> On May 27, 2016, at 2:24 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> 
> 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.

Yes I plan to drop it.

thanks
Mandy




More information about the core-libs-dev mailing list