-
Sub-task
-
Resolution: Duplicate
-
P4
-
None
-
23
-
$ uname -a ; cat /etc/os-release ; free -h ; lscpu | head -n 25 ; java -version ; java -Xinternalversion ; git remote -v ; git log -n 1
Linux CompilerTest-aarch64-6 5.10.134-16.1.al8.aarch64 #1 SMP Thu Dec 7 22:04:51 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
NAME="Alibaba Cloud Linux"
VERSION="3 (Soaring Falcon)"
ID="alinux"
ID_LIKE="rhel fedora centos anolis"
VERSION_ID="3"
UPDATE_ID="9"
PLATFORM_ID="platform:al8"
PRETTY_NAME="Alibaba Cloud Linux 3 (Soaring Falcon)"
ANSI_COLOR="0;31"
HOME_URL="https://www.aliyun.com/"total used free shared buff/cache available
Mem: 245Gi 2.6Gi 87Gi 1.0Mi 155Gi 240Gi
Swap: 0B 0B 0B
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
Model: 0
Model name: Neoverse-N2
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
openjdk version "23" 2024-09-17
OpenJDK Runtime Environment (build 23)
OpenJDK 64-Bit Server VM (build 23, mixed mode, sharing)
OpenJDK 64-Bit Server VM (23) for linux-aarch64 JRE (23), built on 2024-05-21T03:45:07Z with gcc 9.3.1 20200408 (Red Hat 9.3.1-2)
origin git@github.com:openjdk/jdk.git (fetch)
origin git@github.com:openjdk/jdk.git (push)
commit 6e805127f8091d46205165746d7c59a40703958d (HEAD -> master, origin/master, origin/HEAD)
Author: Jonathan Gibbons <jjg@openjdk.org>
Date: Tue May 21 00:39:46 2024 +00008332545: Fix handling of HTML5 entities in Markdown comments
Reviewed-by: prappo, erikj$ uname -a ; cat /etc/os-release ; free -h ; lscpu | head -n 25 ; java -version ; java -Xinternalversion ; git remote -v ; git log -n 1 Linux CompilerTest-aarch64-6 5.10.134-16.1.al8.aarch64 #1 SMP Thu Dec 7 22:04:51 CST 2023 aarch64 aarch64 aarch64 GNU/Linux NAME="Alibaba Cloud Linux" VERSION="3 (Soaring Falcon)" ID="alinux" ID_LIKE="rhel fedora centos anolis" VERSION_ID="3" UPDATE_ID="9" PLATFORM_ID="platform:al8" PRETTY_NAME="Alibaba Cloud Linux 3 (Soaring Falcon)" ANSI_COLOR="0;31" HOME_URL="https://www.aliyun.com/" total used free shared buff/cache available Mem: 245Gi 2.6Gi 87Gi 1.0Mi 155Gi 240Gi Swap: 0B 0B 0B 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 Model: 0 Model name: Neoverse-N2 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 openjdk version "23" 2024-09-17 OpenJDK Runtime Environment (build 23) OpenJDK 64-Bit Server VM (build 23, mixed mode, sharing) OpenJDK 64-Bit Server VM (23) for linux-aarch64 JRE (23), built on 2024-05-21T03:45:07Z with gcc 9.3.1 20200408 (Red Hat 9.3.1-2) origin git@github.com:openjdk/jdk.git (fetch) origin git@github.com:openjdk/jdk.git (push) commit 6e805127f8091d46205165746d7c59a40703958d (HEAD -> master, origin/master, origin/HEAD) Author: Jonathan Gibbons <jjg@openjdk.org> Date: Tue May 21 00:39:46 2024 +0000 8332545: Fix handling of HTML5 entities in Markdown comments Reviewed-by: prappo, erikj
-
aarch64
-
linux
- duplicates
-
JDK-8336685 Shenandoah: Remove experimental incremental update mode
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/19322