# HG changeset patch # User herrick # Date 1568305920 14400 # Node ID 992df93db66a3474c3587aef6316cf0561b6e58c # Parent 69465ef51b0c5a7b2b7d3bbca819d44fc428f241 change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options. diff -r 69465ef51b0c -r 992df93db66a test/jdk/tools/jpackage/share/Test.java --- a/test/jdk/tools/jpackage/share/Test.java Thu Sep 12 12:03:00 2019 -0400 +++ b/test/jdk/tools/jpackage/share/Test.java Thu Sep 12 12:32:00 2019 -0400 @@ -31,6 +31,7 @@ * @modules jdk.jpackage * @run main/othervm -Xmx512m Test */ + public class Test { private static final String OUTPUT = "output";