December 2024 Archives by subject
Starting: Sun Dec 1 12:51:44 UTC 2024
Ending: Tue Dec 31 09:44:18 UTC 2024
Messages: 590
- [jdk24] Integrated: 8343890: SEGV crash in RunTimeClassInfo::klass
Matias Saavedra Silva
- [jdk24] Integrated: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Patricio Chilano Mateo
- [jdk24] Integrated: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635
Ioi Lam
- [jdk24] RFR: 8322983: Virtual Threads: exclude 2 tests
SendaoYan
- [jdk24] RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Matias Saavedra Silva
- [jdk24] RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Calvin Cheung
- [jdk24] RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Matias Saavedra Silva
- [jdk24] RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Patricio Chilano Mateo
- [jdk24] RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
David Holmes
- [jdk24] RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Alan Bateman
- [jdk24] RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Patricio Chilano Mateo
- [jdk24] RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635
Ioi Lam
- [jdk24] RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635
Calvin Cheung
- Integrated: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned
Swati Sharma
- Integrated: 8311542: Consolidate the native stack printing code
David Holmes
- Integrated: 8319875: Add macOS implementation for jcmd System.map
Simon Tooke
- Integrated: 8321818: vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
David Holmes
- Integrated: 8322983: Virtual Threads: exclude 2 tests
Evgeny Nikitin
- Integrated: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Fredrik Bredberg
- Integrated: 8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag
David Holmes
- Integrated: 8339313: 32-bit build broken
Thomas Stuefe
- Integrated: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp
SendaoYan
- Integrated: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Ioi Lam
- Integrated: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check
Simon Tooke
- Integrated: 8342089: Require --enable-native-access to be the same between CDS dump time and run time
Matias Saavedra Silva
- Integrated: 8342979: Start of release updates for JDK 25
Pavel Rappo
- Integrated: 8343890: SEGV crash in RunTimeClassInfo::klass
Matias Saavedra Silva
- Integrated: 8344607: Link Time Optimization - basic support for clang
Matthias Baesken
- Integrated: 8344831: [REDO] CDS: Parallel relocation
Aleksey Shipilev
- Integrated: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result'
Matthias Baesken
- Integrated: 8344987: Test serviceability/sa/TestJhsdbJstackPrintVMLocks.java fails: NoClassDefFoundError: jdk/test/lib/Utils
Leonid Mesnik
- Integrated: 8345012: os::build_agent_function_name potentially wastes a byte when allocating the buffer
David Holmes
- Integrated: 8345102: [s390x/ppc] ShowRegistersOnAssertTest.java fails after 8343756
Amit Kumar
- Integrated: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Patricio Chilano Mateo
- Integrated: 8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer
Ioi Lam
- Integrated: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- Integrated: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual
Matias Saavedra Silva
- Integrated: 8345514: Should use internal class name when calling ClassLoader.getResourceAsByteArray
Calvin Cheung
- Integrated: 8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64
Matthias Baesken
- Integrated: 8345629: Remove expired flags in JDK 25
David Holmes
- Integrated: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function
SendaoYan
- Integrated: 8345799: Update copyright year to 2024 for core-libs in files where it was missed
Magnus Ihse Bursie
- Integrated: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar
Calvin Cheung
- Integrated: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
David Holmes
- Integrated: 8346048: test/lib/containers/docker/DockerRunOptions.java uses addJavaOpts() from ctor
Leonid Mesnik
- Integrated: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event
Alan Bateman
- Integrated: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635
Ioi Lam
- Integrated: 8346231: RISC-V: Fix incorrect assertion in SharedRuntime::generate_handler_blob
Fei Yang
- Integrated: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags
David Holmes
- Integrated: 8346605: AIX fastdebug build fails in memoryReserver.cpp after JDK-8345655
Matthias Baesken
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v3]
Swati Sharma
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v4]
Swati Sharma
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v4]
Stefan Johansson
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v5]
Swati Sharma
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v5]
Stefan Johansson
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v5]
Thomas Schatzl
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v5]
duke
- RFR: 8205051: Poor Performance with UseNUMA when cpu and memory nodes are misaligned [v5]
Alan Bateman
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v2]
Swati Sharma
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v2]
Sangheon Kim
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v2]
Stefan Johansson
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v2]
Stefan Johansson
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v2]
Swati Sharma
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v2]
Swati Sharma
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v3]
Swati Sharma
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v3]
Swati Sharma
- RFR: 8205051: UseNUMA memory interleaving vs cpunodebind & localalloc [v3]
Thomas Schatzl
- RFR: 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) [v42]
Paul Sandoz
- RFR: 8311542: Consolidate the native stack printing code
David Holmes
- RFR: 8311542: Consolidate the native stack printing code
Kim Barrett
- RFR: 8311542: Consolidate the native stack printing code
David Holmes
- RFR: 8311542: Consolidate the native stack printing code
David Holmes
- RFR: 8311542: Consolidate the native stack printing code
Stefan Karlsson
- RFR: 8311542: Consolidate the native stack printing code
Stefan Karlsson
- RFR: 8311542: Consolidate the native stack printing code
Julian Waters
- RFR: 8311542: Consolidate the native stack printing code
Fredrik Bredberg
- RFR: 8311542: Consolidate the native stack printing code
David Holmes
- RFR: 8311542: Consolidate the native stack printing code
David Holmes
- RFR: 8311542: Consolidate the native stack printing code
David Holmes
- RFR: 8311542: Consolidate the native stack printing code
Julian Waters
- RFR: 8311542: Consolidate the native stack printing code [v2]
David Holmes
- RFR: 8311542: Consolidate the native stack printing code [v3]
David Holmes
- RFR: 8311542: Consolidate the native stack printing code [v4]
David Holmes
- RFR: 8311542: Consolidate the native stack printing code [v5]
David Holmes
- RFR: 8311542: Consolidate the native stack printing code [v5]
Julian Waters
- RFR: 8311542: Consolidate the native stack printing code [v5]
Julian Waters
- RFR: 8311542: Consolidate the native stack printing code [v5]
David Holmes
- RFR: 8311542: Consolidate the native stack printing code [v5]
Julian Waters
- RFR: 8311542: Consolidate the native stack printing code [v6]
David Holmes
- RFR: 8311542: Consolidate the native stack printing code [v6]
Julian Waters
- RFR: 8311542: Consolidate the native stack printing code [v6]
Kim Barrett
- RFR: 8311542: Consolidate the native stack printing code [v6]
David Holmes
- RFR: 8319875: Add macOS implementation for jcmd System.map [v10]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v11]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v11]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v11]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v12]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v12]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v12]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v13]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v14]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v14]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v14]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v15]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v16]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v16]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v16]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v17]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v17]
Sonia Zaldana Calles
- RFR: 8319875: Add macOS implementation for jcmd System.map [v17]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v17]
duke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v17]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Simon Tooke
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Thomas Stuefe
- RFR: 8319875: Add macOS implementation for jcmd System.map [v2]
Simon Tooke
- RFR: 8321818: vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
David Holmes
- RFR: 8321818: vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
Leonid Mesnik
- RFR: 8321818: vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
David Holmes
- RFR: 8321818: vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
Hamlin Li
- RFR: 8321818: vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
David Holmes
- RFR: 8322983: Virtual Threads: exclude 2 tests
Evgeny Nikitin
- RFR: 8322983: Virtual Threads: exclude 2 tests
SendaoYan
- RFR: 8322983: Virtual Threads: exclude 2 tests
Jaikiran Pai
- RFR: 8322983: Virtual Threads: exclude 2 tests
Evgeny Nikitin
- RFR: 8322983: Virtual Threads: exclude 2 tests [v2]
Evgeny Nikitin
- RFR: 8322983: Virtual Threads: exclude 2 tests [v2]
Leonid Mesnik
- RFR: 8322983: Virtual Threads: exclude 2 tests [v2]
Jaikiran Pai
- RFR: 8322983: Virtual Threads: exclude 2 tests [v2]
duke
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL
David Holmes
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Afshin Zafari
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Afshin Zafari
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL
David Holmes
- RFR: 8323807: Async UL: Add a stalling mode to async UL
David Holmes
- RFR: 8323807: Async UL: Add a stalling mode to async UL
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL [v2]
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL [v3]
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL [v4]
Johan Sjölen
- RFR: 8323807: Async UL: Add a stalling mode to async UL [v4]
David Holmes
- RFR: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing
Fredrik Bredberg
- RFR: 8329351: Add runtime/Monitor/TestRecursiveLocking.java for recursive Java monitor stress testing [v4]
Fredrik Bredberg
- RFR: 8331201: UBSAN enabled build reports on Linux x86_64 runtime error: shift exponent 65 is too large for 64-bit type 'long unsigned int' [v2]
Afshin Zafari
- RFR: 8331201: UBSAN enabled build reports on Linux x86_64 runtime error: shift exponent 65 is too large for 64-bit type 'long unsigned int' [v2]
Kim Barrett
- RFR: 8331201: UBSAN enabled build reports on Linux x86_64 runtime error shift exponent 65 is too large for 64-bit type 'long unsigned int'
Afshin Zafari
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Fredrik Bredberg
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Coleen Phillimore
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Fredrik Bredberg
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
David Holmes
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
David Holmes
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Coleen Phillimore
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Coleen Phillimore
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
David Holmes
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Fredrik Bredberg
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Fredrik Bredberg
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Fredrik Bredberg
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Coleen Phillimore
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
David Holmes
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
David Holmes
- RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Fredrik Bredberg
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v10]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v11]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v6]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v7]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Robert Toyonaga
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Robert Toyonaga
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Robert Toyonaga
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Robert Toyonaga
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Robert Toyonaga
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v8]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v9]
Afshin Zafari
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v9]
Robert Toyonaga
- RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v9]
Afshin Zafari
- RFR: 8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag
David Holmes
- RFR: 8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag
Calvin Cheung
- RFR: 8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag
David Holmes
- RFR: 8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag
Kim Barrett
- RFR: 8339019: Obsolete the UseLinuxPosixThreadCPUClocks flag
David Holmes
- RFR: 8339313: 32-bit build broken
Thomas Stuefe
- RFR: 8339313: 32-bit build broken
Coleen Phillimore
- RFR: 8339313: 32-bit build broken
Thomas Stuefe
- RFR: 8339313: 32-bit build broken
Matthias Baesken
- RFR: 8339313: 32-bit build broken
Sonia Zaldana Calles
- RFR: 8339313: 32-bit build broken
Thomas Stuefe
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp
Andrew Haley
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
SendaoYan
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
SendaoYan
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
SendaoYan
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
David Holmes
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
Kim Barrett
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
SendaoYan
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v2]
Andrew Haley
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v3]
SendaoYan
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v3]
Kim Barrett
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v3]
SendaoYan
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v4]
SendaoYan
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v4]
David Holmes
- RFR: 8339331: GCC fortify error in vm_version_linux_aarch64.cpp [v4]
SendaoYan
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Ioi Lam
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Calvin Cheung
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Vladimir Kozlov
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Ioi Lam
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache
Vladimir Kozlov
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache [v2]
Ioi Lam
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache [v2]
Ioi Lam
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache [v2]
David Holmes
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache [v2]
Calvin Cheung
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache [v2]
Vladimir Kozlov
- RFR: 8339535: JVM crashes with -Xshare:dump -XX:+SegmentedCodeCache [v2]
Ioi Lam
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v10]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v10]
David Holmes
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v10]
duke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v10]
David Holmes
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v10]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Kevin Walls
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Thomas Stuefe
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Thomas Stuefe
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
David Holmes
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v2]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v3]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v3]
Thomas Stuefe
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v4]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v5]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v6]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v7]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v7]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v8]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v9]
Simon Tooke
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v9]
Thomas Stuefe
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v9]
David Holmes
- RFR: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check [v9]
Simon Tooke
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region
Matias Saavedra Silva
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region
Ioi Lam
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region
Johan Sjölen
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region
Stefan Karlsson
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v2]
Matias Saavedra Silva
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v2]
Matias Saavedra Silva
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v3]
Matias Saavedra Silva
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v4]
Matias Saavedra Silva
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v4]
Stefan Karlsson
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v5]
Matias Saavedra Silva
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v6]
Matias Saavedra Silva
- RFR: 8340631: assert(reserved_rgn->contain_region(base_addr, size)) failed: Reserved CDS region should contain this mapping region [v6]
Stefan Karlsson
- RFR: 8342089: Require --enable-native-access to be the same between CDS dump time and run time [v7]
Matias Saavedra Silva
- RFR: 8342504: Remove NMT header and footer canaries [v2]
Thomas Stuefe
- RFR: 8342504: Remove NMT header and footer canaries [v2]
Thomas Stuefe
- RFR: 8342504: Remove NMT header and footer canaries [v2]
Thomas Stuefe
- RFR: 8342979: Start of release updates for JDK 25 [v7]
Joe Darcy
- RFR: 8342979: Start of release updates for JDK 25 [v8]
Pavel Rappo
- RFR: 8342979: Start of release updates for JDK 25 [v8]
Iris Clark
- RFR: 8342979: Start of release updates for JDK 25 [v9]
Pavel Rappo
- RFR: 8342979: Start of release updates for JDK 25 [v9]
Joe Darcy
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v10]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v11]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v3]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v3]
Severin Gehwolf
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v3]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v8]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v9]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v9]
Severin Gehwolf
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v9]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v9]
Severin Gehwolf
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v9]
Sergey Chernyshev
- RFR: 8343191: Cgroup v1 subsystem fails to set subsystem path [v9]
Sergey Chernyshev
- RFR: 8343249: [Windows] Implement SpinPause
Julian Waters
- RFR: 8343249: [Windows] Implement SpinPause [v4]
Aleksey Shipilev
- RFR: 8343249: [Windows] Implement SpinPause [v4]
Stuart Monteith
- RFR: 8343249: [Windows] Implement SpinPause [v4]
Julian Waters
- RFR: 8343249: [Windows] Implement SpinPause [v4]
Julian Waters
- RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Matias Saavedra Silva
- RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Ioi Lam
- RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Ioi Lam
- RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Calvin Cheung
- RFR: 8343890: SEGV crash in RunTimeClassInfo::klass
Matias Saavedra Silva
- RFR: 8344607: Link Time Optimization - basic support for clang [v3]
Magnus Ihse Bursie
- RFR: 8344607: Link Time Optimization - basic support for clang [v4]
Matthias Baesken
- RFR: 8344607: Link Time Optimization - basic support for clang [v4]
Joachim Kern
- RFR: 8344607: Link Time Optimization - basic support for clang [v4]
Matthias Baesken
- RFR: 8344607: Link Time Optimization - basic support for clang [v4]
Lutz Schmidt
- RFR: 8344607: Link Time Optimization - basic support for clang [v4]
Julian Waters
- RFR: 8344607: Link Time Optimization - basic support for clang [v4]
Matthias Baesken
- RFR: 8344607: Link Time Optimization - basic support for clang [v4]
Magnus Ihse Bursie
- RFR: 8344831: [REDO] CDS: Parallel relocation [v5]
David Holmes
- RFR: 8344831: [REDO] CDS: Parallel relocation [v5]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
David Holmes
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Thomas Stuefe
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Thomas Stuefe
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
David Holmes
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
David Holmes
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Axel Boldt-Christmas
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
David Holmes
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344831: [REDO] CDS: Parallel relocation [v6]
Aleksey Shipilev
- RFR: 8344922: Redefinition verifies the new klass when verification is disabled
Coleen Phillimore
- RFR: 8344922: Redefinition verifies the new klass when verification is disabled
David Holmes
- RFR: 8344922: Redefinition verifies the new klass when verification is disabled
Coleen Phillimore
- RFR: 8344922: Redefinition verifies the new klass when verification is disabled
David Holmes
- RFR: 8344922: Redefinition verifies the new klass when verification is disabled
Coleen Phillimore
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v4]
Richard Reingruber
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v4]
Patricio Chilano Mateo
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v4]
Richard Reingruber
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v4]
Richard Reingruber
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v4]
Alan Bateman
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v5]
Matthias Baesken
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v6]
Matthias Baesken
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v6]
Matthias Baesken
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v7]
Matthias Baesken
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v7]
Patricio Chilano Mateo
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v7]
Richard Reingruber
- RFR: 8344935: [ubsan]: javaThread.hpp:1241:52: runtime error: load of value 9831830, which is not a valid value for type 'freeze_result' [v7]
Matthias Baesken
- RFR: 8344987: Test serviceability/sa/TestJhsdbJstackPrintVMLocks.java fails: NoClassDefFoundError: jdk/test/lib/Utils
Chris Plummer
- RFR: 8345012: os::build_agent_function_name potentially wastes a byte when allocating the buffer [v5]
David Holmes
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
David Holmes
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
David Holmes
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
David Holmes
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Alan Bateman
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME
Coleen Phillimore
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v2]
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v2]
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v2]
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v3]
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v3]
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v3]
David Holmes
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v3]
Alan Bateman
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v3]
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v4]
Patricio Chilano Mateo
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v4]
Alan Bateman
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v4]
David Holmes
- RFR: 8345266: java/util/concurrent/locks/StampedLock/OOMEInStampedLock.java JTREG_TEST_THREAD_FACTORY=Virtual fails with OOME [v4]
Patricio Chilano Mateo
- RFR: 8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer
Ioi Lam
- RFR: 8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer
Matthias Baesken
- RFR: 8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer
Kim Barrett
- RFR: 8345390: [ubsan] systemDictionaryShared.cpp:964: member call on null pointer
Ioi Lam
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
David Holmes
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
David Holmes
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
David Holmes
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Alex Menkov
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Alex Menkov
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Alex Menkov
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests [v2]
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests [v2]
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests [v2]
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests [v3]
Chris Plummer
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests [v3]
Alex Menkov
- RFR: 8345422: Fix JNI Checker "in native method" warnings in the debug agent and debugger tests [v3]
Chris Plummer
- RFR: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual
Matias Saavedra Silva
- RFR: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual
Leonid Mesnik
- RFR: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual
Matias Saavedra Silva
- RFR: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual [v2]
Matias Saavedra Silva
- RFR: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual [v2]
Leonid Mesnik
- RFR: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual [v2]
Ioi Lam
- RFR: 8345503: Test EnableNativeAccessCDS.java fails with TEST_THREAD_FACTORY=Virtual [v2]
SendaoYan
- RFR: 8345514: Should use internal class name when calling ClassLoader.getResourceAsByteArray
Calvin Cheung
- RFR: 8345514: Should use internal class name when calling ClassLoader.getResourceAsByteArray
Ioi Lam
- RFR: 8345514: Should use internal class name when calling ClassLoader.getResourceAsByteArray
Matias Saavedra Silva
- RFR: 8345514: Should use internal class name when calling ClassLoader.getResourceAsByteArray
Calvin Cheung
- RFR: 8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64 [v3]
Matthias Baesken
- RFR: 8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64 [v3]
Martin Doerr
- RFR: 8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64 [v4]
Matthias Baesken
- RFR: 8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64 [v4]
Martin Doerr
- RFR: 8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64 [v4]
Lutz Schmidt
- RFR: 8345569: [ubsan] adjustments to filemap.cpp and virtualspace.cpp for macOS aarch64 [v4]
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer
David Holmes
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer
David Holmes
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer [v2]
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer [v2]
David Holmes
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer [v2]
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer [v2]
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer [v3]
Matthias Baesken
- RFR: 8345569: [ubsan] filemap.cpp:2215:47: runtime error: applying non-zero offset 34358689792 to null pointer [v3]
David Holmes
- RFR: 8345629: Remove expired flags in JDK 25
David Holmes
- RFR: 8345629: Remove expired flags in JDK 25
Vladimir Kozlov
- RFR: 8345629: Remove expired flags in JDK 25
Coleen Phillimore
- RFR: 8345629: Remove expired flags in JDK 25
David Holmes
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function
SendaoYan
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v2]
SendaoYan
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v2]
Calvin Cheung
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v2]
David Holmes
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v2]
David Holmes
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v2]
SendaoYan
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v3]
SendaoYan
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v3]
Calvin Cheung
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v3]
David Holmes
- RFR: 8345632: [ASAN] memory leak in get_numbered_property_as_sorted_string function [v3]
SendaoYan
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump
Doug Simon
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump
Ioi Lam
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump
Doug Simon
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump
Calvin Cheung
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump [v2]
Ioi Lam
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump [v2]
Ioi Lam
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump [v2]
Doug Simon
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump [v2]
Ioi Lam
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump [v3]
Ioi Lam
- RFR: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump [v3]
Ioi Lam
- RFR: 8345646: aotClassLinking/BulkLoaderTest.java fails if VM options are incompatible
Ioi Lam
- RFR: 8345646: aotClassLinking/BulkLoaderTest.java fails if VM options are incompatible
David Holmes
- RFR: 8345646: aotClassLinking/BulkLoaderTest.java fails if VM options are incompatible
Ioi Lam
- RFR: 8345758: AArch64: vm_version_linux_aarch64.cpp report nullptr compile warning by gcc14
SendaoYan
- RFR: 8345782: Refining the cases that libjsig deprecation warning is issued
Joakim Nordström
- RFR: 8345782: Refining the cases that libjsig deprecation warning is issued
Joakim Nordström
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed
Magnus Ihse Bursie
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Magnus Ihse Bursie
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Daniel Fuchs
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Kevin Walls
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Roger Riggs
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Kevin Walls
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Magnus Ihse Bursie
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Magnus Ihse Bursie
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v2]
Roger Riggs
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Magnus Ihse Bursie
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Joe Wang
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Joe Wang
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Justin Lu
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Prasanta Sadhukhan
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Phil Race
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Hamlin Li
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Lance Andersen
- RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
Magnus Ihse Bursie
- RFR: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar
Calvin Cheung
- RFR: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar
Ioi Lam
- RFR: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar [v2]
Calvin Cheung
- RFR: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar [v2]
Calvin Cheung
- RFR: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar [v2]
David Holmes
- RFR: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar [v2]
Ioi Lam
- RFR: 8345936: Call ClassLoader.getResourceAsByteArray only for multi-release jar [v2]
Calvin Cheung
- RFR: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
David Holmes
- RFR: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
Ioi Lam
- RFR: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
David Holmes
- RFR: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
Ioi Lam
- RFR: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
David Holmes
- RFR: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
Aleksey Shipilev
- RFR: 8345955: Deprecate the UseOprofile flag with a view to removing the legacy oprofile support in the VM
David Holmes
- RFR: 8346048: test/lib/containers/docker/DockerRunOptions.java uses addJavaOpts() from ctor
Leonid Mesnik
- RFR: 8346048: test/lib/containers/docker/DockerRunOptions.java uses addJavaOpts() from ctor
David Holmes
- RFR: 8346048: test/lib/containers/docker/DockerRunOptions.java uses addJavaOpts() from ctor
Leonid Mesnik
- RFR: 8346048: test/lib/containers/docker/DockerRunOptions.java uses addJavaOpts() from ctor [v2]
Leonid Mesnik
- RFR: 8346048: test/lib/containers/docker/DockerRunOptions.java uses addJavaOpts() from ctor [v2]
David Holmes
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event
Alan Bateman
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event
Patricio Chilano Mateo
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v2]
Alan Bateman
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v2]
Alan Bateman
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v3]
Alan Bateman
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v3]
David Holmes
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v3]
Alan Bateman
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v3]
Alan Bateman
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v4]
Alan Bateman
- RFR: 8346120: VirtualThreadPinned event recorded for Object.wait may have wrong duration or may record second event [v4]
David Holmes
- RFR: 8346157: [s390x/Ubsan]: runtime error: pointer index expression with base 0x000000001000 overflowed to 0xfffffffffffffff0
Amit Kumar
- RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635
Ioi Lam
- RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635
David Holmes
- RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635
Doug Simon
- RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635 [v2]
Ioi Lam
- RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635 [v2]
Ioi Lam
- RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635 [v2]
Doug Simon
- RFR: 8346159: Disable CDS AOTClassLinking tests for JVMCI due to JDK-8345635 [v2]
Ioi Lam
- RFR: 8346231: RISC-V: Fix incorrect assertion in SharedRuntime::generate_handler_blob
Fei Yang
- RFR: 8346231: RISC-V: Fix incorrect assertion in SharedRuntime::generate_handler_blob
Feilong Jiang
- RFR: 8346231: RISC-V: Fix incorrect assertion in SharedRuntime::generate_handler_blob
Robbin Ehn
- RFR: 8346231: RISC-V: Fix incorrect assertion in SharedRuntime::generate_handler_blob
Fei Yang
- RFR: 8346377: Properly support static builds for Windows
Magnus Ihse Bursie
- RFR: 8346377: Properly support static builds for Windows
Magnus Ihse Bursie
- RFR: 8346377: Properly support static builds for Windows
Phil Race
- RFR: 8346377: Properly support static builds for Windows
Phil Race
- RFR: 8346377: Properly support static builds for Windows
Erik Joelsson
- RFR: 8346377: Properly support static builds for Windows
Magnus Ihse Bursie
- RFR: 8346377: Properly support static builds for Windows [v2]
Magnus Ihse Bursie
- RFR: 8346377: Properly support static builds for Windows [v2]
Magnus Ihse Bursie
- RFR: 8346377: Properly support static builds for Windows [v2]
Magnus Ihse Bursie
- RFR: 8346377: Properly support static builds for Windows [v2]
Magnus Ihse Bursie
- RFR: 8346377: Properly support static builds for Windows [v2]
Erik Joelsson
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
Magnus Ihse Bursie
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
David Holmes
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
Magnus Ihse Bursie
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
Magnus Ihse Bursie
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
David Holmes
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
Magnus Ihse Bursie
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
David Holmes
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
Thomas Stuefe
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
Thomas Stuefe
- RFR: 8346433: Cannot use DllMain in hotspot for static builds
Julian Waters
- RFR: 8346468: SM cleanup of common test library
Roger Riggs
- RFR: 8346468: SM cleanup of common test library
Weijun Wang
- RFR: 8346468: SM cleanup of common test library
Daniel Fuchs
- RFR: 8346468: SM cleanup of common test library [v2]
Roger Riggs
- RFR: 8346468: SM cleanup of common test library [v2]
Daniel Fuchs
- RFR: 8346468: SM cleanup of common test library [v2]
Weijun Wang
- RFR: 8346468: SM cleanup of common test library [v2]
Roger Riggs
- RFR: 8346468: SM cleanup of common test library [v3]
Roger Riggs
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags
David Holmes
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags
Jaikiran Pai
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags
David Holmes
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags
Thomas Stuefe
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags
David Holmes
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags
Thomas Stuefe
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v2]
David Holmes
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v2]
David Holmes
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v2]
Thomas Stuefe
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v2]
Jaikiran Pai
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v2]
Jaikiran Pai
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v3]
David Holmes
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v3]
David Holmes
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v3]
Thomas Stuefe
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v3]
Jaikiran Pai
- RFR: 8346477: Clarify the Java manpage in relation to the JVM's OnOutOfMemoryError flags [v3]
David Holmes
- RFR: 8346605: AIX fastdebug build fails in memoryReserver.cpp after JDK-8345655
Matthias Baesken
- RFR: 8346605: AIX fastdebug build fails in memoryReserver.cpp after JDK-8345655
Stefan Karlsson
- RFR: 8346605: AIX fastdebug build fails in memoryReserver.cpp after JDK-8345655
Lutz Schmidt
- RFR: 8346605: AIX fastdebug build fails in memoryReserver.cpp after JDK-8345655
Martin Doerr
- RFR: 8346605: AIX fastdebug build fails in memoryReserver.cpp after JDK-8345655
Matthias Baesken
- RFR: 8346661: Add a register print helper method and unify register printing
Matthias Baesken
- RFR: 8346661: Add a register print helper method and unify register printing
Martin Doerr
- RFR: 8346661: Add a register print helper method and unify register printing
Matthias Baesken
- RFR: 8346661: Add a register print helper method and unify register printing
Martin Doerr
- RFR: 8346661: Add a register print helper method and unify register printing
Matthias Baesken
- RFR: 8346661: Add a register print helper method and unify register printing
Thomas Stuefe
- RFR: 8346661: Add a register print helper method and unify register printing
Matthias Baesken
- RFR: 8346706: RISC-V: Add available registers to hs_err
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err
Magnus Ihse Bursie
- RFR: 8346706: RISC-V: Add available registers to hs_err
Hamlin Li
- RFR: 8346706: RISC-V: Add available registers to hs_err
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err
Magnus Ihse Bursie
- RFR: 8346706: RISC-V: Add available registers to hs_err
Magnus Ihse Bursie
- RFR: 8346706: RISC-V: Add available registers to hs_err
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err
Magnus Ihse Bursie
- RFR: 8346706: RISC-V: Add available registers to hs_err
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err [v2]
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err [v2]
Robbin Ehn
- RFR: 8346706: RISC-V: Add available registers to hs_err [v2]
Magnus Ihse Bursie
- RFR: 8346706: RISC-V: Add available registers to hs_err [v2]
Fei Yang
- RFR: 8346832: runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java fails on RISC-V
Fei Yang
- RFR: 8346832: runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java fails on RISC-V
Thomas Stuefe
- RFR: 8346832: runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java fails on RISC-V [v2]
Fei Yang
- RFR: 8346832: runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java fails on RISC-V [v2]
Fei Yang
- RFR: 8346832: runtime/CompressedOops/CompressedCPUSpecificClassSpaceReservation.java fails on RISC-V [v2]
Thomas Stuefe
- RFR: 8346838: RISC-V: runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java crash with debug VMs
Fei Yang
- RFR: 8346838: RISC-V: runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java crash with debug VMs
Feilong Jiang
- RFR: 8346866: [ASAN] memoryReserver.cpp reported applying non-zero offset to non-null pointer produced null pointer
SendaoYan
- RFR: 8346866: [ASAN] memoryReserver.cpp reported applying non-zero offset to non-null pointer produced null pointer
Kim Barrett
- RFR: 8346866: [ASAN] memoryReserver.cpp reported applying non-zero offset to non-null pointer produced null pointer
Kim Barrett
- RFR: 8346866: [ASAN] memoryReserver.cpp reported applying non-zero offset to non-null pointer produced null pointer
SendaoYan
- RFR: 8346866: [ASAN] memoryReserver.cpp reported applying non-zero offset to non-null pointer produced null pointer [v2]
SendaoYan
- RFR: 8346866: [ASAN] memoryReserver.cpp reported applying non-zero offset to non-null pointer produced null pointer [v2]
SendaoYan
- RFR: JVMCI compiler should not be disabled by java -Xshare:dump
Ioi Lam
- RFR: JVMCI compiler should not be disabled by java -Xshare:dump
Doug Simon
- Withdrawn: 8340401: DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java fail with assert(_stack_base != nullptr) failed: Sanity check
Simon Tooke
- Withdrawn: 8342724: Improve the performance and memory consumption of VMATree::register_mapping
duke
- Withdrawn: 8344922: Redefinition verifies the new klass when verification is disabled
Coleen Phillimore
- Withdrawn: 8345635: JVMCI compiler should not be disabled by java -Xshare:dump
Ioi Lam
- Withdrawn: 8345646: aotClassLinking/BulkLoaderTest.java fails if VM options are incompatible
Ioi Lam
Last message date:
Tue Dec 31 09:44:18 UTC 2024
Archived on: Tue Dec 31 09:44:29 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).