8252870: Finalize (remove "incubator" from) jpackage

Reviewed-by: kcr, erikj, almatvee, asemenyuk, prr, ihse
This commit is contained in:
Andy Herrick 2020-11-04 20:27:11 +00:00
parent 804bd72599
commit 26e7ef78fb
251 changed files with 396 additions and 405 deletions

View file

@ -27,6 +27,6 @@
* @test
* @summary jpackage unit tests
* @library ${jtreg.home}/lib/junit.jar
* @modules jdk.incubator.jpackage
* @modules jdk.jpackage
* @run shell run_junit.sh
*/