Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8334899

Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • hotspot
    • b04

      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)

            matsaave Matias Saavedra Silva
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: