- 
    Bug 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    None
- 
    None
- 
    None
- 
    + uname -a 
 Linux iZbp11805ken0jlzqwiureZ 5.10.134-17.2.al8.x86_64 #1 SMP Fri Aug 9 15:49:42 CST 2024 x86_64 x86_64 x86_64 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: 247Gi 1.1Gi 189Gi 2.0Mi 57Gi 244Gi
 Swap: 0B 0B 0B
 + lscpu
 + head -n 25
 Architecture: x86_64
 CPU op-mode(s): 32-bit, 64-bit
 Byte Order: Little Endian
 CPU(s): 64
 On-line CPU(s) list: 0-63
 Thread(s) per core: 2
 Core(s) per socket: 32
 Socket(s): 1
 NUMA node(s): 1
 Vendor ID: GenuineIntel
 BIOS Vendor ID: Alibaba Cloud
 CPU family: 6
 Model: 106
 Model name: Intel(R) Xeon(R) Platinum 8369B CPU @ 2.70GHz
 BIOS Model name: pc-i440fx-2.1
 Stepping: 6
 CPU MHz: 3479.668
 BogoMIPS: 5399.99
 Hypervisor vendor: KVM
 Virtualization type: full
 L1d cache: 48K
 L1i cache: 32K
 L2 cache: 1280K
 L3 cache: 49152K
 NUMA node0 CPU(s): 0-63
 + java -version
 openjdk version "24-internal" 2025-03-18
 OpenJDK Runtime Environment (build 24-internal)
 OpenJDK 64-Bit Server VM (build 24-internal, mixed mode, sharing)
 + java -Xinternalversion
 OpenJDK 64-Bit Server VM (24-internal) for linux-amd64 JRE (24-internal), built on 2024-11-07T18:09:57Z 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 56c588b4e88d779cd5c5f67e7bfb4e1641eb9c25
 + 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 iZbp11805ken0jlzqwiureZ 5.10.134-17.2.al8.x86_64 #1 SMP Fri Aug 9 15:49:42 CST 2024 x86_64 x86_64 x86_64 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: 247Gi 1.1Gi 189Gi 2.0Mi 57Gi 244Gi Swap: 0B 0B 0B + lscpu + head -n 25 Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 64 On-line CPU(s) list: 0-63 Thread(s) per core: 2 Core(s) per socket: 32 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel BIOS Vendor ID: Alibaba Cloud CPU family: 6 Model: 106 Model name: Intel(R) Xeon(R) Platinum 8369B CPU @ 2.70GHz BIOS Model name: pc-i440fx-2.1 Stepping: 6 CPU MHz: 3479.668 BogoMIPS: 5399.99 Hypervisor vendor: KVM Virtualization type: full L1d cache: 48K L1i cache: 32K L2 cache: 1280K L3 cache: 49152K NUMA node0 CPU(s): 0-63 + java -version openjdk version "24-internal" 2025-03-18 OpenJDK Runtime Environment (build 24-internal) OpenJDK 64-Bit Server VM (build 24-internal, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (24-internal) for linux-amd64 JRE (24-internal), built on 2024-11-07T18:09:57Z 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 56c588b4e88d779cd5c5f67e7bfb4e1641eb9c25 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git diff
- master
- 
        x86_64
- 
        linux
"MainThread" #34 [116487] prio=5 os_prio=0 cpu=303.00ms elapsed=479.88s tid=0x00007f1714265270 nid=116487 in Object.wait() [0x00007f16c5679000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait0(java.base@24-internal/Native Method)
- waiting on <0x000000011e460f70> (a java.lang.Thread)
at java.lang.Object.wait(java.base@24-internal/Object.java:378)
at java.lang.Thread.join(java.base@24-internal/Thread.java:2018)
- locked <0x000000011e460f70> (a java.lang.Thread)
at java.lang.Thread.join(java.base@24-internal/Thread.java:2094)
at TestMemorySession.testAcquireCloseRace(TestMemorySession.java:380)
- duplicates
- 
                    JDK-8343793 Test java/foreign/TestMemorySession.java is timing out -           
- Closed
 
-