8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError

Also re-enable test.

Reviewed-by: dholmes, ksrini
This commit is contained in:
Goetz Lindenmaier 2018-01-23 08:26:42 +01:00
parent e2620f3128
commit 8dff4034fd
2 changed files with 1 additions and 2 deletions
test/jdk

@ -317,8 +317,6 @@ tools/pack200/CommandLineTests.java 8059906 generic-
tools/launcher/FXLauncherTest.java 8068049 linux-all,macosx-all
tools/launcher/HelpFlagsTest.java 8195824 windows-all
tools/jimage/JImageExtractTest.java 8170120 generic-all
tools/jimage/JImageListTest.java 8170120 generic-all
tools/jimage/JImageVerifyTest.java 8170120 generic-all

@ -75,6 +75,7 @@ public class HelpFlagsTest extends TestHelper {
"klist",
"ktab",
// Oracle proprietary tools without help message.
"javacpl",
"jmc",
"jweblauncher",
"jcontrol",