http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base http-client-branch
authorchegar
Tue, 17 Apr 2018 16:39:19 +0100
branchhttp-client-branch
changeset 56446 eaa8b1fbfb23
parent 56445 5b0fa9bc35b3
child 56447 4bdc5e09260e
http-client-branch: review comment - remove ineffectual usages of @Stable, qualified export from base
src/java.base/share/classes/module-info.java
--- a/src/java.base/share/classes/module-info.java	Tue Apr 17 15:16:18 2018 +0100
+++ b/src/java.base/share/classes/module-info.java	Tue Apr 17 16:39:19 2018 +0100
@@ -205,7 +205,6 @@
     exports jdk.internal.vm.annotation to
         jdk.unsupported,
         jdk.internal.vm.ci,
-        java.net.http;
     exports jdk.internal.util.jar to
         jdk.jartool;
     exports sun.net to