January 2024 Archives by date
Starting: Tue Jan 2 01:10:48 UTC 2024
Ending: Wed Jan 31 23:39:00 UTC 2024
Messages: 1122
- RFR: 8322765: Eliminate -Wparentheses warnings in runtime code
David Holmes
- RFR: 8322583: RISC-V: Enable fast class initialization checks
Robbin Ehn
- RFR: 8322583: RISC-V: Enable fast class initialization checks
Gui Cao
- RFR: 8322583: RISC-V: Enable fast class initialization checks
Fei Yang
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code
Kim Barrett
- RFR: 8322765: Eliminate -Wparentheses warnings in runtime code [v2]
Kim Barrett
- Integrated: 8322765: Eliminate -Wparentheses warnings in runtime code
Kim Barrett
- RFR: 8322765: Eliminate -Wparentheses warnings in runtime code [v2]
Kim Barrett
- RFR: 8322805: Eliminate -Wparentheses warnings in x86 code
Kim Barrett
- RFR: 8320069: RISC-V: Add Zcb instructions [v3]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v10]
Fei Yang
- RFR: 8322805: Eliminate -Wparentheses warnings in x86 code
David Holmes
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code
Kim Barrett
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code
Gui Cao
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code
Fei Yang
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code
Stefan Karlsson
- RFR: 8319948: jcmd man page needs to be updated
Kevin Walls
- RFR: 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder [v4]
Stefan Karlsson
- RFR: 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder [v3]
Stefan Karlsson
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v4]
Patricio Chilano Mateo
- RFR: 8322805: Eliminate -Wparentheses warnings in x86 code
Vladimir Kozlov
- RFR: 8319948: jcmd man page needs to be updated [v2]
David Holmes
- RFR: 8319948: jcmd man page needs to be updated [v3]
David Holmes
- RFR: 8319948: jcmd man page needs to be updated [v3]
David Holmes
- Integrated: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- RFR: 8322805: Eliminate -Wparentheses warnings in x86 code [v2]
Kim Barrett
- RFR: 8322805: Eliminate -Wparentheses warnings in x86 code [v2]
Kim Barrett
- Integrated: 8322805: Eliminate -Wparentheses warnings in x86 code
Kim Barrett
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v6]
Cesar Soares Lucas
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code
David Holmes
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code
Gui Cao
- RFR: 8320069: RISC-V: Add Zcb instructions [v3]
Fei Yang
- RFR: 8319948: jcmd man page needs to be updated [v3]
Alan Bateman
- RFR: 8319716: RISC-V: Add SHA-2 [v10]
Robbin Ehn
- RFR: 8319948: jcmd man page needs to be updated [v4]
David Holmes
- RFR: 8319948: jcmd man page needs to be updated [v3]
David Holmes
- RFR: 8319948: jcmd man page needs to be updated [v4]
Alan Bateman
- RFR: 8319948: jcmd man page needs to be updated [v3]
Alan Bateman
- RFR: 8319948: jcmd man page needs to be updated [v4]
David Holmes
- RFR: 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder [v5]
Stefan Karlsson
- Integrated: 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Stefan Karlsson
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v11]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v12]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v13]
Emanuel Peter
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code
Aleksey Shipilev
- RFR: 8322920: Some ProcessTools.execute* functions are declared to throw Throwable
David Holmes
- RFR: 8237842: Separate definitions for default cache line and padding sizes [v3]
Aleksey Shipilev
- RFR: 8237842: Separate definitions for default cache line and padding sizes [v2]
Aleksey Shipilev
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code
Stefan Karlsson
- RFR: 8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable [v8]
Thomas Wuerthinger
- RFR: 8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable [v8]
Alan Bateman
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v14]
Emanuel Peter
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code
Ludovic Henry
- RFR: 8320276: Improve class initialization barrier in TemplateTable::_new [v4]
Frederic Parain
- RFR: 8320276: Improve class initialization barrier in TemplateTable::_new [v4]
Matias Saavedra Silva
- Integrated: 8320276: Improve class initialization barrier in TemplateTable::_new
Matias Saavedra Silva
- Integrated: 8319948: jcmd man page needs to be updated
David Holmes
- RFR: 8321404: Limit the number of heap dumps triggered by HeapDumpBeforeFullGC/AfterFullGC [v3]
Denghui Dong
- Integrated: 8321404: Limit the number of heap dumps triggered by HeapDumpBeforeFullGC/AfterFullGC
Denghui Dong
- RFR: 8319716: RISC-V: Add SHA-2 [v10]
Fei Yang
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v7]
Cesar Soares Lucas
- RFR: 8321404: Limit the number of heap dumps triggered by HeapDumpBeforeFullGC/AfterFullGC [v3]
David Holmes
- RFR: 8321404: Limit the number of heap dumps triggered by HeapDumpBeforeFullGC/AfterFullGC [v3]
David Holmes
- RFR: 8321404: Limit the number of heap dumps triggered by HeapDumpBeforeFullGC/AfterFullGC [v3]
Denghui Dong
- RFR: 8322583: RISC-V: Enable fast class initialization checks
Feilong Jiang
- Integrated: 8237842: Separate definitions for default cache line and padding sizes
Aleksey Shipilev
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v14]
Emanuel Peter
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments
Boris Ulasevich
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v15]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8309271: A way to align already compiled methods with compiler directives [v20]
Dmitry Chuyko
- [jdk22] Integrated: 8321515: ARM32: Move method resolution information out of the cpCache properly
Aleksei Voitylov
- [jdk22] RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- [jdk22] RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
David Holmes
- RFR: 8320276: Improve class initialization barrier in TemplateTable::_new [v4]
Vladimir Ivanov
- RFR: 8322583: RISC-V: Enable fast class initialization checks
Gui Cao
- Integrated: 8322583: RISC-V: Enable fast class initialization checks
Gui Cao
- RFR: 8322920: Some ProcessTools.execute* functions are declared to throw Throwable
Leonid Mesnik
- RFR: 8322920: Some ProcessTools.execute* functions are declared to throw Throwable [v2]
Stefan Karlsson
- RFR: 8319716: RISC-V: Add SHA-2 [v11]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v10]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v10]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v11]
Robbin Ehn
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v7]
Suchismith Roy
- RFR: 8319716: RISC-V: Add SHA-2 [v12]
Robbin Ehn
- RFR: 8320069: RISC-V: Add Zcb instructions [v4]
Robbin Ehn
- RFR: 8322920: Some ProcessTools.execute* functions are declared to throw Throwable [v2]
Stefan Karlsson
- Integrated: 8322920: Some ProcessTools.execute* functions are declared to throw Throwable
Stefan Karlsson
- RFR: 8320069: RISC-V: Add Zcb instructions [v3]
Robbin Ehn
- RFR: 8320069: RISC-V: Add Zcb instructions [v5]
Robbin Ehn
- RFR: 8320069: RISC-V: Add Zcb instructions [v3]
Robbin Ehn
- RFR: 8320069: RISC-V: Add Zcb instructions [v3]
Robbin Ehn
- RFR: 8320069: RISC-V: Add Zcb instructions [v5]
Vladimir Kempik
- RFR: 8320310: CompiledMethod::has_monitors flag can be incorrect [v4]
Tobias Hartmann
- RFR: 8321137: Reconsider ICStub alignment
Aleksey Shipilev
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v7]
Martin Doerr
- RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Christian Hagedorn
- RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Aleksey Shipilev
- RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- Integrated: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- [jdk22] RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- [jdk22] Integrated: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- [jdk22] RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- [jdk22] RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Aleksey Shipilev
- [jdk22] RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Vladimir Kozlov
- [jdk22] RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- [jdk22] Integrated: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Tobias Hartmann
- RFR: 8321137: Reconsider ICStub alignment
Dean Long
- RFR: 8321137: Reconsider ICStub alignment
Dean Long
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Boris Ulasevich
- RFR: 8320069: RISC-V: Add Zcb instructions [v5]
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2 [v12]
Hamlin Li
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code [v2]
Kim Barrett
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code [v2]
Kim Barrett
- RFR: 8323110: Eliminate -Wparentheses warnings in ppc code
Kim Barrett
- RFR: 8323110: Eliminate -Wparentheses warnings in ppc code
David Holmes
- RFR: 8319716: RISC-V: Add SHA-2 [v12]
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2 [v13]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v12]
Robbin Ehn
- RFR: 8320069: RISC-V: Add Zcb instructions
Robbin Ehn
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code [v2]
Kim Barrett
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code [v2]
Kim Barrett
- RFR: 8322806: Eliminate -Wparentheses warnings in aarch64 code [v2]
Kim Barrett
- Integrated: 8322806: Eliminate -Wparentheses warnings in aarch64 code
Kim Barrett
- RFR: 8319716: RISC-V: Add SHA-2 [v13]
Fei Yang
- RFR: 8322744: VirtualThread.notifyJvmtiDisableSuspend should be static
Serguei Spitsyn
- RFR: 8319716: RISC-V: Add SHA-2 [v13]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v12]
Robbin Ehn
- RFR: 8323110: Eliminate -Wparentheses warnings in ppc code
Kim Barrett
- Integrated: 8323110: Eliminate -Wparentheses warnings in ppc code
Kim Barrett
- RFR: 8322880: Eliminate -Wparentheses warnings in arm32 code
Kim Barrett
- RFR: 8321137: Reconsider ICStub alignment [v2]
Aleksey Shipilev
- RFR: 8321137: Reconsider ICStub alignment [v2]
Aleksey Shipilev
- RFR: 8322880: Eliminate -Wparentheses warnings in arm32 code
Aleksey Shipilev
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Leo Korinth
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Stefan Karlsson
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code [v2]
Gui Cao
- RFR: 8320310: CompiledMethod::has_monitors flag can be incorrect [v4]
Jorn Vernee
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Daniel D. Daugherty
- Integrated: 8320310: CompiledMethod::has_monitors flag can be incorrect
Jorn Vernee
- RFR: 8322383: G1: Only preserve marks on objects that are actually moved
Albert Mingkun Yang
- RFR: 8316180: Thread-local backoff for secondary_super_cache updates [v14]
Aleksey Shipilev
- RFR: 8321137: Reconsider ICStub alignment [v2]
Dean Long
- RFR: 8321137: Reconsider ICStub alignment [v2]
Dean Long
- RFR: 8322383: G1: Only preserve marks on objects that are actually moved [v2]
Roman Kennke
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v6]
Scott Gibbons
- Withdrawn: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor
duke
- RFR: 8309136: [JVMCI] add -XX:+UseGraalJIT flag [v3]
Y. Srinivas Ramakrishna
- RFR: 8309136: [JVMCI] add -XX:+UseGraalJIT flag [v3]
Doug Simon
- RFR: JDK-8293114: GC should trim the native heap [v11]
xtf2009
- Integrated: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: JDK-8293114: GC should trim the native heap [v11]
Thomas Stuefe
- Integrated: 8320069: RISC-V: Add Zcb instructions
Robbin Ehn
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
David Holmes
- RFR: 8322880: Eliminate -Wparentheses warnings in arm32 code
David Holmes
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v17]
Patrick Zhang
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics [v5]
Andrew Dinn
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics [v2]
Andrew Dinn
- RFR: 8323284: Remove unused FilteringClosure declaration
Albert Mingkun Yang
- RFR: 8323284: Remove unused FilteringClosure declaration
Stefan Karlsson
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap
Albert Mingkun Yang
- RFR: 8323284: Remove unused FilteringClosure declaration
Thomas Schatzl
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics [v5]
Andrew Dinn
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics [v5]
Andrew Dinn
- RFR: 8323284: Remove unused FilteringClosure declaration
Albert Mingkun Yang
- Integrated: 8323284: Remove unused FilteringClosure declaration
Albert Mingkun Yang
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
Stefan Karlsson
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v6]
Emanuel Peter
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v5]
Jatin Bhateja
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v9]
Lei Zaakjyu
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics [v5]
Andrew Dinn
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v9]
Albert Mingkun Yang
- [jdk22] RFR: 8322163: runtime/Unsafe/InternalErrorTest.java fails on Alpine after JDK-8320886
Christoph Langer
- [jdk22] RFR: 8322163: runtime/Unsafe/InternalErrorTest.java fails on Alpine after JDK-8320886
Zhao Song
- [jdk22] RFR: 8322163: runtime/Unsafe/InternalErrorTest.java fails on Alpine after JDK-8320886 [v2]
Christoph Langer
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v11]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v11]
Daniel D. Daugherty
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v7]
Daniel D. Daugherty
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
Kim Barrett
- RFR: JDK-8318563: GetClassFields should not use random access to field
Alex Menkov
- RFR: 8322880: Eliminate -Wparentheses warnings in arm32 code [v2]
Kim Barrett
- RFR: 8322880: Eliminate -Wparentheses warnings in arm32 code [v2]
Kim Barrett
- Integrated: 8322880: Eliminate -Wparentheses warnings in arm32 code
Kim Barrett
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v11]
Daniel D. Daugherty
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v9]
Daniel D. Daugherty
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code [v3]
Kim Barrett
- RFR: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code [v3]
Kim Barrett
- Integrated: 8322817: RISC-V: Eliminate -Wparentheses warnings in riscv code
Kim Barrett
- RFR: JDK-8318563: GetClassFields should not use random access to field
Serguei Spitsyn
- [jdk22] RFR: 8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Serguei Spitsyn
- RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
- RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Alex Menkov
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v17]
Liming Liu
- RFR: 8323243: JNI invocation of an abstract instance method corrupts the stack
David Holmes
- RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Chris Plummer
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Alex Menkov
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v3]
Fei Yang
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Chris Plummer
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v10]
Lei Zaakjyu
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Chris Plummer
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Chris Plummer
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
David Holmes
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Thomas Stuefe
- [jdk22] RFR: 8322163: runtime/Unsafe/InternalErrorTest.java fails on Alpine after JDK-8320886 [v2]
Matthias Baesken
- [jdk22] RFR: 8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Alan Bateman
- [jdk22] Integrated: 8322163: runtime/Unsafe/InternalErrorTest.java fails on Alpine after JDK-8320886
Christoph Langer
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Hamlin Li
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v10]
Albert Mingkun Yang
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
Aleksey Shipilev
- RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Hannes Greule
- [jdk22] RFR: 8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Serguei Spitsyn
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
Stefan Karlsson
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v3]
Hamlin Li
- RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf [v2]
Serguei Spitsyn
- RFR: JDK-8320890: [AIX] Find a better way to mimic dl handle equality [v12]
Joachim Kern
- RFR: 8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Stefan Karlsson
- RFR: 8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
David Holmes
- RFR: 8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Stefan Karlsson
- RFR: 8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Aleksey Shipilev
- RFR: 8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Thomas Schatzl
- RFR: 8314488: Compile the JDK as C++17 [v4]
Julian Waters
- RFR: 8314488: Compile the JDK as C++17 [v5]
Julian Waters
- RFR: 8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Stefan Karlsson
- Integrated: 8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Stefan Karlsson
- RFR: 8314488: Compile the JDK as C++17 [v5]
Martin Doerr
- RFR: 8323519: Add applications/ctw/modules to Hotspot tiered testing
Aleksey Shipilev
- RFR: 8314488: Compile the JDK as C++17 [v5]
Matthias Baesken
- Integrated: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
- [jdk22] RFR: 8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
Thomas Schatzl
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v12]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v10]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v5]
Axel Boldt-Christmas
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v11]
Lei Zaakjyu
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v10]
Lei Zaakjyu
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v11]
Chris Plummer
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Chris Plummer
- [jdk22] Integrated: 8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Serguei Spitsyn
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates
Aleksey Shipilev
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates
Thomas Stuefe
- RFR: 8323519: Add applications/ctw/modules to Hotspot tiered testing
Xin Liu
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v11]
Albert Mingkun Yang
- RFR: 8323519: Add applications/ctw/modules to Hotspot tiered testing
Vladimir Kozlov
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates
Vladimir Kozlov
- RFR: JDK-8320890: [AIX] Find a better way to mimic dl handle equality [v12]
Martin Doerr
- RFR: JDK-8318563: GetClassFields should not use random access to field [v3]
Alex Menkov
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Alex Menkov
- RFR: JDK-8318563: GetClassFields should not use random access to field [v3]
Chris Plummer
- RFR: JDK-8318563: GetClassFields should not use random access to field [v2]
Alex Menkov
- RFR: JDK-8318563: GetClassFields should not use random access to field [v3]
Alex Menkov
- Withdrawn: JDK-8313764: Offer JVM HS functionality to shared lib load operations done by the JDK codebase
duke
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v11]
Lei Zaakjyu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Liming Liu
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v11]
Chris Plummer
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
David Holmes
- RFR: 8314488: Compile the JDK as C++17 [v5]
Julian Waters
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Thomas Stuefe
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Thomas Stuefe
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v12]
Axel Boldt-Christmas
- RFR: 8323519: Add applications/ctw/modules to Hotspot tiered testing [v2]
Aleksey Shipilev
- RFR: 8323519: Add applications/ctw/modules to Hotspot tiered testing [v2]
Aleksey Shipilev
- RFR: 8322957: Generational ZGC: Relocation selection must join the STS
Stefan Karlsson
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v2]
Aleksey Shipilev
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v3]
Aleksey Shipilev
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v3]
Aleksey Shipilev
- RFR: 8314488: Compile the JDK as C++17 [v5]
Kim Barrett
- RFR: 8322957: Generational ZGC: Relocation selection must join the STS [v2]
Stefan Karlsson
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v3]
Hamlin Li
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Hamlin Li
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Hamlin Li
- Withdrawn: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder()
duke
- RFR: 8314488: Compile the JDK as C++17 [v5]
Martin Doerr
- RFR: 8314488: Compile the JDK as C++17 [v5]
Magnus Ihse Bursie
- RFR: 8322957: Generational ZGC: Relocation selection must join the STS [v2]
Erik Österlund
- RFR: 8314488: Compile the JDK as C++17 [v5]
Magnus Ihse Bursie
- RFR: 8314488: Compile the JDK as C++17 [v5]
Magnus Ihse Bursie
- RFR: 8314488: Compile the JDK as C++17 [v5]
Martin Doerr
- RFR: 8314488: Compile the JDK as C++17 [v5]
Martin Doerr
- RFR: 8314488: Compile the JDK as C++17 [v5]
Julian Waters
- RFR: 8314488: Compile the JDK as C++17 [v5]
Magnus Ihse Bursie
- RFR: 8314488: Compile the JDK as C++17 [v5]
Julian Waters
- RFR: 8322744: VirtualThread.notifyJvmtiDisableSuspend should be static [v2]
Serguei Spitsyn
- RFR: 8316930: HotSpot should use noexcept instead of throw() [v3]
Julian Waters
- RFR: 8316930: HotSpot should use noexcept instead of throw() [v2]
David Holmes
- RFR: 8316930: HotSpot should use noexcept instead of throw() [v2]
Julian Waters
- RFR: 8316930: HotSpot should use noexcept instead of throw() [v2]
Julian Waters
- RFR: 8316930: HotSpot should use noexcept instead of throw() [v2]
Kim Barrett
- RFR: 8316930: HotSpot should use noexcept instead of throw() [v2]
Julian Waters
- Integrated: JDK-8320890: [AIX] Find a better way to mimic dl handle equality
Joachim Kern
- RFR: 8314488: Compile the JDK as C++17 [v6]
Julian Waters
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Roland Westrelin
- RFR: 8322957: Generational ZGC: Relocation selection must join the STS [v2]
Axel Boldt-Christmas
- RFR: 8314488: Compile the JDK as C++17 [v6]
Martin Doerr
- RFR: JDK-8318563: GetClassFields should not use random access to field [v3]
Frederic Parain
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Lei Zaakjyu
- RFR: 8309271: A way to align already compiled methods with compiler directives [v21]
Dmitry Chuyko
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8323519: Add applications/ctw/modules to Hotspot tiered testing [v2]
Vladimir Kozlov
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v3]
Vladimir Kozlov
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Chris Plummer
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v3]
Vladimir Kozlov
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v12]
Roman Kennke
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Chris Plummer
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Chris Plummer
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Chris Plummer
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Scott Gibbons
- [jdk22] RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
- [jdk22] RFR: 8322538: remove fatal from JVM_VirtualThread functions for !INCLUDE_JVMTI
Serguei Spitsyn
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
Y. Srinivas Ramakrishna
- [jdk22] RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Alex Menkov
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Lei Zaakjyu
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Chris Plummer
- static_cast<void>(0) vs do while
Julian Waters
- [jdk22] RFR: 8322538: remove fatal from JVM_VirtualThread functions for !INCLUDE_JVMTI
David Holmes
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Liming Liu
- RFR: 8314488: Compile the JDK as C++17 [v6]
Kim Barrett
- static_cast<void>(0) vs do while
Kim Barrett
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Liming Liu
- RFR: 8314488: Compile the JDK as C++17 [v6]
Matthias Baesken
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v22]
Liming Liu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v22]
Liming Liu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v23]
Liming Liu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v24]
Liming Liu
- RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines
Stefan Karlsson
- Integrated: 8323297: Fix incorrect placement of precompiled.hpp include lines
Stefan Karlsson
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v25]
Liming Liu
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Albert Mingkun Yang
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Liming Liu
- RFR: 8322957: Generational ZGC: Relocation selection must join the STS [v2]
Stefan Karlsson
- RFR: 8314488: Compile the JDK as C++17 [v6]
Kim Barrett
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v26]
Liming Liu
- Integrated: 8322957: Generational ZGC: Relocation selection must join the STS
Stefan Karlsson
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Thomas Stuefe
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Thomas Stuefe
- RFR: 8322383: G1: Only preserve marks on objects that are actually moved [v2]
Albert Mingkun Yang
- [jdk22] RFR: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
- [jdk22] Integrated: 8321685: Missing ResourceMark in code called from JvmtiEnvBase::get_vthread_jvf
Serguei Spitsyn
- [jdk22] RFR: 8322538: remove fatal from JVM_VirtualThread functions for !INCLUDE_JVMTI
Serguei Spitsyn
- RFR: 8314488: Compile the JDK as C++17 [v5]
Magnus Ihse Bursie
- RFR: 8234502: Merge GenCollectedHeap and SerialHeap [v12]
Albert Mingkun Yang
- Integrated: 8234502: Merge GenCollectedHeap and SerialHeap
Lei Zaakjyu
- [jdk22] Integrated: 8322538: remove fatal from JVM_VirtualThread functions for !INCLUDE_JVMTI
Serguei Spitsyn
- RFR: 8322383: G1: Only preserve marks on objects that are actually moved [v3]
Roman Kennke
- RFR: 8322383: G1: Only preserve marks on objects that are actually moved [v3]
Albert Mingkun Yang
- RFR: 8322383: G1: Only preserve marks on objects that are actually moved [v3]
Roman Kennke
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v12]
Axel Boldt-Christmas
- Integrated: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Axel Boldt-Christmas
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v3]
Thomas Stuefe
- Integrated: JDK-8318563: GetClassFields should not use random access to field
Alex Menkov
- RFR: 8323693: Update some copyright announcements in the new files created in 8234502
Lei Zaakjyu
- RFR: 8323693: Update some copyright announcements in the new files created in 8234502
Chris Plummer
- RFR: 8323693: Update some copyright announcements in the new files created in 8234502
Lei Zaakjyu
- [jdk22] RFR: 8323243: JNI invocation of an abstract instance method corrupts the stack
David Holmes
- RFR: 8323693: Update some copyright announcements in the new files created in 8234502
David Holmes
- static_cast<void>(0) vs do while
David Holmes
- RFR: 8323693: Update some copyright announcements in the new files created in 8234502
Lei Zaakjyu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v27]
Liming Liu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v28]
Liming Liu
- static_cast<void>(0) vs do while
Bechberger, Johannes
- Integrated: 8323693: Update some copyright announcements in the new files created in 8234502
Lei Zaakjyu
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v11]
Axel Boldt-Christmas
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8323519: Add applications/ctw/modules to Hotspot tiered testing [v2]
Aleksey Shipilev
- Integrated: 8323519: Add applications/ctw/modules to Hotspot tiered testing
Aleksey Shipilev
- [jdk22] RFR: 8322957: Generational ZGC: Relocation selection must join the STS
Stefan Karlsson
- RFR: 8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Stefan Karlsson
- RFR: 8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Axel Boldt-Christmas
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v17]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v17]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Thomas Schatzl
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v3]
Aleksey Shipilev
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v18]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Emanuel Peter
- RFR: 8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Aleksey Shipilev
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Andrey Turbanov
- [jdk22] RFR: 8322957: Generational ZGC: Relocation selection must join the STS
Axel Boldt-Christmas
- RFR: 8323515: Create test alias "all" for all test roots
Aleksey Shipilev
- RFR: 8322383: G1: Only preserve marks on objects that are actually moved [v3]
Thomas Schatzl
- RFR: 8321137: Reconsider ICStub alignment [v2]
Aleksey Shipilev
- RFR: 8321137: Reconsider ICStub alignment [v2]
Martin Doerr
- RFR: 8321137: Reconsider ICStub alignment [v2]
Aleksey Shipilev
- RFR: 8321137: Reconsider ICStub alignment [v2]
Martin Doerr
- RFR: 8318227: RISC-V: C2 ConvHF2F [v4]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v5]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v6]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v3]
Hamlin Li
- Integrated: 8318227: RISC-V: C2 ConvHF2F
Hamlin Li
- RFR: 8321137: Reconsider ICStub alignment [v2]
Erik Österlund
- RFR: 8323515: Create test alias "all" for all test roots
David Holmes
- RFR: 8323273: AArch64: Strengthen CompressedClassPointers initialization check for base
Yude Lin
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Fei Yang
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v8]
Suchismith Roy
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v9]
Suchismith Roy
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v7]
Suchismith Roy
- RFR: 8323515: Create test alias "all" for all test roots [v2]
Aleksey Shipilev
- RFR: 8323515: Create test alias "all" for all test roots [v2]
Aleksey Shipilev
- RFR: 8323515: Create test alias "all" for all test roots [v2]
Alan Bateman
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Aleksey Shipilev
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Aleksey Shipilev
- RFR: 8321137: Reconsider ICStub alignment [v2]
Martin Doerr
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Alan Bateman
- RFR: 8321137: Reconsider ICStub alignment [v2]
Andrew Haley
- RFR: 8321137: Reconsider ICStub alignment [v3]
Aleksey Shipilev
- RFR: 8321137: Reconsider ICStub alignment [v2]
Aleksey Shipilev
- RFR: 8322535: Change default AArch64 SpinPause instruction
Fredrik Bredberg
- [jdk22] RFR: 8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
Albert Mingkun Yang
- RFR: 8322535: Change default AArch64 SpinPause instruction
Aleksey Shipilev
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: 8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Stefan Karlsson
- Integrated: 8323716: Only print ZGC Phase Switch events in hs_err files when running with ZGC
Stefan Karlsson
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v7]
Joachim Kern
- [jdk22] RFR: 8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
Stefan Johansson
- [jdk22] RFR: 8322957: Generational ZGC: Relocation selection must join the STS
Stefan Karlsson
- [jdk22] Integrated: 8322957: Generational ZGC: Relocation selection must join the STS
Stefan Karlsson
- RFR: 8322535: Change default AArch64 SpinPause instruction
Stuart Monteith
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- [jdk22] RFR: 8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
Thomas Schatzl
- [jdk22] Integrated: 8322987: Remove gc/stress/gclocker/TestGCLocker* since they always fail with OOME
Thomas Schatzl
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: 8322535: Change default AArch64 SpinPause instruction
Evgeny Astigeevich
- RFR: 8322535: Change default AArch64 SpinPause instruction
Evgeny Astigeevich
- RFR: 8322535: Change default AArch64 SpinPause instruction
Evgeny Astigeevich
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: JDK-8316991: Reduce nullable allocation merges [v7]
Tobias Hartmann
- RFR: 8322535: Change default AArch64 SpinPause instruction
Evgeny Astigeevich
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v7]
Martin Doerr
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: Merge bf7bd9a16c172bcb5ea6b24717a0429e12e2e3d1
Henry Jen
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Evgeny Astigeevich
- [jdk22] RFR: Merge c7f1c97312f94b6dd6398a5e98dd0c8b63db4c9b
Henry Jen
- [jdk22] RFR: 8323243: JNI invocation of an abstract instance method corrupts the stack
Ioi Lam
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Evgeny Astigeevich
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Hamlin Li
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Evgeny Astigeevich
- RFR: Merge bf7bd9a16c172bcb5ea6b24717a0429e12e2e3d1 [v2]
Henry Jen
- RFR: 8317440: Lock rank checking fails when code root set is modified with the Servicelock held after JDK-8315503
Coleen Phillimore
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Vladimir Kozlov
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Scott Gibbons
- RFR: 8320302: compiler/arguments/TestC1Globals.java hits SIGSEGV in ContinuationEntry::set_enter_code
Patricio Chilano Mateo
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Vladimir Kozlov
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- [jdk22] RFR: 8323243: JNI invocation of an abstract instance method corrupts the stack
David Holmes
- [jdk22] Integrated: 8323243: JNI invocation of an abstract instance method corrupts the stack
David Holmes
- RFR: Merge bf7bd9a16c172bcb5ea6b24717a0429e12e2e3d1 [v2]
Erik Joelsson
- [jdk22] RFR: Merge c7f1c97312f94b6dd6398a5e98dd0c8b63db4c9b
Erik Joelsson
- Integrated: Merge bf7bd9a16c172bcb5ea6b24717a0429e12e2e3d1
Henry Jen
- [jdk22] RFR: Merge c7f1c97312f94b6dd6398a5e98dd0c8b63db4c9b [v2]
Henry Jen
- [jdk22] Integrated: Merge c7f1c97312f94b6dd6398a5e98dd0c8b63db4c9b
Henry Jen
- RFR: 8321137: Reconsider ICStub alignment [v3]
Fei Yang
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v18]
Roland Westrelin
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v16]
Roland Westrelin
- RFR: 8317440: Lock rank checking fails when code root set is modified with the Servicelock held after JDK-8315503
Thomas Schatzl
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v18]
Emanuel Peter
- RFR: 8321137: Reconsider ICStub alignment [v3]
Andrew Haley
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v12]
Thomas Stuefe
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
- RFR: 8314488: Compile the JDK as C++17 [v2]
Kim Barrett
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v12]
Andrew Haley
- RFR: 8314488: Compile the JDK as C++17 [v6]
Magnus Ihse Bursie
- RFR: 8315750: Update subtype check profile collection on PPC following 8308869
Amit Kumar
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Aleksey Shipilev
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v12]
Thomas Stuefe
- RFR: 8314488: Compile the JDK as C++17 [v6]
Aleksey Shipilev
- RFR: 8322535: Change default AArch64 SpinPause instruction
Fredrik Bredberg
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v12]
Aleksey Shipilev
- RFR: 8321137: Reconsider ICStub alignment [v3]
Aleksey Shipilev
- Integrated: 8321137: Reconsider ICStub alignment
Aleksey Shipilev
- RFR: 8314488: Compile the JDK as C++17 [v6]
Erik Joelsson
- RFR: 8322535: Change default AArch64 SpinPause instruction
Evgeny Astigeevich
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v18]
Roland Westrelin
- [External] : Re: Too many open files problem on MacOS 14.1
Gunnar Wagenknecht
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v18]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Coleen Phillimore
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Coleen Phillimore
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Coleen Phillimore
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Coleen Phillimore
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Joe Wang
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert
Coleen Phillimore
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Coleen Phillimore
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Liming Liu
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
David Holmes
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
David Holmes
- RFR: 8322535: Change default AArch64 SpinPause instruction
Erik Österlund
- RFR: 8323273: AArch64: Strengthen CompressedClassPointers initialization check for base
Yude Lin
- RFR: 8322535: Change default AArch64 SpinPause instruction
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Evgeny Astigeevich
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Emanuel Peter
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
Emanuel Peter
- RFR: 8309271: A way to align already compiled methods with compiler directives [v22]
Dmitry Chuyko
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v20]
Emanuel Peter
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v3]
Boris Ulasevich
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v21]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v22]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Emanuel Peter
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Boris Ulasevich
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
Vladimir Kozlov
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: 8309271: A way to align already compiled methods with compiler directives [v23]
Dmitry Chuyko
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
Vladimir Ivanov
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Coleen Phillimore
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Coleen Phillimore
- RFR: 8322744: VirtualThread.notifyJvmtiDisableSuspend should be static [v2]
Serguei Spitsyn
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
David Holmes
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
David Holmes
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
David Holmes
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
Emanuel Peter
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
Emanuel Peter
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Axel Boldt-Christmas
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Axel Boldt-Christmas
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v28]
Johan Sjölen
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Axel Boldt-Christmas
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert
Thomas Schatzl
- RFR: 8314488: Compile the JDK as C++17 [v6]
Julian Waters
- Integrated: 8322383: G1: Only preserve marks on objects that are actually moved
Roman Kennke
- RFR: 8322744: VirtualThread.notifyJvmtiDisableSuspend should be static [v2]
Patricio Chilano Mateo
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Coleen Phillimore
- RFR: 8314488: Compile the JDK as C++17 [v6]
Magnus Ihse Bursie
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Coleen Phillimore
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Coleen Phillimore
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Albert Mingkun Yang
- RFR: 8322744: VirtualThread.notifyJvmtiDisableSuspend should be static [v2]
Alan Bateman
- RFR: 8322630: Remove ICStubs and related safepoints
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints
Aleksei Voitylov
- RFR: 8322630: Remove ICStubs and related safepoints
Doug Simon
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Thomas Stuefe
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Coleen Phillimore
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Thomas Stuefe
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Coleen Phillimore
- RFR: 8323685: PrintSystemDictionaryAtExit has mutex rank assert [v2]
Coleen Phillimore
- Integrated: 8323685: PrintSystemDictionaryAtExit has mutex rank assert
Coleen Phillimore
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v3]
Evgeny Astigeevich
- RFR: 8322744: VirtualThread.notifyJvmtiDisableSuspend should be static [v2]
Serguei Spitsyn
- Integrated: 8322744: VirtualThread.notifyJvmtiDisableSuspend should be static
Serguei Spitsyn
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v11]
Coleen Phillimore
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v11]
Coleen Phillimore
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v11]
Coleen Phillimore
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Coleen Phillimore
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Coleen Phillimore
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Vladimir Kozlov
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Dean Long
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Vladimir Kozlov
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Dean Long
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Dean Long
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
- RFR: 8324240: Remove unused GrowableArrayView::EMPTY
Kim Barrett
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Quan Anh Mai
- RFR: 8324240: Remove unused GrowableArrayView::EMPTY
Daniel D. Daugherty
- RFR: 8324240: Remove unused GrowableArrayView::EMPTY
Kim Barrett
- Integrated: 8324240: Remove unused GrowableArrayView::EMPTY
Kim Barrett
- RFR: 8316930: HotSpot should use noexcept instead of throw() [v4]
Julian Waters
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Kim Barrett
- RFR: 8309044: Replace NULL with nullptr, final sweep of hotspot code [v2]
Julian Waters
- RFR: 8309044: Replace NULL with nullptr, final sweep of hotspot code [v2]
Julian Waters
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
kuaiwei
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v28]
Liming Liu
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Fei Yang
- RFR: 8322630: Remove ICStubs and related safepoints
Martin Doerr
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v29]
Liming Liu
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- RFR: JDK-8322475: Extend printing for System.map
Thomas Stuefe
- RFR: JDK-8321266: Add diagnostic RSS threshold [v3]
Thomas Stuefe
- RFR: 8322630: Remove ICStubs and related safepoints
Robbin Ehn
- RFR: JDK-8321266: Add diagnostic RSS threshold [v3]
Yi Yang
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
- RFR: 8309044: Replace NULL with nullptr, final sweep of hotspot code [v2]
Kim Barrett
- RFR: 8309044: Replace NULL with nullptr, final sweep of hotspot code [v2]
Julian Waters
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Johan Sjölen
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Aleksey Shipilev
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Nick Gasson
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Andrew Haley
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Andrew Haley
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Andrew Haley
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
David Holmes
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
David Holmes
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
David Holmes
- RFR: 8324286: Fix backsliding on use of nullptr instead of NULL
Kim Barrett
- RFR: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
Emanuel Peter
- Integrated: 8324129: C2: Remove some ttyLocker usages in preparation for JDK-8306767
Emanuel Peter
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Aleksey Shipilev
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Johan Sjölen
- RFR: 8324286: Fix backsliding on use of nullptr instead of NULL
Johan Sjölen
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v23]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v24]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v19]
Emanuel Peter
- RFR: 8324301: Obsolete MaxGCMinorPauseMillis
Albert Mingkun Yang
- RFR: 8324286: Fix backsliding on use of nullptr instead of NULL
Coleen Phillimore
- RFR: 8324286: Fix backsliding on use of nullptr instead of NULL
Julian Waters
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Coleen Phillimore
- RFR: JDK-8321266: Add diagnostic RSS threshold [v3]
Thomas Stuefe
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Coleen Phillimore
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Coleen Phillimore
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Coleen Phillimore
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v8]
Coleen Phillimore
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Nick Gasson
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Kim Barrett
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
kuaiwei
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
kuaiwei
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Coleen Phillimore
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Andrey Turbanov
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Vladimir Kozlov
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization [v2]
Vladimir Kozlov
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization [v2]
Aleksey Shipilev
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization [v2]
Vladimir Kozlov
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization [v2]
Vladimir Kozlov
- Integrated: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Vladimir Kozlov
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
David Holmes
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Fei Yang
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v7]
Suchismith Roy
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v7]
Suchismith Roy
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler
Quan Anh Mai
- RFR: 8324286: Fix backsliding on use of nullptr instead of NULL [v2]
Kim Barrett
- RFR: 8324286: Fix backsliding on use of nullptr instead of NULL [v2]
Kim Barrett
- Integrated: 8324286: Fix backsliding on use of nullptr instead of NULL
Kim Barrett
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v2]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler
Aleksey Shipilev
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier
Andrew Haley
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
- RFR: 8324512: Serial: Remove Generation::Name
Albert Mingkun Yang
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Hamlin Li
- RFR: 8324492: Remove Atomic support for OopHandle
Kim Barrett
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Quan Anh Mai
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Kim Barrett
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Quan Anh Mai
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Kim Barrett
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw()
Aleksey Shipilev
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Jan Lahoda
- RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization
Andrew Haley
- RFR: 8324512: Serial: Remove Generation::Name
Stefan Karlsson
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Coleen Phillimore
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v12]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v9]
Axel Boldt-Christmas
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Roger Riggs
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v10]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v10]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v10]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v10]
Axel Boldt-Christmas
- RFR: 8322630: Remove ICStubs and related safepoints
Thomas Schatzl
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v11]
Axel Boldt-Christmas
- RFR: 8324512: Serial: Remove Generation::Name
Ivan Walulya
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v2]
kuaiwei
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v2]
kuaiwei
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v2]
kuaiwei
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Kim Barrett
- RFR: 8322630: Remove ICStubs and related safepoints
Erik Österlund
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Alan Bateman
- RFR: 8322630: Remove ICStubs and related safepoints
Martin Doerr
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Aleksey Shipilev
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v13]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Axel Boldt-Christmas
- RFR: 8323832: Load JVMCI with the platform class loader
Doug Simon
- RFR: 8323832: Load JVMCI with the platform class loader
Doug Simon
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v4]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Quan Anh Mai
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Leonid Mesnik
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Aleksey Shipilev
- Integrated: 8323515: Create test alias "all" for all test roots
Aleksey Shipilev
- RFR: 8323832: Load JVMCI with the platform class loader
xxDark
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Quan Anh Mai
- RFR: 8324512: Serial: Remove Generation::Name
Chris Plummer
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v3]
Aleksey Shipilev
- RFR: 8324512: Serial: Remove Generation::Name [v2]
Albert Mingkun Yang
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw() [v2]
Kim Barrett
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw() [v2]
Kim Barrett
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Coleen Phillimore
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Coleen Phillimore
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Doug Simon
- RFR: 8323832: Load JVMCI with the platform class loader
Doug Simon
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw() [v2]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Paul Sandoz
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Evgeny Astigeevich
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Quan Anh Mai
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v9]
Martin Doerr
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
David Holmes
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
David Holmes
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Quan Anh Mai
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v9]
Thomas Stuefe
- RFR: 8313396: Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Julian Waters
- RFR: 8313396: Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
Julian Waters
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Doug Simon
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Doug Simon
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Aleksey Shipilev
- RFR: 8311661: Resolve duplicate symbol of StringTable::StringTable with JDK static linking [v2]
Andrew Haley
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
- RFR: 8323832: Load JVMCI with the platform class loader
Paul Woegerer
- RFR: 8324512: Serial: Remove Generation::Name [v2]
Albert Mingkun Yang
- Integrated: 8324512: Serial: Remove Generation::Name
Albert Mingkun Yang
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Quan Anh Mai
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Alan Bateman
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v24]
Erik Österlund
- RFR: 8324492: Remove Atomic support for OopHandle
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Roman Kennke
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
David Holmes
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
David Holmes
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
David Holmes
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Roman Kennke
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
xxDark
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Roman Kennke
- RFR: 8324492: Remove Atomic support for OopHandle
Coleen Phillimore
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v13]
Roman Kennke
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v3]
kuaiwei
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Doug Simon
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v3]
Nick Gasson
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v24]
Coleen Phillimore
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v7]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Axel Boldt-Christmas
- RFR: 8315762: Update subtype check profile collection on s390x following 8308869
Martin Doerr
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v8]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Roman Kennke
- RFR: 8324301: Obsolete MaxGCMinorPauseMillis
Kim Barrett
- RFR: 8323515: Create test alias "all" for all test roots [v3]
Jie Fu
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Alan Bateman
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Coleen Phillimore
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v6]
Axel Boldt-Christmas
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Magnus Ihse Bursie
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Axel Boldt-Christmas
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
Doug Simon
- Withdrawn: 8323832: Load JVMCI with the platform class loader
Doug Simon
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v3]
Andrew Haley
- RFR: 8322630: Remove ICStubs and related safepoints
Erik Österlund
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Coleen Phillimore
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v8]
Cesar Soares Lucas
- RFR: 8322630: Remove ICStubs and related safepoints
Thomas Schatzl
- RFR: 8322630: Remove ICStubs and related safepoints
Erik Österlund
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Maurizio Cimadamore
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Maurizio Cimadamore
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Aleksey Shipilev
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Paul Sandoz
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v24]
Tom Rodriguez
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Leonid Mesnik
- RFR: 8323832: Load JVMCI with the platform class loader [v2]
David Holmes
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8311661: Resolve duplicate symbol of StringTable::StringTable with JDK static linking [v2]
Jiangli Zhou
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Quan Anh Mai
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v21]
Liming Liu
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
David Holmes
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw() [v3]
Kim Barrett
- RFR: 8324242: Avoid null check for OopHandle::ptr_raw() [v3]
Kim Barrett
- Integrated: 8324242: Avoid null check for OopHandle::ptr_raw()
Kim Barrett
- RFR: 8324492: Remove Atomic support for OopHandle [v2]
Kim Barrett
- RFR: 8324492: Remove Atomic support for OopHandle [v2]
Kim Barrett
- RFR: 8322630: Remove ICStubs and related safepoints
Martin Doerr
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Roland Westrelin
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Axel Boldt-Christmas
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v29]
Thomas Stuefe
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Axel Boldt-Christmas
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v25]
Emanuel Peter
- RFR: 8322630: Remove ICStubs and related safepoints
Thomas Schatzl
- RFR: 8322630: Remove ICStubs and related safepoints
Thomas Schatzl
- RFR: 8324492: Remove Atomic support for OopHandle [v2]
Axel Boldt-Christmas
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v29]
Johan Sjölen
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v9]
Suchismith Roy
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Andrew Haley
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v29]
Thomas Stuefe
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Roman Kennke
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v10]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Axel Boldt-Christmas
- RFR: 8322630: Remove ICStubs and related safepoints [v2]
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints [v2]
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints [v2]
Erik Österlund
- RFR: 8309271: A way to align already compiled methods with compiler directives [v24]
Dmitry Chuyko
- RFR: 8322630: Remove ICStubs and related safepoints [v2]
Thomas Schatzl
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Maurizio Cimadamore
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v10]
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Roman Kennke
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v10]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Axel Boldt-Christmas
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v7]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v5]
Quan Anh Mai
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Maurizio Cimadamore
- RFR: 8322630: Remove ICStubs and related safepoints [v3]
Erik Österlund
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v25]
Coleen Phillimore
- RFR: 8315762: Update subtype check profile collection on s390x following 8308869 [v2]
Amit Kumar
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v13]
Coleen Phillimore
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v10]
Coleen Phillimore
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v9]
Coleen Phillimore
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v6]
Aleksey Shipilev
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v4]
Emanuel Peter
- Integrated: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Emanuel Peter
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Leonid Mesnik
- RFR: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
- Integrated: 8323717: Introduce test keyword for tests that need external dependencies
Aleksey Shipilev
- RFR: 8324492: Remove Atomic support for OopHandle [v3]
Kim Barrett
- Integrated: 8324492: Remove Atomic support for OopHandle
Kim Barrett
- RFR: 8324492: Remove Atomic support for OopHandle [v3]
Kim Barrett
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Kevin Walls
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Kevin Walls
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Kevin Walls
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Dan Heidinga
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Kevin Walls
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Dean Long
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Dean Long
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v13]
Daniel D. Daugherty
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Dean Long
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v13]
Daniel D. Daugherty
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v29]
Liming Liu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v30]
Liming Liu
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v4]
kuaiwei
- RFR: JDK-8324287: Record total and free swap space in JFR
Matthias Baesken
- RFR: 8324186: AARCH64: Use "dmb.ishst+dmb.ishld" for release barrier [v4]
Fei Yang
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v9]
Thomas Stuefe
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v30]
Thomas Stuefe
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v14]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v13]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v15]
Axel Boldt-Christmas
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v30]
Liming Liu
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v14]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v11]
Axel Boldt-Christmas
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v9]
Martin Doerr
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v30]
Johan Sjölen
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v5]
Boris Ulasevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Boris Ulasevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v4]
Boris Ulasevich
- RFR: 8311248: Refactor CodeCache::initialize_heaps to simplify adding new CodeCache segments [v2]
Boris Ulasevich
- RFR: 8324301: Obsolete MaxGCMinorPauseMillis
Thomas Schatzl
- RFR: 8324301: Obsolete MaxGCMinorPauseMillis
Albert Mingkun Yang
- Integrated: 8324301: Obsolete MaxGCMinorPauseMillis
Albert Mingkun Yang
- RFR: JDK-8324287: Record total and free swap space in JFR [v2]
Matthias Baesken
- RFR: 8322630: Remove ICStubs and related safepoints [v3]
Axel Boldt-Christmas
- RFR: 8324771: Obsolete RAMFraction related flags
Albert Mingkun Yang
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v15]
Daniel D. Daugherty
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v13]
Daniel D. Daugherty
- RFR: 8315762: Update subtype check profile collection on s390x following 8308869 [v2]
Lutz Schmidt
- Integrated: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly
Liming Liu
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v15]
Axel Boldt-Christmas
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests
Coleen Phillimore
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v2]
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests
Kim Barrett
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v3]
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Coleen Phillimore
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned
Kevin Walls
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Kevin Walls
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v14]
Daniel D. Daugherty
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v14]
Daniel D. Daugherty
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v12]
Daniel D. Daugherty
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant
Vladimir Kozlov
- RFR: 8322630: Remove ICStubs and related safepoints [v3]
Aleksei Voitylov
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v3]
Kevin Walls
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v3]
Kevin Walls
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v10]
Suchismith Roy
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v11]
Suchismith Roy
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v4]
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Kim Barrett
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Hamlin Li
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v4]
Kim Barrett
- RFR: 8324186: Use "dmb.ishst+dmb.ishld" for release barrier [v4]
kuaiwei
- RFR: 8323273: AArch64: Strengthen CompressedClassPointers initialization check for base
Yude Lin
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
David Holmes
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant
David Holmes
- RFR: 8322630: Remove ICStubs and related safepoints
Fei Yang
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
David Holmes
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v4]
David Holmes
- RFR: 8324771: Obsolete RAMFraction related flags
David Holmes
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler [v7]
Vladimir Ivanov
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v16]
Axel Boldt-Christmas
- RFR: 8322630: Remove ICStubs and related safepoints
Robbin Ehn
- RFR: 8324771: Obsolete RAMFraction related flags
Matthias Baesken
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Fei Yang
- RFR: JDK-8324287: Record total and free swap space in JFR [v2]
Johannes Bechberger
- RFR: JDK-8324287: Record total and free swap space in JFR [v2]
Matthias Baesken
- RFR: JDK-8324287: Record total and free swap space in JFR [v3]
Matthias Baesken
- RFR: JDK-8324287: Record total and free swap space in JFR [v2]
Lutz Schmidt
- Integrated: 8324186: Use "dmb.ishst+dmb.ishld" for release barrier
kuaiwei
- RFR: 8322630: Remove ICStubs and related safepoints
Thomas Schatzl
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v4]
Aleksey Shipilev
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v11]
Joachim Kern
- RFR: 8322535: Change default AArch64 SpinPause instruction
Fredrik Bredberg
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Julian Waters
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v5]
Hamlin Li
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v6]
Hamlin Li
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v7]
Hamlin Li
- RFR: 8322179: RISC-V: Implement SHA-1 intrinsic [v4]
Hamlin Li
- RFR: 8324771: Obsolete RAMFraction related flags [v2]
Albert Mingkun Yang
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Kim Barrett
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v16]
Stefan Karlsson
- RFR: JDK-8324287: Record total and free swap space in JFR [v4]
Matthias Baesken
- RFR: 8322630: Remove ICStubs and related safepoints [v4]
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints [v3]
Erik Österlund
- RFR: JDK-8324287: Record total and free swap space in JFR [v2]
Matthias Baesken
- RFR: 8322630: Remove ICStubs and related safepoints [v4]
Doug Simon
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v5]
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Coleen Phillimore
- RFR: 8322630: Remove ICStubs and related safepoints [v4]
Doug Simon
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
Coleen Phillimore
- Integrated: 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Emanuel Peter
- Integrated: 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Thomas Schatzl
- Integrated: 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Thomas Schatzl
- Integrated: 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Thomas Schatzl
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v3]
Coleen Phillimore
- Integrated: 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Julian Waters
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v3]
Coleen Phillimore
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v14]
Axel Boldt-Christmas
- Integrated: 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Emanuel Peter
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v5]
Coleen Phillimore
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v14]
Axel Boldt-Christmas
- RFR: 8324771: Obsolete RAMFraction related flags [v2]
Thomas Schatzl
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v14]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v15]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v14]
Axel Boldt-Christmas
- Integrated: 8324840: windows-x64-slowdebug does not build anymore after JDK-8317572
Julian Waters
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v3]
Julian Waters
- RFR: JDK-8324287: Record total and free swap space in JFR [v5]
Matthias Baesken
- RFR: 8324771: Obsolete RAMFraction related flags [v3]
Albert Mingkun Yang
- RFR: JDK-8324287: Record total and free swap space in JFR [v5]
Severin Gehwolf
- RFR: JDK-8324287: Record total and free swap space in JFR [v5]
Severin Gehwolf
- RFR: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files [v5]
Coleen Phillimore
- Integrated: 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files
Coleen Phillimore
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v3]
Coleen Phillimore
- Integrated: 8324678: Replace NULL with nullptr in HotSpot gtests
Coleen Phillimore
- RFR: 8322535: Change default AArch64 SpinPause instruction
Coleen Phillimore
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant
Vladimir Kozlov
- RFR: 8324861: Exceptions::wrap_dynamic_exception() don't have ResourceMark
Leonid Mesnik
- Integrated: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates
Aleksey Shipilev
- RFR: 8323503: x86: Shorter movptr(reg, imm) for 32-bit unsigned immediates [v4]
Aleksey Shipilev
- Withdrawn: 8319709: Make GrowableArrayCHeap copyable
duke
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840
Vladimir Kozlov
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840
David Holmes
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840
Vladimir Kozlov
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840
Vladimir Kozlov
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
Vladimir Kozlov
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
David Holmes
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
Daniel D. Daugherty
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
Daniel D. Daugherty
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
Vladimir Kozlov
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
Vladimir Kozlov
- RFR: 8324865: windows-x64-slowdebug still does not build after JDK-8324840 [v2]
Vladimir Kozlov
- Integrated: 8324865: windows-x64-slowdebug still does not build after JDK-8324840
Vladimir Kozlov
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Dean Long
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
David Holmes
- RFR: 8322535: Change default AArch64 SpinPause instruction
Erik Österlund
- RFR: 8324678: Replace NULL with nullptr in HotSpot gtests [v2]
David Holmes
- RFR: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
David Holmes
- RFR: 8322630: Remove ICStubs and related safepoints [v5]
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints [v4]
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints [v3]
Aleksei Voitylov
- RFR: 8322630: Remove ICStubs and related safepoints [v3]
Aleksei Voitylov
- RFR: 8322535: Change default AArch64 SpinPause instruction
Andrew Haley
- RFR: 8322630: Remove ICStubs and related safepoints [v6]
Erik Österlund
- RFR: 8322630: Remove ICStubs and related safepoints [v3]
Erik Österlund
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread
Axel Boldt-Christmas
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
- RFR: 8324933: ConcurrentHashTable::statistics_calculate synchronization is expensive
Erik Österlund
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Axel Boldt-Christmas
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Thomas Stuefe
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Thomas Stuefe
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Thomas Stuefe
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Quan Anh Mai
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Thomas Stuefe
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Thomas Stuefe
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Quan Anh Mai
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Thomas Stuefe
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Thomas Stuefe
- RFR: JDK-8323497: On x64, use 32-bit immediate moves for narrow klass base if possible
Aleksey Shipilev
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Ioi Lam
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Andrew Haley
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Ioi Lam
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Richard Reingruber
- RFR: JDK-8324287: Record total and free swap space in JFR [v5]
Matthias Baesken
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Patricio Chilano Mateo
- RFR: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Coleen Phillimore
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Coleen Phillimore
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Coleen Phillimore
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Coleen Phillimore
- RFR: JDK-8324287: Record total and free swap space in JFR [v6]
Matthias Baesken
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant
Emanuel Peter
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- RFR: JDK-8324287: Record total and free swap space in JFR [v6]
Erik Gahlin
- RFR: 8311846: Resolve duplicate 'Thread' related symbols with JDK static linking
Jiangli Zhou
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Emanuel Peter
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Dean Long
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Dean Long
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Dean Long
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Patricio Chilano Mateo
- RFR: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Leonid Mesnik
- Integrated: 8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Leonid Mesnik
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Dean Long
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
David Holmes
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
David Holmes
- RFR: 8315762: Update subtype check profile collection on s390x following 8308869 [v2]
Amit Kumar
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Patricio Chilano Mateo
- RFR: 8315762: Update subtype check profile collection on s390x following 8308869 [v2]
Martin Doerr
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Tobias Hartmann
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
David Holmes
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Tobias Hartmann
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Axel Boldt-Christmas
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Axel Boldt-Christmas
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v11]
Suchismith Roy
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Dean Long
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Dean Long
- RFR: 8324833: Signed integer overflows in ABS
Aleksey Shipilev
- RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]
Richard Reingruber
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v3]
Axel Boldt-Christmas
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v3]
Axel Boldt-Christmas
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Richard Reingruber
- RFR: JDK-8324287: Record total and free swap space in JFR [v6]
Severin Gehwolf
- RFR: 8324933: ConcurrentHashTable::statistics_calculate synchronization is expensive
Thomas Schatzl
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v11]
Joachim Kern
- RFR: 8324833: Signed integer overflows in ABS
Andrew Haley
- RFR: JDK-8324287: Record total and free swap space in JFR [v7]
Matthias Baesken
- RFR: JDK-8324287: Record total and free swap space in JFR [v6]
Matthias Baesken
- RFR: 8324771: Obsolete RAMFraction related flags [v3]
Albert Mingkun Yang
- Integrated: 8324771: Obsolete RAMFraction related flags
Albert Mingkun Yang
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v12]
Suchismith Roy
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v13]
Suchismith Roy
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v13]
Martin Doerr
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v3]
Richard Reingruber
- RFR: 8322630: Remove ICStubs and related safepoints [v6]
Doug Simon
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v3]
Daniel D. Daugherty
- RFR: JDK-8320005 : Allow loading of shared objects with .a extension on AIX [v13]
Suchismith Roy
- RFR: 8324833: Signed integer overflows in ABS [v2]
Aleksey Shipilev
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v3]
Coleen Phillimore
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Coleen Phillimore
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Coleen Phillimore
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v2]
Coleen Phillimore
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v3]
Coleen Phillimore
- RFR: 8324833: Signed integer overflows in ABS [v2]
Vladimir Kozlov
- RFR: 8308745: ObjArrayKlass::allocate_objArray_klass may call into java while holding a lock
Coleen Phillimore
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- RFR: 8324174: assert(m->is_entered(current)) failed: invariant [v2]
Vladimir Kozlov
- Integrated: 8324174: assert(m->is_entered(current)) failed: invariant
Vladimir Kozlov
- RFR: 8309271: A way to align already compiled methods with compiler directives [v25]
Dmitry Chuyko
- RFR: JDK-8318566: Heap walking functions should not use FilteredFieldStream
Alex Menkov
- RFR: 8324983: race in CompileBroker::possibly_add_compiler_threads
Tom Rodriguez
- RFR: 8324881: ObjectSynchronizer::inflate(Thread* current...) is invoked for non-current thread [v3]
Daniel D. Daugherty
- RFR: JDK-8318566: Heap walking functions should not use FilteredFieldStream
Chris Plummer
Last message date:
Wed Jan 31 23:39:00 UTC 2024
Archived on: Wed Jan 31 23:39:09 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).