RFR: JDK-8230649: Make jpackage tool an experimental feature

Andy Herrick andy.herrick at oracle.com
Sun Sep 15 13:58:46 UTC 2019


Please review the jpackage fix for bug [1] at [2].

This is a fix for the JDK-8200758-branch branch of the open sandbox 
repository (jpackage).

This is the at least the first small set of changes that need to be make 
to make jpackage an experimental package.

  - Add flags to the build so the module jdk.jpackage is built as an 
experimental module.

  - Modify test programs to tolerate the warning emitted when jpackage 
is run.

[1]  https://bugs.openjdk.java.net/browse/JDK-8230649

[2]  http://cr.openjdk.java.net/~herrick/8230649

/Andy



More information about the core-libs-dev mailing list