-
Bug
-
Resolution: Fixed
-
P4
-
9-repo-jigsaw
hotspot/compiler/jvmci/jdk/vm/ci/runtime/test/TestResolvedJavaType.java fails in Jake:
----------System.err:(15/1014)----------
JavaTest Message: JUnit Failure: classFilePathTest(jdk.vm.ci.runtime.test.TestResolvedJavaType):
java.lang.Exception: JUnit test failure
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:128)
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:531)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-internal/Thread.java:804)
----------System.err:(15/1014)----------
JavaTest Message: JUnit Failure: classFilePathTest(jdk.vm.ci.runtime.test.TestResolvedJavaType):
java.lang.Exception: JUnit test failure
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:128)
at com.sun.javatest.regtest.JUnitAction$JUnitRunner.main(JUnitAction.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:531)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
at java.lang.Thread.run(java.base@9-internal/Thread.java:804)
- relates to
-
JDK-8148981 remove ResolvedJavaType.getClassFilePath()
- Resolved