mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop
Reviewed-by: jlaskey, hannesw
This commit is contained in:
parent
6510faa150
commit
10c8d3a9f1
6 changed files with 107 additions and 48 deletions
|
@ -39,7 +39,6 @@
|
|||
*/
|
||||
module jdk.scripting.nashorn.shell {
|
||||
requires java.compiler;
|
||||
requires java.desktop;
|
||||
requires jdk.internal.le;
|
||||
requires jdk.scripting.nashorn;
|
||||
requires jdk.internal.ed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue