Test is failing in our tier 4 CI runs:
----------System.err:(15/1124)----------
java.lang.RuntimeException: FIXME: jar file not at a supported location ('/System/Volumes/Data/mesos/work_dir/slaves/91e16c40-06d4-468a-9fc3-7198a5bb7d5a-S52813/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/5093aef5-0a20-455a-a9d3-7190e241f431/runs/746710c6-7807-4656-b6d0-cfe1ca20f5f2/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_appcds_dynamic/scratch/5/'): hello.jar
at TestCommon.patchJarForDynamicDump(TestCommon.java:364)
at TestCommon.createArchive(TestCommon.java:224)
at TestCommon.createArchive(TestCommon.java:176)
at TestCommon.dump(TestCommon.java:133)
at TestCommon.testDump(TestCommon.java:533)
at WrongClasspath.main(WrongClasspath.java:57)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1623)
----------System.err:(15/1124)----------
java.lang.RuntimeException: FIXME: jar file not at a supported location ('/System/Volumes/Data/mesos/work_dir/slaves/91e16c40-06d4-468a-9fc3-7198a5bb7d5a-S52813/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/5093aef5-0a20-455a-a9d3-7190e241f431/runs/746710c6-7807-4656-b6d0-cfe1ca20f5f2/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_appcds_dynamic/scratch/5/'): hello.jar
at TestCommon.patchJarForDynamicDump(TestCommon.java:364)
at TestCommon.createArchive(TestCommon.java:224)
at TestCommon.createArchive(TestCommon.java:176)
at TestCommon.dump(TestCommon.java:133)
at TestCommon.testDump(TestCommon.java:533)
at WrongClasspath.main(WrongClasspath.java:57)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:1623)
- relates to
-
JDK-8299329 Assertion failure with fastdebug build when trying to use CDS without classpath
-
- Resolved
-