-
Enhancement
-
Resolution: Fixed
-
P2
-
None
-
b117
-
Verified
One of the principles that we will be proposing for the Java SE module graph is that Java SE modules will not export non-Java SE APIs.
This issue requests that the recently introduced jdk.net API be refactored so that it can be moved out of the base module. As the implementation is in the base module then it will likely require making use of shared secrets or other mechanisms.
This issue requests that the recently introduced jdk.net API be refactored so that it can be moved out of the base module. As the implementation is in the base module then it will likely require making use of shared secrets or other mechanisms.
- relates to
-
JDK-8155086 Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
-
- Closed
-
-
JDK-8155578 OpenJDK build failed after JDK-8044773
-
- Closed
-
-
JDK-8066258 Re-examine com.sun.nio.file to see if it should be a supported API
-
- Resolved
-