mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-04 09:42:34 +00:00
8158131: Nashorn should not use jdk.internal.module.Modules API
Reviewed-by: hannesw, mhaupt, alanb
This commit is contained in:
parent
02f77987fa
commit
9f834231d5
@ -152,8 +152,7 @@ module java.base {
|
||||
java.xml,
|
||||
jdk.dynalink,
|
||||
jdk.jartool,
|
||||
jdk.jlink,
|
||||
jdk.scripting.nashorn;
|
||||
jdk.jlink;
|
||||
exports jdk.internal.misc to
|
||||
java.corba,
|
||||
java.desktop,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user