Review Request JDK-8200121: Remove unused qualified exports in java.base
mandy chung
mandy.chung at oracle.com
Fri Jun 15 19:14:03 UTC 2018
Alan, Lance,
I added a test case for JDK-8205116 in
test/langtools/tools/jdeps/Options.java.
Updated webrev for JDK-8205116 only:
http://cr.openjdk.java.net/~mchung/jdk11/webrevs/8205116/webrev.01/
Mandy
On 6/15/18 10:47 AM, Alan Bateman wrote:
> 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