September 2025 Archives by author
Starting: Mon Sep 1 00:59:46 UTC 2025
Ending: Thu Sep 4 03:06:29 UTC 2025
Messages: 217
- Integrated: 8366331: Sort share/prims includes
Francesco Andreuzzi
- RFR: 8366155: Serial: Obsolete PretenureSizeThreshold
Francesco Andreuzzi
- RFR: 8366154: Validate thread type requirements in debug commands
Francesco Andreuzzi
- RFR: 8366556: Sort share/runtime includes
Francesco Andreuzzi
- RFR: 8366556: Sort share/runtime includes [v2]
Francesco Andreuzzi
- RFR: 8366556: Sort share/runtime includes [v2]
Francesco Andreuzzi
- RFR: 8366556: Sort share/runtime includes [v2]
Francesco Andreuzzi
- Integrated: 8366556: Sort share/runtime includes
Francesco Andreuzzi
- RFR: 8366778: Sort share/asm, share/gc, share/include includes
Francesco Andreuzzi
- RFR: 8366778: Sort share/asm, share/gc, share/include includes
Francesco Andreuzzi
- RFR: 8357086: os::xxx functions returning memory size should return size_t [v36]
Anton Artemov
- Integrated: 8357086: os::xxx functions returning memory size should return size_t
Anton Artemov
- RFR: 8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking [v5]
Evgeny Astigeevich
- RFR: 8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking [v4]
Evgeny Astigeevich
- RFR: 8300080: offset_of for GCC/Clang exhibits undefined behavior and is not always a compile-time constant
Kim Barrett
- RFR: 8300080: offset_of for GCC/Clang exhibits undefined behavior and is not always a compile-time constant
Kim Barrett
- RFR: 8314488: Compiling the JDK with C++17 [v4]
Kim Barrett
- RFR: 8300080: offset_of for GCC/Clang exhibits undefined behavior and is not always a compile-time constant
Kim Barrett
- RFR: 8364735: [asan] heap-use-after-free error detected in defaultStream::writer during VM shutdown [v2]
Kim Barrett
- RFR: 8260555: Change the default TIMEOUT_FACTOR from 4 to 1 [v9]
Alan Bateman
- RFR: 8366456: Allow AllocFailStrategy for RBTree [v2]
Axel Boldt-Christmas
- RFR: 8351334: [ubsan] memoryReserver.cpp:552:60: runtime error: applying non-zero offset 1073741824 to null pointer
Axel Boldt-Christmas
- RFR: 8365190: Remove LockingMode related code from share
Axel Boldt-Christmas
- RFR: 8365190: Remove LockingMode related code from share
Fredrik Bredberg
- RFR: 8365047: Remove exception handler stub code in C2 [v2]
Andrew Dinn
- RFR: 8365501: Remove special AdapterHandlerEntry for abstract methods [v3]
Andrew Dinn
- RFR: 8328306: AArch64: MacOS lazy JIT "write xor execute" switching [v4]
Andrew Dinn
- RFR: 8365991: AArch64: Ignore BlockZeroingLowLimit when UseBlockZeroing is false [v2]
Andrew Haley
- RFR: 8365991: AArch64: Ignore BlockZeroingLowLimit when UseBlockZeroing is false
Andrew Haley
- Random crashes/failures on Linux Aarch64
Andrew Haley
- RFR: 8366024: Remove unnecessary InstanceKlass::cast() [v2]
David Holmes
- RFR: 8365937: post_method_exit might incorrectly set was_popped_by_exception and value in the middle of stack unwinding [v4]
David Holmes
- RFR: 8365937: post_method_exit might incorrectly set was_popped_by_exception and value in the middle of stack unwinding [v4]
David Holmes
- RFR: 8366474: Rename MetaspaceObj::is_shared() to MetaspaceObj::in_aot_cache() [v2]
David Holmes
- Random crashes/failures on Linux Aarch64
David Holmes
- RFR: 8366154: Validate thread type requirements in debug commands
David Holmes
- RFR: 8365937: post_method_exit might incorrectly set was_popped_by_exception and value in the middle of stack unwinding [v4]
David Holmes
- RFR: 8366456: Allow AllocFailStrategy for RBTree [v2]
David Holmes
- RFR: 8366556: Sort share/runtime includes [v2]
David Holmes
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
David Holmes
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
David Holmes
- RFR: 8364735: [asan] heap-use-after-free error detected in defaultStream::writer during VM shutdown [v2]
David Holmes
- RFR: 8366556: Sort share/runtime includes [v2]
David Holmes
- RFR: 8328306: AArch64: MacOS lazy JIT "write xor execute" switching [v4]
David Holmes
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v3]
David Holmes
- RFR: 8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking [v5]
David Holmes
- RFR: 8365190: Remove LockingMode related code from share
David Holmes
- RFR: 8365190: Remove LockingMode related code from share
David Holmes
- RFR: 8366461: Remove obsolete method handle invoke logic [v3]
Manuel Hässig
- RFR: 8366363: MemBaseline accesses VMT without using lock [v9]
Paul Hübner
- RFR: 8365290: [perf] x86 ArrayFill intrinsic generates SPLIT_STORE for unaligned arrays [v4]
Vladimir Ivanov
- RFR: 8365407: Race condition in MethodTrainingData::verify() [v8]
Vladimir Ivanov
- RFR: 8365407: Race condition in MethodTrainingData::verify() [v8]
Vladimir Ivanov
- RFR: 8365407: Race condition in MethodTrainingData::verify() [v8]
Vladimir Ivanov
- RFR: 8366461: Remove obsolete method handle invoke logic [v3]
Vladimir Ivanov
- RFR: 8363858: [perf] OptimizeFill may use wide set of intrinsics
Vladimir Ivanov
- RFR: 8363858: [perf] OptimizeFill may use wide set of intrinsics [v2]
Vladimir Ivanov
- RFR: 8363858: [perf] OptimizeFill may use wide set of intrinsics [v3]
Vladimir Ivanov
- RFR: 8366434: THP not working properly with G1 after JDK-8345655
Stefan Johansson
- RFR: 8366434: THP not working properly with G1 after JDK-8345655
Stefan Johansson
- RFR: 8366434: THP not working properly with G1 after JDK-8345655
Stefan Karlsson
- RFR: 8300080: offset_of for GCC/Clang exhibits undefined behavior and is not always a compile-time constant
Stefan Karlsson
- RFR: 8366154: Validate thread type requirements in debug commands
Kerem Kat
- RFR: 8366154: Validate thread type requirements in debug commands
Kerem Kat
- RFR: 8366154: Validate thread type requirements in debug commands
Kerem Kat
- RFR: 8366154: Validate thread type requirements in debug commands [v2]
Kerem Kat
- RFR: 8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch
William Kemper
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events
William Kemper
- RFR: 8260555: Change the default TIMEOUT_FACTOR from 4 to 1 [v8]
Leo Korinth
- RFR: 8260555: Change the default TIMEOUT_FACTOR from 4 to 1 [v9]
Leo Korinth
- RFR: 8260555: Change the default TIMEOUT_FACTOR from 4 to 1 [v5]
Leo Korinth
- RFR: 8260555: Change the default TIMEOUT_FACTOR from 4 to 1 [v5]
Leo Korinth
- Integrated: 8260555: Change the default TIMEOUT_FACTOR from 4 to 1
Leo Korinth
- RFR: 8314488: Compiling the JDK with C++17 [v4]
Vladimir Kozlov
- RFR: 8317269: Store old classes in linked state in AOT cache [v6]
Ioi Lam
- RFR: 8317269: Store old classes in linked state in AOT cache [v4]
Ioi Lam
- RFR: 8317269: Store old classes in linked state in AOT cache [v5]
Ioi Lam
- RFR: 8317269: Store old classes in linked state in AOT cache [v5]
Ioi Lam
- RFR: 8317269: Store old classes in linked state in AOT cache [v4]
Ioi Lam
- RFR: 8317269: Store old classes in linked state in AOT cache [v2]
Ioi Lam
- RFR: 8317269: Store old classes in linked state in AOT cache [v2]
Ioi Lam
- RFR: 8317269: Store old classes in linked state in AOT cache [v7]
Ioi Lam
- RFR: 8366024: Remove unnecessary InstanceKlass::cast() [v2]
Ioi Lam
- RFR: 8366024: Remove unnecessary InstanceKlass::cast()
Ioi Lam
- Integrated: 8366024: Remove unnecessary InstanceKlass::cast()
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
Ioi Lam
- RFR: 8365407: Race condition in MethodTrainingData::verify() [v8]
Ioi Lam
- RFR: 8366474: Rename MetaspaceObj::is_shared() to MetaspaceObj::in_aot_cache() [v2]
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v2]
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v2]
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v2]
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v3]
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v3]
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v3]
Ioi Lam
- RFR: 8356548: Avoid using ASM to parse latest class files in tests [v6]
Ioi Lam
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v3]
Ioi Lam
- Integrated: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
Ioi Lam
- RFR: 8366474: Rename MetaspaceObj::is_shared() to MetaspaceObj::in_aot_cache() [v3]
Ioi Lam
- RFR: 8366474: Rename MetaspaceObj::is_shared() to MetaspaceObj::in_aot_cache() [v2]
Ioi Lam
- RFR: 8360000: RISC-V: implement aot [v5]
Hamlin Li
- RFR: 8246037: Shenandoah: update man pages to mention -XX:+UseShenandoahGC [v7]
Rui Li
- Integrated: 8246037: Shenandoah: update man pages to mention -XX:+UseShenandoahGC
Rui Li
- RFR: 8366474: Rename MetaspaceObj::is_shared() to MetaspaceObj::in_aot_cache() [v2]
Chen Liang
- RFR: 8366461: Remove obsolete method handle invoke logic
Dean Long
- RFR: 8366461: Remove obsolete method handle invoke logic [v2]
Dean Long
- RFR: 8366461: Remove obsolete method handle invoke logic [v3]
Dean Long
- RFR: 8366461: Remove obsolete method handle invoke logic [v3]
Dean Long
- RFR: 8366461: Remove obsolete method handle invoke logic [v3]
Dean Long
- RFR: 8365190: Remove LockingMode related code from share
Roberto Castañeda Lozano
- RFR: 8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch [v2]
Cesar Soares Lucas
- RFR: 8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch [v3]
Cesar Soares Lucas
- RFR: 8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch [v3]
Cesar Soares Lucas
- RFR: 8360389: Support printing from C2 compiled code [v8]
Benoît Maillard
- RFR: 8360389: Support printing from C2 compiled code [v9]
Benoît Maillard
- RFR: 8360389: Support printing from C2 compiled code [v8]
Benoît Maillard
- RFR: 8365937: post_method_exit might incorrectly set was_popped_by_exception and value in the middle of stack unwinding [v4]
Patricio Chilano Mateo
- RFR: 8365501: Remove special AdapterHandlerEntry for abstract methods [v3]
Ashutosh Mehra
- RFR: 8365501: Remove special AdapterHandlerEntry for abstract methods [v3]
Ashutosh Mehra
- Integrated: 8365501: Remove special AdapterHandlerEntry for abstract methods
Ashutosh Mehra
- RFR: 8366475: Rename MetaspaceShared class to AOTMetaspace [v3]
Ashutosh Mehra
- RFR: 8365937: post_method_exit might incorrectly set was_popped_by_exception and value in the middle of stack unwinding [v4]
Leonid Mesnik
- RFR: 8365190: Remove LockingMode related code from share
Leonid Mesnik
- RFR: 8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch
Kelvin Nilsen
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events
Kelvin Nilsen
- RFR: 8366456: Allow AllocFailStrategy for RBTree
Casper Norrbin
- RFR: 8366456: Allow AllocFailStrategy for RBTree [v2]
Casper Norrbin
- RFR: 8366363: MemBaseline accesses VMT without using lock
Casper Norrbin
- RFR: 8366238: Improve RBTree API with stricter comparator semantics and pluggable validation/printing hooks. [v4]
Casper Norrbin
- RFR: 8366238: Improve RBTree API with stricter comparator semantics and pluggable validation/printing hooks. [v3]
Casper Norrbin
- RFR: 8366238: Improve RBTree API with stricter comparator semantics and pluggable validation/printing hooks. [v3]
Casper Norrbin
- RFR: 8366363: MemBaseline accesses VMT without using lock [v2]
Casper Norrbin
- RFR: 8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking [v4]
Jaikiran Pai
- RFR: 8360389: Support printing from C2 compiled code [v8]
Emanuel Peter
- RFR: 8360389: Support printing from C2 compiled code [v8]
Emanuel Peter
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
Coleen Phillimore
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass*
Coleen Phillimore
- RFR: 8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking [v4]
Coleen Phillimore
- RFR: 8365190: Remove LockingMode related code from share
Coleen Phillimore
- RFR: 8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking [v5]
Coleen Phillimore
- RFR: 8366584: Add an InstanceKlass::super() method that returns InstanceKlass* [v3]
Coleen Phillimore
- RFR: 8246037: Shenandoah: update man pages to mention -XX:+UseShenandoahGC [v7]
Y. Srinivas Ramakrishna
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events
Y. Srinivas Ramakrishna
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events [v2]
Y. Srinivas Ramakrishna
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events [v2]
Y. Srinivas Ramakrishna
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events [v2]
Y. Srinivas Ramakrishna
- RFR: 8365047: Remove exception handler stub code in C2 [v3]
Ruben
- RFR: 8365047: Remove exception handler stub code in C2 [v2]
Ruben
- RFR: 8366155: Serial: Obsolete PretenureSizeThreshold
Thomas Schatzl
- RFR: 8342382: Implement JEP 522: G1 GC: Improve Throughput by Reducing Synchronization [v51]
Thomas Schatzl
- RFR: 8342382: Implement JEP 522: G1 GC: Improve Throughput by Reducing Synchronization [v52]
Thomas Schatzl
- RFR: 8366434: THP not working properly with G1 after JDK-8345655
Aleksey Shipilev
- RFR: 8366434: THP not working properly with G1 after JDK-8345655
Aleksey Shipilev
- RFR: 8366434: THP not working properly with G1 after JDK-8345655
Aleksey Shipilev
- RFR: 8366778: Sort share/asm, share/gc, share/include includes
Aleksey Shipilev
- RFR: 8366778: Sort share/asm, share/gc, share/include includes
Joel Sikström
- RFR: 8366456: Allow AllocFailStrategy for RBTree
Johan Sjölen
- RFR: 8366456: Allow AllocFailStrategy for RBTree [v2]
Johan Sjölen
- RFR: 8366456: Allow AllocFailStrategy for RBTree [v2]
Johan Sjölen
- RFR: 8366238: Improve RBTree API with stricter comparator semantics and pluggable validation/printing hooks. [v3]
Johan Sjölen
- RFR: 8366238: Improve RBTree API with stricter comparator semantics and pluggable validation/printing hooks. [v3]
Johan Sjölen
- RFR: 8366456: Allow AllocFailStrategy for RBTree [v2]
Johan Sjölen
- Integrated: 8366456: Allow AllocFailStrategy for RBTree
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v2]
Johan Sjölen
- RFR: 8364735: [asan] heap-use-after-free error detected in defaultStream::writer during VM shutdown [v2]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v3]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v3]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v2]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v4]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v5]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v6]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v7]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v8]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v9]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v8]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v9]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v10]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v10]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v11]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v12]
Johan Sjölen
- RFR: 8366363: MemBaseline accesses VMT without using lock [v12]
Johan Sjölen
- RFR: 8300080: offset_of for GCC/Clang exhibits undefined behavior and is not always a compile-time constant
Johan Sjölen
- RFR: 8366238: Improve RBTree API with stricter comparator semantics and pluggable validation/printing hooks. [v4]
Johan Sjölen
- RFR: 8366057: HotSpot Style Guide should permit trailing return types
Johan Sjölen
- RFR: 8364735: [asan] heap-use-after-free error detected in defaultStream::writer during VM shutdown [v2]
Thomas Stuefe
- RFR: 8365407: Race condition in MethodTrainingData::verify() [v8]
Igor Veresov
- RFR: 8365407: Race condition in MethodTrainingData::verify() [v8]
Igor Veresov
- Integrated: 8365407: Race condition in MethodTrainingData::verify()
Igor Veresov
- RFR: 8363858: [perf] OptimizeFill may use wide set of intrinsics
Sandhya Viswanathan
- RFR: 8365290: [perf] x86 ArrayFill intrinsic generates SPLIT_STORE for unaligned arrays [v4]
Sandhya Viswanathan
- RFR: 8363858: [perf] OptimizeFill may use wide set of intrinsics [v3]
Sandhya Viswanathan
- RFR: 8366699: Replace TestNoNULL with a simpler mechanism to forbid using NULL in HotSpot code
Julian Waters
- Withdrawn: 8366699: Replace TestNoNULL with a simpler mechanism to forbid using NULL in HotSpot code
Julian Waters
- RFR: 8366556: Sort share/runtime includes
Albert Mingkun Yang
- RFR: 8365190: Remove LockingMode related code from share
Albert Mingkun Yang
- RFR: 8366778: Sort share/asm, share/gc, share/include includes
Albert Mingkun Yang
- RFR: 8366155: Serial: Obsolete PretenureSizeThreshold
Albert Mingkun Yang
- Integrated: 8366155: Serial: Obsolete PretenureSizeThreshold
Albert Mingkun Yang
- RFR: 8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch [v3]
Fei Yang
- RFR: 8366363: MemBaseline accesses VMT without using lock [v2]
Afshin Zafari
- RFR: 8365163: [ubsan] left-shift issue in globalDefinitions.hpp [v6]
Afshin Zafari
- Integrated: 8365163: [ubsan] left-shift issue in globalDefinitions.hpp
Afshin Zafari
- RFR: 8366363: MemBaseline accesses VMT without using lock [v3]
Afshin Zafari
- RFR: 8366363: MemBaseline accesses VMT without using lock [v10]
Afshin Zafari
- RFR: 8364936: Shenandoah: Switch nmethod entry barriers to conc_instruction_and_data_patch [v3]
Dingli Zhang
- RFR: 8365991: AArch64: Ignore BlockZeroingLowLimit when UseBlockZeroing is false [v3]
Patrick Zhang
- RFR: 8365991: AArch64: Ignore BlockZeroingLowLimit when UseBlockZeroing is false [v2]
Patrick Zhang
- RFR: 8357086: os::xxx functions returning memory size should return size_t [v36]
duke
- RFR: 8366556: Sort share/runtime includes [v2]
duke
- RFR: 8246037: Shenandoah: update man pages to mention -XX:+UseShenandoahGC [v7]
duke
- RFR: 8363858: [perf] OptimizeFill may use wide set of intrinsics
duke
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events
pf0n
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events
pf0n
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events
pf0n
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events
pf0n
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events [v2]
pf0n
- RFR: 8366122: Shenandoah: Implement efficient support for object count after gc events [v2]
pf0n
Last message date:
Thu Sep 4 03:06:29 UTC 2025
Archived on: Thu Sep 4 03:06:39 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).