RFR(s): JDK-8155026: javac grants implied readability to explicit modules

Jonathan Gibbons jonathan.gibbons at oracle.com
Mon Jun 27 18:33:18 UTC 2016


Generally looks good, but you might want to consider whether the test 
needs "@modules java.desktop".   Will the test incorrectly fail if it is 
run on a basebones image, such as java.base + jdk.compiler?

-- Jon

On 04/26/2016 12:38 AM, Jan Lahoda wrote:
> Hi,
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8155026
>
> Fix/webrev:
> http://cr.openjdk.java.net/~jlahoda/8155026/webrev.00/index.html
>
> Thanks,
>     Jan



More information about the compiler-dev mailing list