-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
Environment:
+ hostname -I
172.18.226.152 172.17.0.1
+ uname -a
Linux KP57 4.19.90-89.11.v2401.ky10.aarch64 #1 SMP Thu Apr 25 18:20:10 CST 2024 aarch64 aarch64 aarch64 GNU/Linux
+ cat /etc/os-release
NAME="Kylin Linux Advanced Server"
VERSION="V10 (Halberd)"
ID="kylin"
VERSION_ID="V10"
PRETTY_NAME="Kylin Linux Advanced Server V10 (Halberd)"
ANSI_COLOR="0;31"+ free -h
total used free shared buff/cache available
Mem: 509Gi 13Gi 185Gi 53Mi 311Gi 424Gi
Swap: 4.0Gi 571Mi 3.4Gi
+ lscpu
Architecture: aarch64
CPU op-mode(s): 64-bit
Byte Order: Little Endian
CPU(s): 128
On-line CPU(s) list: 0-127
Thread(s) per core: 1
Core(s) per socket: 64
Socket(s): 2
NUMA node(s): 4
Vendor ID: HiSilicon
Model: 0
Model name: Kunpeng-920
Stepping: 0x1
BogoMIPS: 200.00
L1d cache: 8 MiB
L1i cache: 8 MiB
L2 cache: 64 MiB
L3 cache: 256 MiB
NUMA node0 CPU(s): 0-31
NUMA node1 CPU(s): 32-63
NUMA node2 CPU(s): 64-95
NUMA node3 CPU(s): 96-127
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; __user pointer sanitization
Vulnerability Spectre v2: Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop asimddp asimdfhm
+ ldd --version
ldd (GNU libc) 2.28
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
+ ulimit -a
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 2087979
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 655350
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
+ java -version
openjdk version "25.0.2-internal" 2026-01-20
OpenJDK Runtime Environment (build 25.0.2-internal-a7cdb534)
OpenJDK 64-Bit Server VM (build 25.0.2-internal-a7cdb534, mixed mode, sharing)
+ java -Xinternalversion
OpenJDK 64-Bit Server VM (25.0.2-internal-a7cdb534) for linux-aarch64 JRE (25.0.2-internal-a7cdb534), built on 2025-08-26T01:47:27Z with gcc 10.3.0
+ jtreg -version
No java executable at /home/yansendao/git/jdk/build/linux-aarch64-server-release/images/jdk/bin/java
+ git remote -v
origin git@github.com:openjdk/jdk.git (fetch)
origin git@github.com:openjdk/jdk.git (push)
+ git branch- (no branch, bisect started on master)
master
+ head -n 1
+ git log -n 1
commit 50a30497370799e8f377a11914562a15b0a48fbb
+ hostname -I 172.18.226.152 172.17.0.1 + uname -a Linux KP57 4.19.90-89.11.v2401.ky10.aarch64 #1 SMP Thu Apr 25 18:20:10 CST 2024 aarch64 aarch64 aarch64 GNU/Linux + cat /etc/os-release NAME="Kylin Linux Advanced Server" VERSION="V10 (Halberd)" ID="kylin" VERSION_ID="V10" PRETTY_NAME="Kylin Linux Advanced Server V10 (Halberd)" ANSI_COLOR="0;31" + free -h total used free shared buff/cache available Mem: 509Gi 13Gi 185Gi 53Mi 311Gi 424Gi Swap: 4.0Gi 571Mi 3.4Gi + lscpu Architecture: aarch64 CPU op-mode(s): 64-bit Byte Order: Little Endian CPU(s): 128 On-line CPU(s) list: 0-127 Thread(s) per core: 1 Core(s) per socket: 64 Socket(s): 2 NUMA node(s): 4 Vendor ID: HiSilicon Model: 0 Model name: Kunpeng-920 Stepping: 0x1 BogoMIPS: 200.00 L1d cache: 8 MiB L1i cache: 8 MiB L2 cache: 64 MiB L3 cache: 256 MiB NUMA node0 CPU(s): 0-31 NUMA node1 CPU(s): 32-63 NUMA node2 CPU(s): 64-95 NUMA node3 CPU(s): 96-127 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Not affected Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Mitigation; __user pointer sanitization Vulnerability Spectre v2: Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop asimddp asimdfhm + ldd --version ldd (GNU libc) 2.28 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. + ulimit -a core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 2087979 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 655350 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) unlimited virtual memory (kbytes, -v) unlimited file locks (-x) unlimited + java -version openjdk version "25.0.2-internal" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2-internal-a7cdb534) OpenJDK 64-Bit Server VM (build 25.0.2-internal-a7cdb534, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (25.0.2-internal-a7cdb534) for linux-aarch64 JRE (25.0.2-internal-a7cdb534), built on 2025-08-26T01:47:27Z with gcc 10.3.0 + jtreg -version No java executable at /home/yansendao/git/jdk/build/linux-aarch64-server-release/images/jdk/bin/java + git remote -v origin git@github.com:openjdk/jdk.git (fetch) origin git@github.com:openjdk/jdk.git (push) + git branch (no branch, bisect started on master) master + head -n 1 + git log -n 1 commit 50a30497370799e8f377a11914562a15b0a48fbb - (no branch, bisect started on master)
-
aarch64
-
linux
/sys/kernel/mm/transparent_hugepage/enabled: always [madvise] never
/sys/kernel/mm/transparent_hugepage/hpage_pmd_size: 536870912
/sys/kernel/mm/transparent_hugepage/shmem_enabled: always within_size advise [never] deny force
/sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): always defer defer+madvise [madvise] never
Process Memory:
Virtual Size: 35155456K (peak: 35155456K)
Resident Set Size: 58880K (peak: 58880K) (anon: 38976K, file: 19904K, shmem: 0K)
Child process STDOUT is limited to 100 lines
Full child process STDOUT was saved to docker-stdout-1196109.log
[2025-11-18T18:06:17.427684547Z] Waiting for completion for process 1196109
[2025-11-18T18:06:17.427763137Z] Waiting for completion finished for process 1196109
DEBUG: line = [0.040s][trace][os,container] Maximum number of tasks is: unlimited
DEBUG: parts.length = 2
[COMMAND]
docker rmi --force jdk-internal:test-containers-docker-TestPids-pids
[2025-11-18T18:06:17.429236958Z] Gathering output for process 1196226
[ELAPSED: 47 ms]
[STDERR]
[STDOUT]
Untagged: jdk-internal:test-containers-docker-TestPids-pids
Deleted: sha256:63477172c40993090bf79377478116f361c73046d277f7f730740ffb71821d86
Deleted: sha256:6f0a80ad9f1f1d5b310b8d1db5dfd23dcc6204d0a2bad1dea81cf4f55e5840aa
Deleted: sha256:fe47abe1e36d1aa28e245f4390615fcd22c0efd7a521d5213c196452baf18056
Deleted: sha256:dae4bdbe3be7e719b1e6b1a630c65159d3a39298f07a51ec5618be0a13301814
Full child process STDOUT was saved to docker-stdout-1196226.log
STDERR:
java.lang.RuntimeException: Could not convert unlimited to an integer, log line was [0.040s][trace][os,container] Maximum number of tasks is: unlimited
at TestPids.checkResult(TestPids.java:131)
at TestPids.testPids(TestPids.java:156)
at TestPids.testPids(TestPids.java:78)
at TestPids.main(TestPids.java:65)
- caused by
-
JDK-8365606 Container code should not be using jlong/julong
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/28383