mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-28 11:10:26 +00:00
8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple
Reviewed-by: jlahoda
This commit is contained in:
parent
a4818844a9
commit
738e2b4297
@ -24,5 +24,5 @@
|
||||
*/
|
||||
|
||||
module jdk.internal.opt {
|
||||
exports jdk.internal.joptsimple to jdk.jlink;
|
||||
exports jdk.internal.joptsimple to jdk.jlink, jdk.jshell;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user