jdk/tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError: HelpFlagsTest failed:
----------System.err:(17/1017)----------
java.lang.AssertionError: HelpFlagsTest failed:
Tool jmc not covered by this test. Add specification to jdkTools array!
Tool jweblauncher not covered by this test. Add specification to jdkTools array!
Tool javapackager not covered by this test. Add specification to jdkTools array!
Tool jcontrol not covered by this test. Add specification to jdkTools array!
at HelpFlagsTest.main(HelpFlagsTest.java:422)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.AssertionError
JavaTest Message: shutting down test
----------System.err:(17/1017)----------
java.lang.AssertionError: HelpFlagsTest failed:
Tool jmc not covered by this test. Add specification to jdkTools array!
Tool jweblauncher not covered by this test. Add specification to jdkTools array!
Tool javapackager not covered by this test. Add specification to jdkTools array!
Tool jcontrol not covered by this test. Add specification to jdkTools array!
at HelpFlagsTest.main(HelpFlagsTest.java:422)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.AssertionError
JavaTest Message: shutting down test
- relates to
-
JDK-8195987 Problem list tools/launcher/HelpFlagsTest.java fails on windows
-
- Resolved
-
-
JDK-8189102 All tools should support -?, -h and --help
-
- Resolved
-
-
JDK-8195844 javapackager should support -?, -h, --help
-
- Closed
-