- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    24
- 
    + uname -a 
 Linux riscv-dev 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: 495Gi 13Gi 424Gi 143Mi 61Gi 482Gi
 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): 128
 On-line CPU(s) list: 0-127
 Thread(s) per core: 2
 Core(s) per socket: 64
 Socket(s): 1
 NUMA node(s): 1
 Vendor ID: AuthenticAMD
 CPU family: 25
 Model: 17
 Model name: AMD EPYC 9T24 96-Core Processor
 Stepping: 1
 CPU MHz: 3692.425
 BogoMIPS: 5400.00
 Hypervisor vendor: KVM
 Virtualization type: full
 L1d cache: 32K
 L1i cache: 32K
 L2 cache: 1024K
 L3 cache: 32768K
 NUMA node0 CPU(s): 0-127
 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves avx512_bf16 clzero xsaveerptr rdpru wbnoinvd arat avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid fsrm arch_capabilities
 + ldd --version
 ldd (GNU libc) 2.32
 Copyright (C) 2020 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.
 + java -version
 openjdk version "24-internal" 2025-03-18
 OpenJDK Runtime Environment (build 24-internal-96eed7fa)
 OpenJDK 64-Bit Server VM (build 24-internal-96eed7fa, mixed mode, sharing)
 + java -Xinternalversion
 OpenJDK 64-Bit Server VM (24-internal-96eed7fa) for linux-amd64 JRE (24-internal-96eed7fa), built on 2024-11-08T12:38:20Z with gcc 10.2.1 20200825 (Alibaba 10.2.1-3.8 2.32)
 + git remote -v
 origin git@github.com:openjdk/jdk.git (fetch)
 origin git@github.com:openjdk/jdk.git (push)
 + git log -n 1
 + head -n 1
 commit 96eed7fa6c025374bc10039bca2949a76d78f890+ uname -a Linux riscv-dev 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: 495Gi 13Gi 424Gi 143Mi 61Gi 482Gi 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): 128 On-line CPU(s) list: 0-127 Thread(s) per core: 2 Core(s) per socket: 64 Socket(s): 1 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 25 Model: 17 Model name: AMD EPYC 9T24 96-Core Processor Stepping: 1 CPU MHz: 3692.425 BogoMIPS: 5400.00 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 1024K L3 cache: 32768K NUMA node0 CPU(s): 0-127 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves avx512_bf16 clzero xsaveerptr rdpru wbnoinvd arat avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid fsrm arch_capabilities + ldd --version ldd (GNU libc) 2.32 Copyright (C) 2020 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. + java -version openjdk version "24-internal" 2025-03-18 OpenJDK Runtime Environment (build 24-internal-96eed7fa) OpenJDK 64-Bit Server VM (build 24-internal-96eed7fa, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (24-internal-96eed7fa) for linux-amd64 JRE (24-internal-96eed7fa), built on 2024-11-08T12:38:20Z with gcc 10.2.1 20200825 (Alibaba 10.2.1-3.8 2.32) + git remote -v origin git@github.com:openjdk/jdk.git (fetch) origin git@github.com:openjdk/jdk.git (push) + git log -n 1 + head -n 1 commit 96eed7fa6c025374bc10039bca2949a76d78f890
- 
        b24
- 
        x86_64
- 
        linux
javax.management.ListenerNotFoundException: Listener not found
at java.management/com.sun.jmx.remote.internal.ServerNotifForwarder.removeNotificationListener(ServerNotifForwarder.java:208)
at java.management/com.sun.jmx.remote.internal.ServerNotifForwarder.removeNotificationListener(ServerNotifForwarder.java:168)
at java.management.rmi/javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1568)
at java.management.rmi/javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1348)
at java.management.rmi/javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1435)
at java.management.rmi/javax.management.remote.rmi.RMIConnectionImpl.removeNotificationListeners(RMIConnectionImpl.java:1149)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
- relates to
- 
                    JDK-6238731 Notification not received by JMX client when domain not specified -           
- Resolved
 
-         
- 
                    JDK-8272780 ServerNotifForwarder.removeNotificationListener() incorrect exception handling -           
- Resolved
 
-         
- links to
- 
                     Commit(master)
        openjdk/jdk/50161322 Commit(master)
        openjdk/jdk/50161322
- 
                     Review(master)
        openjdk/jdk/21993 Review(master)
        openjdk/jdk/21993