-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b150
-
Verified
----------System.err:(18/1156)----------
java.nio.file.NoSuchFileException: out-nomodule/testpkgmdlA/package-summary.html
java.nio.file.NoSuchFileException: out-nomodule/testpkgmdlA/TestClassInModuleA.html
java.nio.file.NoSuchFileException: out-html5-nomodule/testpkgmdlA/package-summary.html
java.nio.file.NoSuchFileException: out-html5-nomodule/testpkgmdlA/TestClassInModuleA.html
java.lang.Error: 2 of 246 subtests failed, in 13 runs of javadoc
at JavadocTester.printSummary(JavadocTester.java:667)
at JavadocTester.runTests(JavadocTester.java:253)
at TestModules.main(TestModules.java:38)
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:538)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.Error
JavaTest Message: shutting down test
java.nio.file.NoSuchFileException: out-nomodule/testpkgmdlA/package-summary.html
java.nio.file.NoSuchFileException: out-nomodule/testpkgmdlA/TestClassInModuleA.html
java.nio.file.NoSuchFileException: out-html5-nomodule/testpkgmdlA/package-summary.html
java.nio.file.NoSuchFileException: out-html5-nomodule/testpkgmdlA/TestClassInModuleA.html
java.lang.Error: 2 of 246 subtests failed, in 13 runs of javadoc
at JavadocTester.printSummary(JavadocTester.java:667)
at JavadocTester.runTests(JavadocTester.java:253)
at TestModules.main(TestModules.java:38)
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:538)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
at java.base/java.lang.Thread.run(Thread.java:844)
JavaTest Message: Test threw exception: java.lang.Error
JavaTest Message: shutting down test
- relates to
-
JDK-8171412 tools/javac/modules/AddLimitMods.java failed with "error: module not found"
- Closed
-
JDK-8170987 Module system implementation refresh (12/2016)
- Closed
-
JDK-8171441 tools/launcher/VersionCheck.java doesn't report names of tools which failed checks
- Closed
-
JDK-8171414 tools/launcher/VersionCheck.java failed with AssertionError due to new tool jaotc
- Closed