Transforming class jdk/internal/math/FDBigInteger
Return bad buffer for jdk/internal/math/FDBigInteger
[1.462s][error ][cds ] java.lang.IllegalArgumentException: Fail to initialize archive heap: jdk/internal/math/FDBigInteger cannot be loaded by the boot loader
[1.462s][error ][cds ] An error has occurred while writing the shared archive file.
[1.462s][error ][cds ] Unexpected exception, use -Xlog:cds,exceptions=trace for detail
Error occurred during initialization of VM
java.lang.IllegalArgumentException: Fail to initialize archive heap: jdk/internal/math/FDBigInteger cannot be loaded by the boot loader
];
stderr: [An error has occurred while processing class list file /opt/mach5/mesos/work_dir/jib-master/install/jdk-24+4-310/linux-aarch64-debug.jdk/jdk-24/fastdebug/lib/classlist 2403:5.
class jdk/internal/math/FDBigInteger is not (yet) loaded by one of the built-in loaders]
exitValue = 1
java.lang.RuntimeException: 'VM exits due to exception, use -Xlog:cds,exceptions=trace for detail' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:252)
at ExceptionDuringDumpAtObjectsInitPhase.main(ExceptionDuringDumpAtObjectsInitPhase.java:72)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:1575)
Return bad buffer for jdk/internal/math/FDBigInteger
[1.462s][error ][cds ] java.lang.IllegalArgumentException: Fail to initialize archive heap: jdk/internal/math/FDBigInteger cannot be loaded by the boot loader
[1.462s][error ][cds ] An error has occurred while writing the shared archive file.
[1.462s][error ][cds ] Unexpected exception, use -Xlog:cds,exceptions=trace for detail
Error occurred during initialization of VM
java.lang.IllegalArgumentException: Fail to initialize archive heap: jdk/internal/math/FDBigInteger cannot be loaded by the boot loader
];
stderr: [An error has occurred while processing class list file /opt/mach5/mesos/work_dir/jib-master/install/jdk-24+4-310/linux-aarch64-debug.jdk/jdk-24/fastdebug/lib/classlist 2403:5.
class jdk/internal/math/FDBigInteger is not (yet) loaded by one of the built-in loaders]
exitValue = 1
java.lang.RuntimeException: 'VM exits due to exception, use -Xlog:cds,exceptions=trace for detail' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:252)
at ExceptionDuringDumpAtObjectsInitPhase.main(ExceptionDuringDumpAtObjectsInitPhase.java:72)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:1575)
- duplicates
-
JDK-8334907 Test ExceptionDuringDumpAtObjectsInitPhase.java fail to initialize archive heap
- Closed
- relates to
-
JDK-8334907 Test ExceptionDuringDumpAtObjectsInitPhase.java fail to initialize archive heap
- Closed
-
JDK-8306580 Propagate CDS dumping errors instead of directly exiting the VM
- Resolved