mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8306914: Implement JEP 458: Launch Multi-File Source-Code Programs
Reviewed-by: jlahoda, jlaskey
This commit is contained in:
parent
aec386596d
commit
517b178819
27 changed files with 2523 additions and 860 deletions
|
@ -228,6 +228,7 @@ module java.base {
|
|||
java.instrument,
|
||||
java.management.rmi,
|
||||
jdk.jartool,
|
||||
jdk.compiler,
|
||||
jdk.jfr,
|
||||
jdk.jlink,
|
||||
jdk.jpackage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue