-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
None
-
None
-
+ uname -a
Linux iZbp13pnmvbixevang1ugvZ 5.10.134-16.3.al8.aarch64 #1 SMP Tue Mar 26 18:51:35 CST 2024 aarch64 aarch64 aarch64 GNU/Linux
+ cat /etc/os-release
NAME="Alibaba Cloud Linux"
VERSION="3 (Soaring Falcon)"
ID="alinux"
ID_LIKE="rhel fedora centos anolis"
VERSION_ID="3"
UPDATE_ID="9.1"
PLATFORM_ID="platform:al8"
PRETTY_NAME="Alibaba Cloud Linux 3 (Soaring Falcon)"
ANSI_COLOR="0;31"
HOME_URL="https://www.aliyun.com/"+ free -h
total used free shared buff/cache available
Mem: 122Gi 1.2Gi 89Gi 8.0Mi 31Gi 120Gi
Swap: 0B 0B 0B
+ lscpu
+ head -n 25
Architecture: aarch64
Byte Order: Little Endian
CPU(s): 32
On-line CPU(s) list: 0-31
Thread(s) per core: 1
Core(s) per socket: 32
Socket(s): 1
NUMA node(s): 1
Vendor ID: ARM
BIOS Vendor ID: Alibaba Cloud
Model: 0
Model name: Neoverse-N2
BIOS Model name: virt-rhel7.6.0
Stepping: r0p0
CPU MHz: 3000.000
CPU max MHz: 3000.0000
CPU min MHz: 3000.0000
BogoMIPS: 100.00
L1d cache: 64K
L1i cache: 64K
L2 cache: 1024K
L3 cache: 65536K
NUMA node0 CPU(s): 0-31
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs sb dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm svebf16 i8mm bf16 dgh
+ java -version
openjdk version "24" 2025-03-18
OpenJDK Runtime Environment (build 24)
OpenJDK 64-Bit Server VM (build 24, mixed mode, sharing)
+ java -Xinternalversion
OpenJDK 64-Bit Server VM (24) for linux-aarch64 JRE (24), built on 2024-06-24T20:21:26Z with gcc 10.2.1 20210130 (Red Hat 10.2.1-11)
+ git remote -v
origin git@github.com:openjdk/jdk.git (fetch)
origin git@github.com:openjdk/jdk.git (push)
+ git branch- master
+ git log -n 1
+ head -n 1
commit 4b153e5e051c01ad8d0c3ff335352918c2970fe6
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ uname -a Linux iZbp13pnmvbixevang1ugvZ 5.10.134-16.3.al8.aarch64 #1 SMP Tue Mar 26 18:51:35 CST 2024 aarch64 aarch64 aarch64 GNU/Linux + cat /etc/os-release NAME="Alibaba Cloud Linux" VERSION="3 (Soaring Falcon)" ID="alinux" ID_LIKE="rhel fedora centos anolis" VERSION_ID="3" UPDATE_ID="9.1" PLATFORM_ID="platform:al8" PRETTY_NAME="Alibaba Cloud Linux 3 (Soaring Falcon)" ANSI_COLOR="0;31" HOME_URL="https://www.aliyun.com/" + free -h total used free shared buff/cache available Mem: 122Gi 1.2Gi 89Gi 8.0Mi 31Gi 120Gi Swap: 0B 0B 0B + lscpu + head -n 25 Architecture: aarch64 Byte Order: Little Endian CPU(s): 32 On-line CPU(s) list: 0-31 Thread(s) per core: 1 Core(s) per socket: 32 Socket(s): 1 NUMA node(s): 1 Vendor ID: ARM BIOS Vendor ID: Alibaba Cloud Model: 0 Model name: Neoverse-N2 BIOS Model name: virt-rhel7.6.0 Stepping: r0p0 CPU MHz: 3000.000 CPU max MHz: 3000.0000 CPU min MHz: 3000.0000 BogoMIPS: 100.00 L1d cache: 64K L1i cache: 64K L2 cache: 1024K L3 cache: 65536K NUMA node0 CPU(s): 0-31 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs sb dcpodp sve2 sveaes svepmull svebitperm svesha3 svesm4 flagm2 frint svei8mm svebf16 i8mm bf16 dgh + java -version openjdk version "24" 2025-03-18 OpenJDK Runtime Environment (build 24) OpenJDK 64-Bit Server VM (build 24, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (24) for linux-aarch64 JRE (24), built on 2024-06-24T20:21:26Z with gcc 10.2.1 20210130 (Red Hat 10.2.1-11) + git remote -v origin git@github.com:openjdk/jdk.git (fetch) origin git@github.com:openjdk/jdk.git (push) + git branch master + git log -n 1 + head -n 1 commit 4b153e5e051c01ad8d0c3ff335352918c2970fe6 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean - master
-
generic
-
linux
[0.702s][info ][cds ] Regenerate MethodHandle Holder classes...done
[0.710s][info ][cds ] Rewriting and linking classes: done
[0.710s][info ][cds ] archivedBootLayer not available, disabling full module graph
Transforming class jdk/internal/math/FDBigInteger
Return bad buffer for jdk/internal/math/FDBigInteger
[0.711s][error ][cds ] java.lang.IllegalArgumentException: Fail to initialize archive heap: jdk/internal/math/FDBigInteger cannot be loaded by the boot loader
[0.711s][error ][cds ] An error has occurred while writing the shared archive file.
[0.711s][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 /var/tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-release/images/jdk/lib/classlist 2404: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)
- duplicates
-
JDK-8334899 Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
- Resolved
- relates to
-
JDK-8306580 Propagate CDS dumping errors instead of directly exiting the VM
- Resolved
-
JDK-8334899 Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580
- Resolved
- links to
-
Review openjdk/jdk/19875