Review Request JDK-8200121: Remove unused qualified exports in java.base

Alan Bateman Alan.Bateman at oracle.com
Fri Jun 15 17:47:30 UTC 2018


On 15/06/2018 17:34, mandy chung wrote:
> A simple cleanup to remove unused qualified exports in java.base.
>
> The webrev also includes a fix for JDK-8205116 (jdeps --system 
> $java.home fails) that I uncovered through this process where I ran 
> `jdeps --check java.base --system $java.home` on the JDK binaries on 
> several platforms.
>
> Webrev at:
> http://cr.openjdk.java.net/~mchung/jdk11/webrevs/8200121/webrev.00/
Looks good.

-Alan


More information about the jigsaw-dev mailing list