-
Bug
-
Resolution: Unresolved
-
P4
-
24
-
+ uname -a
Linux iZbp14owi4gr4nym8xbbfiZ 5.10.134-17.2.al8.aarch64 #1 SMP Fri Aug 9 15:44:30 CST 2024 aarch64 aarch64 aarch64 GNU/Linux
+ cat /etc/os-release
NAME="Alibaba Cloud Linux"
VERSION="3 (OpenAnolis Edition)"
ID="alinux"
ID_LIKE="rhel fedora centos anolis"
VERSION_ID="3"
VARIANT="OpenAnolis Edition"
VARIANT_ID="openanolis"
ALINUX_MINOR_ID="2104"
ALINUX_UPDATE_ID="10"
PLATFORM_ID="platform:al8"
PRETTY_NAME="Alibaba Cloud Linux 3.2104 U10 (OpenAnolis Edition)"
ANSI_COLOR="0;31"
HOME_URL="https://www.aliyun.com/"
+ free -h
total used free shared buff/cache available
Mem: 245Gi 1.0Gi 243Gi 0.0Ki 1.4Gi 242Gi
Swap: 0B 0B 0B
+ lscpu
+ head -n 25
Architecture: aarch64
Byte Order: Little Endian
CPU(s): 64
On-line CPU(s) list: 0-63
Thread(s) per core: 1
Core(s) per socket: 64
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-63
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-internal" 2025-03-18
OpenJDK Runtime Environment (fastdebug build 24-internal)
OpenJDK 64-Bit Server VM (fastdebug build 24-internal, mixed mode, sharing)
+ java -Xinternalversion
OpenJDK 64-Bit Server VM (fastdebug 24-internal) for linux-aarch64 JRE (24-internal), built on 2024-11-07T06:30:38Z 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 f2316f6829c9b671e992401ee39d7a1a1805857e
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git diff+ uname -a Linux iZbp14owi4gr4nym8xbbfiZ 5.10.134-17.2.al8.aarch64 #1 SMP Fri Aug 9 15:44:30 CST 2024 aarch64 aarch64 aarch64 GNU/Linux + cat /etc/os-release NAME="Alibaba Cloud Linux" VERSION="3 (OpenAnolis Edition)" ID="alinux" ID_LIKE="rhel fedora centos anolis" VERSION_ID="3" VARIANT="OpenAnolis Edition" VARIANT_ID="openanolis" ALINUX_MINOR_ID="2104" ALINUX_UPDATE_ID="10" PLATFORM_ID="platform:al8" PRETTY_NAME="Alibaba Cloud Linux 3.2104 U10 (OpenAnolis Edition)" ANSI_COLOR="0;31" HOME_URL="https://www.aliyun.com/" + free -h total used free shared buff/cache available Mem: 245Gi 1.0Gi 243Gi 0.0Ki 1.4Gi 242Gi Swap: 0B 0B 0B + lscpu + head -n 25 Architecture: aarch64 Byte Order: Little Endian CPU(s): 64 On-line CPU(s) list: 0-63 Thread(s) per core: 1 Core(s) per socket: 64 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-63 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-internal" 2025-03-18 OpenJDK Runtime Environment (fastdebug build 24-internal) OpenJDK 64-Bit Server VM (fastdebug build 24-internal, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (fastdebug 24-internal) for linux-aarch64 JRE (24-internal), built on 2024-11-07T06:30:38Z 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 f2316f6829c9b671e992401ee39d7a1a1805857e + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git diff - master
-
aarch64
-
linux
There are several fails phenomenon
With diff:
@@ -139,5 +139,5 @@
;; unimplemented: Fixed address string No. 0
<addr>: dcps1\t#<addr>
- <addr>: cbnz\tx16, Stub::indexof_linear_ll+436 <addr>
+ <addr>: cbnz\tx16, <addr>
;; unimplemented: Fixed address string No. 1
<addr>: dcps1\t#<addr>
With diff:
@@ -9,5 +9,5 @@
;; unimplemented: Fixed address string No. 0
<addr>: dcps1\t#<addr>
- <addr>: cbnz\tx16, Stub::<unknown> <addr>
+ <addr>: cbnz\tx16, <addr>
;; Comment No. 1
<addr>: nop
With diff:
@@ -138,5 +138,5 @@
;; unimplemented: Fixed address string No. 0
<addr>: dcps1\t#<addr>
- <addr>: adrp\tx16, <addr> = TemplateInterpreterGenerator::generate_CRC32_update_entry()+32
+ <addr>: adrp\tx16, <addr> = TemplateInterpreterGenerator::generate_normal_entry(bool)+876
;; unimplemented: Fixed address string No. 1
<addr>: dcps1\t#<addr>
With diff:
@@ -195,4 +195,4 @@
;; unimplemented: Fixed address string No. 19
<addr>: dcps1\t#<addr>
- <addr>: b\tStub::multiplyToLen+64 <addr>
+ <addr>: b\tStub::indexof_linear_ul
With diff:
@@ -138,5 +138,5 @@
;; unimplemented: Fixed address string No. 0
<addr>: dcps1\t#<addr>
- <addr>: adrp\tx0 = mnaddF_reg_regNode::pipeline_class()
+ <addr>: adrp\tx0 = reduce_addL_sveNode::two_adr() const+96
;; unimplemented: Fixed address string No. 1
<addr>: dcps1\t#<addr>
With diff:
@@ -163,5 +163,5 @@
;; unimplemented: Fixed address string No. 8
<addr>: dcps1\t#<addr>
- <addr>: ldr\tw0
+ <addr>: ldr\tw0, Stub::sha1_implCompress
With diff:
@@ -19,5 +19,5 @@
;; unimplemented: Fixed address string No. 2
<addr>: dcps1\t#<addr>
- <addr>: cbnz\tx0
+ <addr>: cbnz\tx0, Stub::_large_arrays_hashcode_short
;; Comment No. 3
<addr>: nop
- links to
-
Review(master) openjdk/jdk/21955