November 2023 Archives by subject
Starting: Wed Nov 1 02:04:07 UTC 2023
Ending: Thu Nov 30 22:57:09 UTC 2023
Messages: 1837
- Automatically reduce heap size near compressed oops limit
Gillespie, Oli
- Integrated: 8254693: Add Panama feature to pass heap segments to native code
Jorn Vernee
- Integrated: 8257076: os::scan_pages is empty on all platforms
Sonia Zaldana Calles
- Integrated: 8267532: C2: Profile and prune untaken exception handlers
Jorn Vernee
- Integrated: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
Andrew Haley
- Integrated: 8301997: Move method resolution information out of the cpCache
Matias Saavedra Silva
- Integrated: 8304939: os::win32::exit_process_or_thread should be marked noreturn
Julian Waters
- Integrated: 8306561: Possible out of bounds access in print_pointer_information
Thomas Obermeier
- Integrated: 8310644: Make panama memory segment close use async handshakes
Erik Österlund
- Integrated: 8313816: Accessing jmethodID might lead to spurious crashes
Jaroslav Bachorik
- Integrated: 8314220: Configurable InlineCacheBuffer size
Ekaterina Vergizova
- Integrated: 8314502: Change the comparator taking version of GrowableArray::find to be a template method
Afshin Zafari
- Integrated: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Gergö Barany
- Integrated: 8315890: Attempts to load from nullptr in instanceKlass.cpp and unsafe.cpp
Matias Saavedra Silva
- Integrated: 8317562: [JFR] Compilation queue statistics
Mat Carter
- Integrated: 8318159: RISC-V: Improve itable_stub
Yuri Gaevsky
- Integrated: 8318218: RISC-V: C2 CompressBits
Hamlin Li
- Integrated: 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength
Daniel Lundén
- Integrated: 8318562: Computational test more than 2x slower when AVX instructions are used
Sandhya Viswanathan
- Integrated: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads
Doug Simon
- Integrated: 8318706: Implement JEP 423: Region Pinning for G1
Thomas Schatzl
- Integrated: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
Stefan Karlsson
- Integrated: 8318776: Require supports_cx8 to always be true
David Holmes
- Integrated: 8318895: Deoptimization results in incorrect lightweight locking stack
Roman Kennke
- Integrated: 8318982: Improve Exceptions::special_exception
Doug Simon
- Integrated: 8318986: Improve GenericWaitBarrier performance
Aleksey Shipilev
- Integrated: 8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Markus Grönlund
- Integrated: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Hao Sun
- Integrated: 8319244: implement JVMTI handshakes support for virtual threads
Serguei Spitsyn
- Integrated: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
Aleksey Shipilev
- Integrated: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Hamlin Li
- Integrated: 8319429: Resetting MXCSR flags degrades ecore
Volodymyr Paprotski
- Integrated: 8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
Thomas Schatzl
- Integrated: 8319542: Fix boundaries of region to be tested with os::is_readable_range
Thomas Obermeier
- Integrated: 8319700: [AArch64] C2 compilation fails with "Field too big for insn"
Axel Boldt-Christmas
- Integrated: 8319777: Zero: Support 8-byte cmpxchg
Aleksey Shipilev
- Integrated: 8319781: RISC-V: Refactor UseRVV related checks
Hamlin Li
- Integrated: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread
Jiangli Zhou
- Integrated: 8319944: Remove DynamicDumpSharedSpaces
Ioi Lam
- Integrated: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks
Roman Marchenko
- Integrated: 8319973: AArch64: Save and restore FPCR in the call stub
Andrew Haley
- Integrated: 8319999: Refactor MetaspaceShared::use_full_module_graph()
Ioi Lam
- Integrated: 8320147: Remove DumpSharedSpaces
Ioi Lam
- Integrated: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol
Serguei Spitsyn
- Integrated: 8320272: Make method_entry_barrier address shared
Vladimir Kozlov
- Integrated: 8320278: ARM32 build is broken after JDK-8301997
Matias Saavedra Silva
- Integrated: 8320347: Emulate vblendvp[sd] on ECore
Volodymyr Paprotski
- Integrated: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- Integrated: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- Integrated: 8320530: has_resolved_ref_index flag not restored after resetting entry
Matias Saavedra Silva
- Integrated: 8320582: Zero: Misplaced CX8 enablement flag
Aleksey Shipilev
- Integrated: 8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
Aleksey Shipilev
- Integrated: 8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Albert Mingkun Yang
- Integrated: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Evgeny Astigeevich
- Integrated: 8321063: AArch64: Zero build fails after JDK-8320368
Aleksey Shipilev
- Integrated: 8321066: Multiple JFR tests have started failing
Erik Österlund
- Integrated: JDK-8319437: NMT should show library names in call stacks
Thomas Stuefe
- Integrated: JDK-8319927: Log that IEEE rounding mode was corrupted by loading a library
Matthias Baesken
- Integrated: JDK-8320300: Adjust hs_err output in malloc/mmap error cases
Matthias Baesken
- Integrated: JDK-8320368: Per-CPU optimization of Klass range reservation
Thomas Stuefe
- Integrated: JDK-8320382: Remove CompressedKlassPointers::is_valid_base()
Thomas Stuefe
- Integrated: JDK-8320383: refresh libraries cache on AIX in VMError::report
Matthias Baesken
- RFR: 8139457: Relax alignment of array elements [v63]
Roman Kennke
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v11]
Vladimir Ivanov
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v12]
Vladimir Ivanov
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v12]
Jorn Vernee
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v12]
Jorn Vernee
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v12]
Maurizio Cimadamore
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v12]
Jorn Vernee
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v13]
Jorn Vernee
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v14]
Jorn Vernee
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v14]
Vladimir Ivanov
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v14]
Martin Doerr
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v14]
Sergey Bylokhov
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v14]
Jorn Vernee
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v14]
Sergey Bylokhov
- RFR: 8254693: Add Panama feature to pass heap segments to native code [v14]
Jorn Vernee
- RFR: 8257076: os::scan_pages is empty on all platforms
Sonia Zaldana Calles
- RFR: 8257076: os::scan_pages is empty on all platforms
David Holmes
- RFR: 8257076: os::scan_pages is empty on all platforms
Thomas Stuefe
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v10]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v10]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v10]
Vitaly Provodin
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v10]
Vladimir Kozlov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v10]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Vladimir Ivanov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Vladimir Ivanov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Vladimir Ivanov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Vladimir Ivanov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Vladimir Ivanov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Dean Long
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Vladimir Ivanov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v5]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v6]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v7]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v7]
Dean Long
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v8]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v8]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v9]
Jorn Vernee
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v9]
Vladimir Ivanov
- RFR: 8267532: C2: Profile and prune untaken exception handlers [v9]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected
David Holmes
- RFR: 8267532: Try/catch block not optimized as expected
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v2]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Dean Long
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Dean Long
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Dean Long
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Quan Anh Mai
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Tobias Hartmann
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Tobias Hartmann
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Tobias Hartmann
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Tobias Hartmann
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Doug Simon
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Yudi Zheng
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Tobias Hartmann
- RFR: 8267532: Try/catch block not optimized as expected [v3]
Tobias Hartmann
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Tom Rodriguez
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Tom Rodriguez
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Tom Rodriguez
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Tom Rodriguez
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v4]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v5]
Jorn Vernee
- RFR: 8267532: Try/catch block not optimized as expected [v5]
Vladimir Ivanov
- RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v18]
Andrew Haley
- RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v18]
David Holmes
- RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v18]
Thomas Stuefe
- RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v19]
Andrew Haley
- RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v20]
Andrew Haley
- RFR: 8295159: DSO created with -ffast-math breaks Java floating-point arithmetic [v20]
Matthias Baesken
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Gui Cao
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Andrew Dinn
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Gui Cao
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Gui Cao
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Gui Cao
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Amit Kumar
- RFR: 8301997: Move method resolution information out of the cpCache [v10]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v11]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v12]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v12]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Coleen Phillimore
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Vladimir Kozlov
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Aleksei Voitylov
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Thomas Stuefe
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
Andrew Leonard
- RFR: 8301997: Move method resolution information out of the cpCache [v13]
SUN Guoyun
- RFR: 8301997: Move method resolution information out of the cpCache [v6]
Andrew Dinn
- RFR: 8301997: Move method resolution information out of the cpCache [v6]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v6]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v6]
Gui Cao
- RFR: 8301997: Move method resolution information out of the cpCache [v8]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v8]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v9]
Matias Saavedra Silva
- RFR: 8301997: Move method resolution information out of the cpCache [v9]
Martin Doerr
- RFR: 8301997: Move method resolution information out of the cpCache [v9]
Frederic Parain
- RFR: 8304939: os::win32::exit_process_or_thread should be marked noreturn [v5]
Julian Waters
- RFR: 8304939: os::win32::exit_process_or_thread should be marked noreturn [v6]
Julian Waters
- RFR: 8304939: os::win32::exit_process_or_thread should be marked noreturn [v7]
Julian Waters
- RFR: 8304939: os::win32::exit_process_or_thread should be marked noreturn [v7]
David Holmes
- RFR: 8304939: os::win32::exit_process_or_thread should be marked noreturn [v7]
Kim Barrett
- RFR: 8304939: os::win32::exit_process_or_thread should be marked noreturn [v7]
Julian Waters
- RFR: 8305898: Alternative self-forwarding mechanism [v22]
Roman Kennke
- RFR: 8306561: Possible out of bounds access in print_pointer_information [v5]
Thomas Stuefe
- RFR: 8306561: Possible out of bounds access in print_pointer_information [v6]
Joachim Kern
- RFR: 8306561: Possible out of bounds access in print_pointer_information [v6]
Thomas Obermeier
- RFR: 8306561: Possible out of bounds access in print_pointer_information [v6]
Dean Long
- RFR: 8306561: Possible out of bounds access in print_pointer_information [v6]
Thomas Obermeier
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Erik Österlund
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Tom Rodriguez
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Erik Österlund
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Tom Rodriguez
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Tom Rodriguez
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Erik Österlund
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v2]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v3]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v4]
Emanuel Peter
- RFR: 8306767: Concurrent repacking of extra data in MethodData is potentially unsafe [v4]
Tom Rodriguez
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10
Chris Plummer
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10
Chris Plummer
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v2]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v2]
Chris Plummer
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Daniel D. Daugherty
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Daniel D. Daugherty
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
David Holmes
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Daniel D. Daugherty
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v3]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Daniel D. Daugherty
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Daniel D. Daugherty
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v4]
Daniel D. Daugherty
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v5]
Serguei Spitsyn
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v5]
Daniel D. Daugherty
- RFR: 8308614: Enabling JVMTI ClassLoad event slows down vthread creation by factor 10 [v5]
Serguei Spitsyn
- RFR: 8308715: Create a mechanism for Implicitly Declared Class javadoc
Pavel Rappo
- RFR: 8308715: Create a mechanism for Implicitly Declared Class javadoc
Pavel Rappo
- RFR: 8308994: C2: Re-implement experimental post loop vectorization [v4]
Pengfei Li
- RFR: 8309271: A way to align already compiled methods with compiler directives [v10]
Dmitry Chuyko
- RFR: 8309271: A way to align already compiled methods with compiler directives [v11]
Dmitry Chuyko
- RFR: 8310644: Make panama memory segment close use async handshakes
Erik Österlund
- RFR: 8310644: Make panama memory segment close use async handshakes
Jorn Vernee
- RFR: 8310644: Make panama memory segment close use async handshakes [v2]
Erik Österlund
- RFR: 8310644: Make panama memory segment close use async handshakes [v2]
Erik Österlund
- RFR: 8310644: Make panama memory segment close use async handshakes [v3]
Jorn Vernee
- RFR: 8310644: Make panama memory segment close use async handshakes [v3]
Erik Österlund
- RFR: 8310644: Make panama memory segment close use async handshakes [v3]
Erik Österlund
- RFR: 8310644: Make panama memory segment close use async handshakes [v4]
Erik Österlund
- RFR: 8310644: Make panama memory segment close use async handshakes [v5]
Erik Österlund
- RFR: 8310644: Make panama memory segment close use async handshakes [v5]
Maurizio Cimadamore
- RFR: 8310644: Make panama memory segment close use async handshakes [v5]
Patricio Chilano Mateo
- RFR: 8310656: RISC-V: __builtin___clear_cache can fail silently. [v3]
Robbin Ehn
- RFR: 8310656: RISC-V: __builtin___clear_cache can fail silently. [v3]
Ludovic Henry
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Jaikiran Pai
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
ExE Boss
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Chen Liang
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Damon Fenacci
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Damon Fenacci
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v10]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v10]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v11]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v12]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v12]
Damon Fenacci
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v12]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v12]
Claes Redestad
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v13]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v13]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v13]
Damon Fenacci
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v14]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Tobias Hartmann
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Chen Liang
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Gui Cao
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Martin Doerr
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Andrey Turbanov
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Amit Kumar
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v2]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v3]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v3]
Martin Doerr
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Claes Redestad
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Claes Redestad
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Tobias Hartmann
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Claes Redestad
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Tobias Hartmann
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v4]
Claes Redestad
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v5]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v5]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v5]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v6]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v7]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v8]
Roger Riggs
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v8]
Raffaello Giulietti
- RFR: 8311906: Improve robustness of String constructors with mutable array inputs [v9]
Roger Riggs
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v2]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
David Holmes
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
David Holmes
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Paul Sandoz
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Paul Sandoz
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Paul Sandoz
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v3]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v4]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Xiaohong Gong
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Andrew Haley
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Magnus Ihse Bursie
- RFR: 8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF [v5]
Magnus Ihse Bursie
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
David Holmes
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
David Holmes
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes
David Holmes
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v10]
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v11]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v11]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v11]
David Holmes
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v11]
Coleen Phillimore
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v2]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v2]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v2]
Thomas Stuefe
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v2]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v2]
Thomas Stuefe
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v2]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v3]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v3]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v3]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v3]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v4]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v5]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v6]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v6]
Thomas Stuefe
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v6]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v6]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v6]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v6]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v7]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v8]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v8]
David Holmes
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v8]
Thomas Stuefe
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v8]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v8]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v8]
David Holmes
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v8]
Jaroslav Bachorik
- RFR: 8313816: Accessing jmethodID might lead to spurious crashes [v9]
Jaroslav Bachorik
- RFR: 8314029: Add file name parameter to Compiler.perfmap
Chris Plummer
- RFR: 8314029: Add file name parameter to Compiler.perfmap
Chris Plummer
- RFR: 8314029: Add file name parameter to Compiler.perfmap [v2]
Yi-Fan Tsai
- RFR: 8314029: Add file name parameter to Compiler.perfmap [v3]
Yi-Fan Tsai
- RFR: 8314029: Add file name parameter to Compiler.perfmap [v4]
Yi-Fan Tsai
- RFR: 8314029: Add file name parameter to Compiler.perfmap [v4]
Chris Plummer
- RFR: 8314029: Add file name parameter to Compiler.perfmap [v5]
Yi-Fan Tsai
- RFR: 8314029: Add file name parameter to Compiler.perfmap [v5]
David Holmes
- RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Dean Long
- RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Dean Long
- RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Dean Long
- RFR: 8314220: Configurable InlineCacheBuffer size [v2]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Dean Long
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Vladimir Kozlov
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Dean Long
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Dean Long
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Vladimir Kozlov
- RFR: 8314220: Configurable InlineCacheBuffer size [v3]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v4]
Ekaterina Vergizova
- RFR: 8314220: Configurable InlineCacheBuffer size [v4]
Vladimir Kozlov
- RFR: 8314220: Configurable InlineCacheBuffer size [v4]
Kelvin Nilsen
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v10]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v10]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v10]
Stefan Karlsson
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v10]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v10]
Stefan Karlsson
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v11]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v12]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v12]
Stefan Karlsson
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v12]
Johan Sjölen
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
David Holmes
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
Stefan Karlsson
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
David Holmes
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v3]
Stefan Karlsson
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v8]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v8]
David Holmes
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v8]
Quan Anh Mai
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v8]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v8]
Quan Anh Mai
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v8]
Quan Anh Mai
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v9]
Afshin Zafari
- RFR: 8314502: Change the comparator taking version of GrowableArray::find to be a template method [v9]
Stefan Karlsson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v35]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v35]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v35]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v35]
Man Cao
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v35]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v36]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v37]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v37]
Volker Simonis
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v37]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v38]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v39]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v40]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v40]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v40]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v40]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v40]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v41]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v41]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v41]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v42]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v42]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v42]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v42]
Man Cao
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v43]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v44]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v44]
Man Cao
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v44]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v45]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v46]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v46]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v46]
Man Cao
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v46]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Albert Mingkun Yang
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Albert Mingkun Yang
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v47]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Albert Mingkun Yang
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Albert Mingkun Yang
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v48]
Man Cao
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v49]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v50]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v51]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v52]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v53]
Jonathan Joo
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v53]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v53]
Stefan Johansson
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v53]
Man Cao
- RFR: 8315149: Add hsperf counters for CPU time of internal GC threads [v54]
Jonathan Joo
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v10]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v11]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v11]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v12]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v13]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v13]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v13]
Aleksey Shipilev
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Kim Barrett
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
David Holmes
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v4]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v5]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Coleen Phillimore
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Aleksey Shipilev
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v6]
Aleksey Shipilev
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v7]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v7]
Aleksey Shipilev
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v7]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v7]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v7]
Aleksey Shipilev
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v8]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v9]
Oli Gillespie
- RFR: 8315559: Delay TempSymbol cleanup to avoid symbol table churn [v9]
Aleksey Shipilev
- RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Jaikiran Pai
- RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Doug Simon
- RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Tom Rodriguez
- RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Doug Simon
- RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Paul Sandoz
- RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Paul Sandoz
- RFR: 8315856: RISC-V: Use Zacas extension for cmpxchg
Ludovic Henry
- RFR: 8315890: Attempts to load from nullptr in instanceKlass.cpp and unsafe.cpp [v2]
David Holmes
- RFR: 8315890: Attempts to load from nullptr in instanceKlass.cpp and unsafe.cpp [v2]
Matias Saavedra Silva
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v12]
Liming Liu
- RFR: 8315923: pretouch_memory by atomic-add-0 fragments huge pages unexpectedly [v12]
Liming Liu
- RFR: 8316180: Thread-local backoff for secondary_super_cache updates [v13]
Aleksey Shipilev
- RFR: 8316180: Thread-local backoff for secondary_super_cache updates [v13]
Luis Barreiro
- RFR: 8317562: [JFR] Compilation queue statistics [v3]
Mat Carter
- RFR: 8317562: [JFR] Compilation queue statistics [v4]
Mat Carter
- RFR: 8317562: [JFR] Compilation queue statistics [v5]
Mat Carter
- RFR: 8317562: [JFR] Compilation queue statistics [v5]
Matthias Baesken
- RFR: 8317562: [JFR] Compilation queue statistics [v5]
Mat Carter
- RFR: 8317562: [JFR] Compilation queue statistics [v6]
Mat Carter
- RFR: 8317562: [JFR] Compilation queue statistics [v6]
Matthias Baesken
- RFR: 8317562: [JFR] Compilation queue statistics [v6]
Mat Carter
- RFR: 8317562: [JFR] Compilation queue statistics [v6]
Mat Carter
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic
ArsenyBochkarev
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic
ArsenyBochkarev
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading
Thomas Schatzl
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v2]
Thomas Schatzl
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v2]
Thomas Schatzl
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v2]
Amit Kumar
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v2]
Thomas Schatzl
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v3]
Thomas Schatzl
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v3]
Ivan Walulya
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v3]
Albert Mingkun Yang
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v3]
Thomas Schatzl
- RFR: 8317809: Insertion of free code blobs into code cache can be very slow during class unloading [v4]
Thomas Schatzl
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Vladimir Kempik
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Andrew Haley
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Vladimir Kempik
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Andrew Haley
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Vladimir Kempik
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Andrew Haley
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Vladimir Kempik
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Andrew Haley
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v2]
Hamlin Li
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v3]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v4]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v5]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v5]
Hamlin Li
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v5]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v6]
Olga Mikhaltsova
- RFR: 8318158: RISC-V: implement roundD/roundF intrinsics [v6]
Olga Mikhaltsova
- RFR: 8318159: RISC-V: Improve itable_stub
Yuri Gaevsky
- RFR: 8318159: RISC-V: Improve itable_stub
Fei Yang
- RFR: 8318159: RISC-V: Improve itable_stub
Robbin Ehn
- RFR: 8318159: RISC-V: Improve itable_stub [v2]
Yuri Gaevsky
- RFR: 8318159: RISC-V: Improve itable_stub [v2]
Yuri Gaevsky
- RFR: 8318159: RISC-V: Improve itable_stub [v2]
Yuri Gaevsky
- RFR: 8318159: RISC-V: Improve itable_stub [v2]
Fei Yang
- RFR: 8318217: RISC-V: C2 VectorizedHashCode
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Fei Yang
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v3]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v3]
Hamlin Li
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v3]
Fei Yang
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v3]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v3]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v3]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v3]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v4]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v5]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v6]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v6]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v7]
Yuri Gaevsky
- RFR: 8318217: RISC-V: C2 VectorizedHashCode [v7]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits
Feilong Jiang
- RFR: 8318218: RISC-V: C2 CompressBits
Feilong Jiang
- RFR: 8318218: RISC-V: C2 CompressBits
Robbin Ehn
- RFR: 8318218: RISC-V: C2 CompressBits
Andrew Haley
- RFR: 8318218: RISC-V: C2 CompressBits
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v2]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v2]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v2]
Ludovic Henry
- RFR: 8318218: RISC-V: C2 CompressBits [v2]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v2]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v3]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v3]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v3]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v3]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v3]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v4]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v5]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v5]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v5]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v6]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v6]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v6]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v6]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v6]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v7]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v7]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v7]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v8]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v8]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v8]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v9]
Hamlin Li
- RFR: 8318218: RISC-V: C2 CompressBits [v9]
Fei Yang
- RFR: 8318218: RISC-V: C2 CompressBits [v9]
Feilong Jiang
- RFR: 8318218: RISC-V: C2 CompressBits [v9]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F
Quan Anh Mai
- RFR: 8318227: RISC-V: C2 ConvHF2F
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F
Quan Anh Mai
- RFR: 8318227: RISC-V: C2 ConvHF2F
Quan Anh Mai
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Fei Yang
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Quan Anh Mai
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Fei Yang
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Fei Yang
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Fei Yang
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v2]
Hamlin Li
- RFR: 8318227: RISC-V: C2 ConvHF2F [v3]
Hamlin Li
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v2]
Daniel Lundén
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v2]
Daniel Lundén
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v2]
Tobias Hartmann
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v2]
Leonid Mesnik
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v2]
Daniel Lundén
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v3]
Daniel Lundén
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v3]
David Holmes
- RFR: 8318480: Deprecate UseCounterDecay and remove CounterDecayMinIntervalLength [v3]
Daniel Lundén
- RFR: 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength [v4]
Daniel Lundén
- RFR: 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength [v4]
David Holmes
- RFR: 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength [v4]
Tobias Hartmann
- RFR: 8318480: Obsolete UseCounterDecay and remove CounterDecayMinIntervalLength [v4]
Daniel Lundén
- RFR: 8318480: UseCounterDecay and CounterDecayMinIntervalLength are unused and should be removed
Daniel Lundén
- RFR: 8318480: UseCounterDecay and CounterDecayMinIntervalLength are unused and should be removed
Tobias Hartmann
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Sandhya Viswanathan
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Vladimir Kozlov
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Vladimir Kozlov
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Sandhya Viswanathan
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Jatin Bhateja
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Quan Anh Mai
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Jatin Bhateja
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Vladimir Kozlov
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Sandhya Viswanathan
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Sandhya Viswanathan
- RFR: 8318562: Computational test more than 2x slower when AVX instructions are used
Quan Anh Mai
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v6]
David Holmes
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v6]
Doug Simon
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v6]
David Holmes
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v6]
Daniel D. Daugherty
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v6]
Doug Simon
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v6]
Daniel D. Daugherty
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v7]
Doug Simon
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v7]
Doug Simon
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v7]
Daniel D. Daugherty
- RFR: 8318694: [JVMCI] disable can_call_java in most contexts for libjvmci compiler threads [v7]
Doug Simon
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v10]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v10]
Albert Mingkun Yang
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v10]
Ivan Walulya
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v11]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v12]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v13]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v14]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v15]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v4]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v5]
Ivan Walulya
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v5]
Ivan Walulya
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v6]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v7]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v8]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v8]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v8]
Albert Mingkun Yang
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v8]
Albert Mingkun Yang
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v8]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v8]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v9]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v9]
Albert Mingkun Yang
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v9]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v9]
Thomas Schatzl
- RFR: 8318706: Implementation of JDK-8276094: JEP 423: Region Pinning for G1 [v9]
Albert Mingkun Yang
- RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v10]
Thomas Schatzl
- RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v16]
Thomas Schatzl
- RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v16]
Stefan Johansson
- RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v16]
Thomas Schatzl
- RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v17]
Thomas Schatzl
- RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v9]
Stefan Johansson
- RFR: 8318706: Implement JEP 423: Region Pinning for G1 [v9]
Thomas Schatzl
- RFR: 8318757: 8318757 VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor
Axel Boldt-Christmas
- RFR: 8318757: 8318757 VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor [v2]
Stefan Karlsson
- RFR: 8318757: 8318757 VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor [v2]
Stefan Karlsson
- RFR: 8318757: 8318757 VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor [v2]
Patricio Chilano Mateo
- RFR: 8318757: 8318757 VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor [v2]
Aleksey Shipilev
- RFR: 8318757: 8318757 VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor [v2]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Daniel D. Daugherty
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Patricio Chilano Mateo
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v10]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v11]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v11]
Axel Boldt-Christmas
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v11]
Aleksey Shipilev
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v11]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v12]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v12]
Daniel D. Daugherty
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v2]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v2]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v2]
Daniel D. Daugherty
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v2]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v2]
Aleksey Shipilev
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v2]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v3]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v4]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Daniel D. Daugherty
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Daniel D. Daugherty
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Daniel D. Daugherty
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
David Holmes
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
David Holmes
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
David Holmes
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
David Holmes
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Aleksey Shipilev
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v5]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v6]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v6]
David Holmes
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v6]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v7]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v7]
Aleksey Shipilev
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v7]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v8]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v9]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v9]
David Holmes
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v9]
Andrey Turbanov
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v9]
Stefan Karlsson
- RFR: 8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls [v9]
Stefan Karlsson
- RFR: 8318757 ObjectMonitor::deflate_monitor fails "assert(prev == old_value) failed: unexpected prev owner=0x0000000000000002, expected=0x0000000000000000"
Stefan Karlsson
- RFR: 8318757 ObjectMonitor::deflate_monitor fails "assert(prev == old_value) failed: unexpected prev owner=0x0000000000000002, expected=0x0000000000000000"
Stefan Karlsson
- RFR: 8318757 ObjectMonitor::deflate_monitor fails "assert(prev == old_value) failed: unexpected prev owner=0x0000000000000002, expected=0x0000000000000000"
Aleksey Shipilev
- RFR: 8318776: Require supports_cx8 to always be true
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v2]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v3]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v4]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v4]
Erik Österlund
- RFR: 8318776: Require supports_cx8 to always be true [v4]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v4]
Aleksey Shipilev
- RFR: 8318776: Require supports_cx8 to always be true [v4]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v5]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Aleksey Shipilev
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Aleksey Shipilev
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Aleksey Shipilev
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Doug Lea
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Daniel D. Daugherty
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Daniel D. Daugherty
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Aleksey Shipilev
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Daniel D. Daugherty
- RFR: 8318776: Require supports_cx8 to always be true [v5]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v5]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v5]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v5]
Viktor Klang
- RFR: 8318776: Require supports_cx8 to always be true [v5]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v6]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v6]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v6]
Aleksey Shipilev
- RFR: 8318776: Require supports_cx8 to always be true [v7]
David Holmes
- RFR: 8318776: Require supports_cx8 to always be true [v7]
David Holmes
- RFR: 8318839: Update test thread factory to catch all exceptions [v2]
Leonid Mesnik
- RFR: 8318839: Update test thread factory to catch all exceptions [v2]
Leonid Mesnik
- RFR: 8318839: Update test thread factory to catch all exceptions [v2]
David Holmes
- RFR: 8318839: Update test thread factory to catch all exceptions [v2]
Alan Bateman
- RFR: 8318839: Update test thread factory to catch all exceptions [v2]
Leonid Mesnik
- RFR: 8318895: Deoptimization results in incorrect lightweight locking stack
Roman Kennke
- RFR: 8318895: Deoptimization results in incorrect lightweight locking stack
Dean Long
- RFR: 8318895: Deoptimization results in incorrect lightweight locking stack
Richard Reingruber
- RFR: 8318895: Deoptimization results in incorrect lightweight locking stack [v2]
Roman Kennke
- RFR: 8318895: Deoptimization results in incorrect lightweight locking stack [v2]
Richard Reingruber
- RFR: 8318895: Deoptimization results in incorrect lightweight locking stack [v3]
Roman Kennke
- RFR: 8318895: Deoptimization results in incorrect lightweight locking stack [v3]
Roman Kennke
- RFR: 8318982: Improve Exceptions::special_exception [v2]
David Holmes
- RFR: 8318982: Improve Exceptions::special_exception [v2]
David Holmes
- RFR: 8318982: Improve Exceptions::special_exception [v2]
Doug Simon
- RFR: 8318982: Improve Exceptions::special_exception [v2]
Doug Simon
- RFR: 8318982: Improve Exceptions::special_exception [v3]
Doug Simon
- RFR: 8318982: Improve Exceptions::special_exception [v3]
David Holmes
- RFR: 8318982: Improve Exceptions::special_exception [v3]
Doug Simon
- RFR: 8318986: Improve GenericWaitBarrier performance
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v2]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v2]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v2]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v2]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v2]
Daniel D. Daugherty
- RFR: 8318986: Improve GenericWaitBarrier performance [v2]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v2]
David Holmes
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v3]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v4]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v4]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v4]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v4]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Claes Redestad
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Claes Redestad
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Claes Redestad
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Claes Redestad
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Claes Redestad
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v5]
Claes Redestad
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Patricio Chilano Mateo
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Ivan Walulya
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Patricio Chilano Mateo
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Patricio Chilano Mateo
- RFR: 8318986: Improve GenericWaitBarrier performance [v6]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v7]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v7]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Patricio Chilano Mateo
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Aleksey Shipilev
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Robbin Ehn
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Patricio Chilano Mateo
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Patricio Chilano Mateo
- RFR: 8318986: Improve GenericWaitBarrier performance [v8]
Aleksey Shipilev
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v10]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v11]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v12]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v12]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v12]
Kim Barrett
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v12]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v13]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v14]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v14]
Leo Korinth
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v14]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v15]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v15]
Leo Korinth
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v2]
Jorn Vernee
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v2]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v2]
Jorn Vernee
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v2]
Kim Barrett
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v2]
Jorn Vernee
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v7]
Quan Anh Mai
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v8]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v8]
Kim Barrett
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v8]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v8]
Quan Anh Mai
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v8]
Kim Barrett
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v8]
Johan Sjölen
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v8]
Kim Barrett
- RFR: 8319117: GrowableArray: Allow for custom initializer instead of copy constructor [v9]
Johan Sjölen
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder()
Stefan Karlsson
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder()
Mark Sheppard
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v2]
Leonid Mesnik
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v3]
Leonid Mesnik
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v3]
Leonid Mesnik
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v3]
Mark Sheppard
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v3]
Leonid Mesnik
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v4]
Leonid Mesnik
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v4]
David Holmes
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v4]
David Holmes
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v4]
Mark Sheppard
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v5]
Leonid Mesnik
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v5]
Leonid Mesnik
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v5]
David Holmes
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v5]
David Holmes
- RFR: 8319200: Don't use test thread factory in ProcessTools.createLimitedTestJavaProcessBuilder() [v5]
Leonid Mesnik
- RFR: 8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Markus Grönlund
- RFR: 8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
David Holmes
- RFR: 8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Markus Grönlund
- RFR: 8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Erik Gahlin
- RFR: 8319206: [REDO] Event NativeLibraryLoad breaks invariant by taking a stacktrace when thread is in state _thread_in_native
Markus Grönlund
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Hao Sun
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Hao Sun
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Martin Doerr
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Kim Barrett
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Joachim Kern
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Evgeny Astigeevich
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Joachim Kern
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Fei Yang
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Vladimir Kempik
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Vladimir Kempik
- RFR: 8319233: AArch64: Build failure with clang due to -Wformat-nonliteral warning
Hao Sun
- RFR: 8319244: implement JVMTI handshakes support for virtual threads
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v10]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v10]
Patricio Chilano Mateo
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v10]
Alex Menkov
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v10]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v2]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v3]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Patricio Chilano Mateo
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Patricio Chilano Mateo
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Patricio Chilano Mateo
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Patricio Chilano Mateo
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Patricio Chilano Mateo
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v4]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v5]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v6]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v7]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v8]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v8]
Alex Menkov
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v8]
Alex Menkov
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v8]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v8]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v8]
Serguei Spitsyn
- RFR: 8319244: implement JVMTI handshakes support for virtual threads [v9]
Serguei Spitsyn
- RFR: 8319313: G1: Rename G1EvacFailureInjector appropriately
Thomas Schatzl
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
Quan Anh Mai
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v2]
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v2]
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v3]
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v3]
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v3]
Quan Anh Mai
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v4]
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v4]
Aleksey Shipilev
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v4]
Vladimir Kozlov
- RFR: 8319406: x86: Shorter movptr(reg, imm) for 32-bit immediates [v4]
Aleksey Shipilev
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Hamlin Li
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Fei Yang
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Hamlin Li
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Fei Yang
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Fei Yang
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations
Ludovic Henry
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations [v2]
Hamlin Li
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations [v2]
Hamlin Li
- RFR: 8319408: RISC-V: MaxVectorSize is not consistently checked in several situations [v2]
Hamlin Li
- RFR: 8319429: Don't zero out mxcsr flag bits on ECore
Volodymyr Paprotski
- RFR: 8319429: Don't zero out mxcsr flag bits on ECore
David Holmes
- RFR: 8319429: Don't zero out mxcsr flag bits on ECore
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
Sandhya Viswanathan
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
Volodymyr Paprotski
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
David Holmes
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
Sandhya Viswanathan
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
Tobias Hartmann
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
Tobias Hartmann
- RFR: 8319429: Resetting MXCSR flags degrades ecore [v3]
Sandhya Viswanathan
- RFR: 8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
Thomas Schatzl
- RFR: 8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
Albert Mingkun Yang
- RFR: 8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
Ivan Walulya
- RFR: 8319456: jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
Thomas Schatzl
- RFR: 8319542: Fix boundaries of region to be tested with os::is_readable_range
Thomas Obermeier
- RFR: 8319542: Fix boundaries of region to be tested with os::is_readable_range
Thomas Obermeier
- RFR: 8319542: Fix boundaries of region to be tested with os::is_readable_range
Dean Long
- RFR: 8319542: Fix boundaries of region to be tested with os::is_readable_range
Christoph Langer
- RFR: 8319700: [AArch64] C2 compilation fails with "Field too big for insn"
Axel Boldt-Christmas
- RFR: 8319700: [AArch64] C2 compilation fails with "Field too big for insn"
Andrew Haley
- RFR: 8319700: [AArch64] C2 compilation fails with "Field too big for insn"
Tobias Hartmann
- RFR: 8319700: [AArch64] C2 compilation fails with "Field too big for insn"
Axel Boldt-Christmas
- RFR: 8319700: [AArch64] C2 compilation fails with "Field too big for insn"
Andrew Haley
- RFR: 8319709: Make GrowableArrayCHeap copyable
Johan Sjölen
- RFR: 8319709: Make GrowableArrayCHeap copyable
Johan Sjölen
- RFR: 8319709: Make GrowableArrayCHeap copyable [v2]
Johan Sjölen
- RFR: 8319709: Make GrowableArrayCHeap copyable [v2]
David Holmes
- RFR: 8319709: Make GrowableArrayCHeap copyable [v2]
Johan Sjölen
- RFR: 8319709: Make GrowableArrayCHeap copyable [v2]
David Holmes
- RFR: 8319709: Make GrowableArrayCHeap copyable [v2]
Emanuel Peter
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Vladimir Kempik
- RFR: 8319716: RISC-V: Add SHA-2
Vladimir Kempik
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Hamlin Li
- RFR: 8319716: RISC-V: Add SHA-2
Hamlin Li
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Fei Yang
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v2]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v2]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v2]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v2]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v2]
Robbin Ehn
- RFR: 8319716: RISC-V: Add SHA-2 [v2]
Robbin Ehn
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Roman Kennke
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
David Holmes
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v10]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v10]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v10]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v10]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v2]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v2]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v2]
David Holmes
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v2]
David Holmes
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v3]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v3]
Coleen Phillimore
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v3]
Coleen Phillimore
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Coleen Phillimore
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Daniel D. Daugherty
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v4]
David Holmes
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v5]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v6]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v6]
Tobias Hartmann
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v7]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v8]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v9]
Axel Boldt-Christmas
- RFR: 8319773: Avoid inflating monitors when installing hash codes for LM_LIGHTWEIGHT [v9]
Daniel D. Daugherty
- RFR: 8319777: Zero: Support 8-byte cmpxchg
Aleksey Shipilev
- RFR: 8319777: Zero: Support 8-byte cmpxchg
David Holmes
- RFR: 8319777: Zero: Support 8-byte cmpxchg
Aleksey Shipilev
- RFR: 8319777: Zero: Support 8-byte cmpxchg
David Holmes
- RFR: 8319777: Zero: Support 8-byte cmpxchg [v2]
Aleksey Shipilev
- RFR: 8319777: Zero: Support 8-byte cmpxchg [v2]
Aleksey Shipilev
- RFR: 8319777: Zero: Support 8-byte cmpxchg [v2]
David Holmes
- RFR: 8319777: Zero: Support 8-byte cmpxchg [v2]
Thomas Stuefe
- RFR: 8319777: Zero: Support 8-byte cmpxchg [v2]
Aleksey Shipilev
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Robbin Ehn
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Ludovic Henry
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Robbin Ehn
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Fei Yang
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks [v2]
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks [v2]
Fei Yang
- RFR: 8319781: RISC-V: Refactor UseRVV related checks [v3]
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks [v3]
Hamlin Li
- RFR: 8319781: RISC-V: Refactor UseRVV related checks [v3]
Fei Yang
- RFR: 8319781: RISC-V: Refactor UseRVV related checks [v4]
Hamlin Li
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
Roman Kennke
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation
Stefan Karlsson
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v2]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v2]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v2]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v2]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v2]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
Roman Kennke
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v3]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v4]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v4]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v4]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v4]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v4]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v4]
David Holmes
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v5]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Daniel D. Daugherty
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Daniel D. Daugherty
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Daniel D. Daugherty
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Daniel D. Daugherty
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v6]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v7]
Axel Boldt-Christmas
- RFR: 8319797: Recursive lightweight locking: Runtime implementation [v8]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v2]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v2]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v2]
Roman Kennke
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v2]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v3]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v4]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v5]
Axel Boldt-Christmas
- RFR: 8319799: Recursive lightweight locking: x86 implementation [v6]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Roman Kennke
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v2]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v2]
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v2]
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v3]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v3]
Andrew Haley
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v4]
Axel Boldt-Christmas
- RFR: 8319801: Recursive lightweight locking: aarch64 implementation [v4]
Fei Yang
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v2]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v2]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v3]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v3]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v3]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v3]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Man Cao
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Man Cao
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
David Holmes
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Daniel D. Daugherty
- RFR: 8319935: Ensure only one JvmtiThreadState is created for one JavaThread associated with attached native thread [v5]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread
Daniel D. Daugherty
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread
Man Cao
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread
David Holmes
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v2]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v2]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v2]
David Holmes
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v2]
Man Cao
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v2]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v2]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v2]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v3]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v3]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v3]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v3]
Serguei Spitsyn
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v3]
David Holmes
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v3]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v3]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v4]
Jiangli Zhou
- RFR: 8319935: Ensure only one JvmtiThreadState is create for one JavaThread associated with attached native thread [v5]
Jiangli Zhou
- RFR: 8319944: Remove DynamicDumpSharedSpaces
Ioi Lam
- RFR: 8319944: Remove DynamicDumpSharedSpaces [v2]
Ioi Lam
- RFR: 8319944: Remove DynamicDumpSharedSpaces [v2]
David Holmes
- RFR: 8319944: Remove DynamicDumpSharedSpaces [v2]
Calvin Cheung
- RFR: 8319944: Remove DynamicDumpSharedSpaces [v2]
Matias Saavedra Silva
- RFR: 8319944: Remove DynamicDumpSharedSpaces [v2]
Ioi Lam
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks
Roman Marchenko
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks
David Holmes
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]
Roman Marchenko
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]
Roman Marchenko
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]
Roman Marchenko
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]
Daniel D. Daugherty
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]
Roman Marchenko
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]
Daniel D. Daugherty
- RFR: 8319961: JvmtiEnvBase doesn't zero _ext_event_callbacks [v2]
David Holmes
- RFR: 8319973: AArch64: Save and restore FPCR in the call stub
Andrew Haley
- RFR: 8319973: AArch64: Save and restore FPCR in the call stub
Andrew Dinn
- RFR: 8319973: AArch64: Save and restore FPCR in the call stub
Thomas Stuefe
- RFR: 8319973: AArch64: Save and restore FPCR in the call stub
Andrew Haley
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph()
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
David Holmes
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
David Holmes
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
David Holmes
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
David Holmes
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
David Holmes
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
David Holmes
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v2]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v3]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v3]
David Holmes
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v3]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v4]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v5]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v5]
Calvin Cheung
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v6]
Ioi Lam
- RFR: 8319999: Refactor MetaspaceShared::use_full_module_graph() [v6]
Calvin Cheung
- RFR: 8320147: Remove DumpSharedSpaces
Ioi Lam
- RFR: 8320147: Remove DumpSharedSpaces
Calvin Cheung
- RFR: 8320147: Remove DumpSharedSpaces
Matias Saavedra Silva
- RFR: 8320147: Remove DumpSharedSpaces [v2]
Ioi Lam
- RFR: 8320147: Remove DumpSharedSpaces [v2]
Ioi Lam
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol
Serguei Spitsyn
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol
Leonid Mesnik
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol
Serguei Spitsyn
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v2]
Serguei Spitsyn
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v2]
Leonid Mesnik
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v2]
Serguei Spitsyn
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v2]
Patricio Chilano Mateo
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v2]
Alex Menkov
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v2]
Serguei Spitsyn
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v3]
Serguei Spitsyn
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v3]
Patricio Chilano Mateo
- RFR: 8320239: add dynamic switch for JvmtiVTMSTransitionDisabler sync protocol [v3]
Serguei Spitsyn
- RFR: 8320272: Make method_entry_barrier address shared
Vladimir Kozlov
- RFR: 8320272: Make method_entry_barrier address shared
Vladimir Kozlov
- RFR: 8320272: Make method_entry_barrier address shared
Dean Long
- RFR: 8320272: Make method_entry_barrier address shared
Vladimir Kozlov
- RFR: 8320272: Make method_entry_barrier address shared
Tom Rodriguez
- RFR: 8320272: Make method_entry_barrier address shared
Dean Long
- RFR: 8320272: Make method_entry_barrier address shared
Fei Yang
- RFR: 8320272: Make method_entry_barrier address shared
Vladimir Kozlov
- RFR: 8320272: Make method_entry_barrier address shared [v2]
Vladimir Kozlov
- RFR: 8320272: Make method_entry_barrier address shared [v2]
Vladimir Kozlov
- RFR: 8320272: Make method_entry_barrier address shared [v3]
Vladimir Kozlov
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Dean Long
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v2]
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v2]
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v2]
Dean Long
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v2]
Dean Long
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v2]
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v3]
Patricio Chilano Mateo
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v3]
Dean Long
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v3]
Dean Long
- RFR: 8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index [v3]
Dean Long
- RFR: 8320278: ARM32 build is broken after JDK-8301997
Matias Saavedra Silva
- RFR: 8320278: ARM32 build is broken after JDK-8301997
Coleen Phillimore
- RFR: 8320278: ARM32 build is broken after JDK-8301997
Thomas Stuefe
- RFR: 8320278: ARM32 build is broken after JDK-8301997 [v2]
Matias Saavedra Silva
- RFR: 8320278: ARM32 build is broken after JDK-8301997 [v2]
Matias Saavedra Silva
- RFR: 8320310: CompiledMethod::has_monitors flag can be incorrect
Jorn Vernee
- RFR: 8320310: CompiledMethod::has_monitors flag can be incorrect [v2]
Jorn Vernee
- RFR: 8320310: CompiledMethod::has_monitors flag can be incorrect [v3]
Jorn Vernee
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Sandhya Viswanathan
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Sandhya Viswanathan
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Sandhya Viswanathan
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Sandhya Viswanathan
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Sandhya Viswanathan
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v2]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v3]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v4]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v5]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v5]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v5]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v5]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v5]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v6]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v7]
Jatin Bhateja
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v8]
Volodymyr Paprotski
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v8]
Sandhya Viswanathan
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v8]
Sandhya Viswanathan
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v8]
Tobias Hartmann
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v8]
Tobias Hartmann
- RFR: 8320347: Emulate vblendvp[sd] on ECore [v8]
Volodymyr Paprotski
- RFR: 8320397: RISC-V: Avoid passing t0 as temp register to MacroAssembler:: cmpxchg_obj_header/cmpxchgptr
Gui Cao
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Richard Reingruber
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Richard Reingruber
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Richard Reingruber
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Richard Reingruber
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Lutz Schmidt
- RFR: 8320418: PPC64: invokevfinal_helper duplicates code to handle ResolvedMethodEntry
Martin Doerr
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v2]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v2]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v3]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v3]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v3]
Magnus Ihse Bursie
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v3]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v3]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v4]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v4]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v4]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Serguei Spitsyn
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v5]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v6]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v7]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v7]
Serguei Spitsyn
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v7]
Serguei Spitsyn
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v7]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v7]
Serguei Spitsyn
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v7]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Daniel D. Daugherty
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Daniel D. Daugherty
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Daniel D. Daugherty
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v8]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v9]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v9]
David Holmes
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v9]
Stefan Karlsson
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v9]
Daniel D. Daugherty
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v9]
Serguei Spitsyn
- RFR: 8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object [v9]
Stefan Karlsson
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry
Matias Saavedra Silva
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry
Andrew Dinn
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry
David Holmes
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry
Ioi Lam
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry
Andrew Dinn
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v2]
Matias Saavedra Silva
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v2]
Ioi Lam
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v2]
David Holmes
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v2]
Coleen Phillimore
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v2]
Coleen Phillimore
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v3]
Matias Saavedra Silva
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v3]
David Holmes
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v3]
Andrew Dinn
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v3]
Coleen Phillimore
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v3]
Coleen Phillimore
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v3]
Matias Saavedra Silva
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v4]
Matias Saavedra Silva
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v4]
Coleen Phillimore
- RFR: 8320530: has_resolved_ref_index flag not restored after resetting entry [v4]
Matias Saavedra Silva
- RFR: 8320564: RISC-V: Minimal build failed after JDK-8316592
Feilong Jiang
- RFR: 8320582: Zero: Misplaced CX8 enablement flag
Aleksey Shipilev
- RFR: 8320582: Zero: Misplaced CX8 enablement flag
David Holmes
- RFR: 8320582: Zero: Misplaced CX8 enablement flag
Aleksey Shipilev
- RFR: 8320582: Zero: Misplaced CX8 enablement flag
Aleksey Shipilev
- RFR: 8320582: Zero: Misplaced CX8 enablement flag
David Holmes
- RFR: 8320582: Zero: Misplaced CX8 enablement flag
Aleksey Shipilev
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics
Andrew Haley
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics
Andrew Dinn
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics
Andrew Haley
- RFR: 8320709: AArch64: Vectorized Poly1305 intrinsics [v2]
Andrew Haley
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Leo Korinth
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Leo Korinth
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Johan Sjölen
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
David Holmes
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
David Holmes
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Leo Korinth
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Dean Long
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
David Holmes
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Leo Korinth
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Leo Korinth
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
David Holmes
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Leo Korinth
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Dean Long
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
Dean Long
- RFR: 8320750: Allow a testcase to run with muliple -Xlog
David Holmes
- RFR: 8320807: [PPC64][ZGC] C1 generates wrong code for atomics
Martin Doerr
- RFR: 8320860: add-opens/add-exports require '=' in JAVA_TOOL_OPTIONS
David Holmes
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Jorn Vernee
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Francesco Nigro
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Francesco Nigro
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Jorn Vernee
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Jorn Vernee
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Andrew Haley
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Jorn Vernee
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
David Holmes
- RFR: 8320886: Unsafe_SetMemory0 is not guarded
Jorn Vernee
- RFR: 8320886: Unsafe_SetMemory0 is not guarded [v2]
Jorn Vernee
- RFR: 8320886: Unsafe_SetMemory0 is not guarded [v2]
Jorn Vernee
- RFR: 8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
Aleksey Shipilev
- RFR: 8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
William Kemper
- RFR: 8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
Kelvin Nilsen
- RFR: 8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
Roman Kennke
- RFR: 8320888: Shenandoah: Enable ShenandoahVerifyOptoBarriers in debug builds
Aleksey Shipilev
- RFR: 8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Albert Mingkun Yang
- RFR: 8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Stefan Johansson
- RFR: 8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Thomas Schatzl
- RFR: 8320916: jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java failed with "OutOfMemoryError: GC overhead limit exceeded"
Albert Mingkun Yang
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks
Aleksey Shipilev
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks
Yi Yang
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks
Thomas Stuefe
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks
Aleksey Shipilev
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks
Ioi Lam
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks [v2]
Aleksey Shipilev
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks [v2]
Aleksey Shipilev
- RFR: 8320924: Improve heap dump performance by optimizing archived object checks [v2]
Aleksey Shipilev
- RFR: 8320935: Move CDS config initialization code to cdsConfig.cpp
Ioi Lam
- RFR: 8320935: Move CDS config initialization code to cdsConfig.cpp
Calvin Cheung
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Evgeny Astigeevich
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Evgeny Astigeevich
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Nick Gasson
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Aleksey Shipilev
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Evgeny Astigeevich
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Aleksey Shipilev
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Aleksey Shipilev
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Evgeny Astigeevich
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Evgeny Astigeevich
- RFR: 8321025: Enable Neoverse N1 optimizations for Neoverse V2
Evgeny Astigeevich
- RFR: 8321063: AArch64: Zero build fails after JDK-8320368
Aleksey Shipilev
- RFR: 8321063: AArch64: Zero build fails after JDK-8320368
Thomas Stuefe
- RFR: 8321063: AArch64: Zero build fails after JDK-8320368
Aleksey Shipilev
- RFR: 8321063: AArch64: Zero build fails after JDK-8320368
Thomas Stuefe
- RFR: 8321063: AArch64: Zero build fails after JDK-8320368
Hao Sun
- RFR: 8321063: AArch64: Zero build fails after JDK-8320368
Aleksey Shipilev
- RFR: 8321066: Multiple JFR tests have started failing
Erik Österlund
- RFR: 8321066: Multiple JFR tests have started failing
Maurizio Cimadamore
- RFR: 8321066: Multiple JFR tests have started failing
Jorn Vernee
- RFR: 8321066: Multiple JFR tests have started failing
Erik Österlund
- RFR: 8321066: Multiple JFR tests have started failing
Daniel D. Daugherty
- RFR: 8321066: Multiple JFR tests have started failing
Daniel D. Daugherty
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v2]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v3]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v3]
Albert Mingkun Yang
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v4]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v5]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v6]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v6]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v6]
Albert Mingkun Yang
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v7]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v7]
Albert Mingkun Yang
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v8]
Lei Zaakjyu
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v8]
Albert Mingkun Yang
- RFR: JDK-8234502 : Merge GenCollectedHeap and SerialHeap [v8]
Lei Zaakjyu
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Martin Doerr
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Dean Long
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Dean Long
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Fei Yang
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Amit Kumar
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v2]
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v3]
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v4]
Cesar Soares Lucas
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v4]
Hao Sun
- RFR: JDK-8241503: C2: Share MacroAssembler between mach nodes during code emission [v4]
Cesar Soares Lucas
- RFR: JDK-8313764: Offer JVM HS functionality to shared lib load operations done by the JDK codebase [v2]
Matthias Baesken
- RFR: JDK-8313764: Offer JVM HS functionality to shared lib load operations done by the JDK codebase [v2]
Phil Race
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v10]
Thomas Stuefe
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v11]
Thomas Stuefe
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v11]
Aleksey Shipilev
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v12]
Thomas Stuefe
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v9]
Aleksey Shipilev
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v9]
Thomas Stuefe
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v9]
Thomas Stuefe
- RFR: JDK-8314890: Reduce number of loads for Klass decoding in static code [v9]
Aleksey Shipilev
- RFR: JDK-8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX [v5]
Thomas Stuefe
- RFR: JDK-8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX [v5]
Joachim Kern
- RFR: JDK-8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX [v5]
Thomas Stuefe
- RFR: JDK-8315706: com/sun/tools/attach/warnings/DynamicLoadWarningTest.java real fix for failure on AIX [v5]
Joachim Kern
- RFR: JDK-8316991: Reduce nullable allocation merges
Cesar Soares Lucas
- RFR: JDK-8316991: Reduce nullable allocation merges [v4]
Tobias Hartmann
- RFR: JDK-8316991: Reduce nullable allocation merges [v4]
Andrey Turbanov
- RFR: JDK-8316991: Reduce nullable allocation merges [v5]
Cesar Soares Lucas
- RFR: JDK-8319307: DCmds should not assert on truncation and should report truncation
Thomas Stuefe
- RFR: JDK-8319318: bufferedStream fixed case can be removed
Thomas Stuefe
- RFR: JDK-8319437: NMT should show library names in call stacks
Thomas Stuefe
- RFR: JDK-8319437: NMT should show library names in call stacks
David Holmes
- RFR: JDK-8319437: NMT should show library names in call stacks
Thomas Stuefe
- RFR: JDK-8319437: NMT should show library names in call stacks
Thomas Stuefe
- RFR: JDK-8319437: NMT should show library names in call stacks
Zhengyu Gu
- RFR: JDK-8319437: NMT should show library names in call stacks
Thomas Stuefe
- RFR: JDK-8319927: Add some logging after 8295159
Matthias Baesken
- RFR: JDK-8319927: Add some logging after 8295159
Goetz Lindenmaier
- RFR: JDK-8319927: Log that IEEE rounding mode was corrupted by loading a library
Lutz Schmidt
- RFR: JDK-8319927: Log that IEEE rounding mode was corrupted by loading a library
Matthias Baesken
- RFR: JDK-8319927: Log that IEEE rounding mode was corrupted by loading a library
Andrew Haley
- RFR: JDK-8319927: Log that IEEE rounding mode was corrupted by loading a library
Matthias Baesken
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Thomas Stuefe
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Amit Kumar
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Amit Kumar
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
David Holmes
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Thomas Stuefe
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Thomas Stuefe
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Amit Kumar
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Thomas Stuefe
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Thomas Stuefe
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Thomas Stuefe
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
Thomas Stuefe
- RFR: JDK-8320005 : Native library suffix impact on hotspot code in AIX [v2]
suchismith1993
- RFR: JDK-8320300: Adjust hs_err output in malloc/mmap error cases
Matthias Baesken
- RFR: JDK-8320300: Adjust hs_err output in malloc/mmap error cases
Christoph Langer
- RFR: JDK-8320300: Adjust hs_err output in malloc/mmap error cases
Martin Doerr
- RFR: JDK-8320300: Adjust hs_err output in malloc/mmap error cases
Matthias Baesken
- RFR: JDK-8320300: Adjust hs_err output in malloc/mmap error cases
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v10]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v10]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v10]
Andrew Haley
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v10]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v10]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v11]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v2]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v2]
Andrew Haley
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v2]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v2]
Roman Kennke
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v2]
Andrew Haley
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v2]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v3]
Roman Kennke
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v3]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v3]
Roman Kennke
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v3]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v3]
Andrew Haley
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v3]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v4]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v5]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v6]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v6]
Fei Yang
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v6]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v7]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v8]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v9]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v9]
Robbin Ehn
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v9]
Thomas Stuefe
- RFR: JDK-8320368: Per-CPU optimization of Klass range reservation [v9]
Thomas Stuefe
- RFR: JDK-8320382: Remove CompressedKlassPointers::is_valid_base()
Thomas Stuefe
- RFR: JDK-8320382: Remove CompressedKlassPointers::is_valid_base()
Thomas Stuefe
- RFR: JDK-8320382: Remove CompressedKlassPointers::is_valid_base()
Roman Kennke
- RFR: JDK-8320382: Remove CompressedKlassPointers::is_valid_base()
Thomas Stuefe
- RFR: JDK-8320382: Remove CompressedKlassPointers::is_valid_base()
Andrew Haley
- RFR: JDK-8320382: Remove CompressedKlassPointers::is_valid_base()
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v2]
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v2]
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v2]
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Martin Doerr
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
David Holmes
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
David Holmes
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Matthias Baesken
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
David Holmes
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Thomas Stuefe
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Martin Doerr
- RFR: JDK-8320383: refresh libraries cache on AIX in VMError::report [v3]
Thomas Stuefe
- RFR: JDK-8320448 Accelerate IndexOf using AVX2
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v2]
Scott Gibbons
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v2]
Scott Gibbons
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI
Andrew Haley
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v2]
Andrew Haley
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v2]
Andrew Dinn
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andrew Haley
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andrew Haley
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andrew Dinn
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andreas Woess
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andrew Haley
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Tom Rodriguez
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Tom Rodriguez
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andrew Haley
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Tom Rodriguez
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
David Holmes
- RFR: JDK-8320892: AArch64: Restore FPU control state after JNI [v3]
Andrew Haley
- RFR: JDK-8321017: Record in JFR that IEEE rounding mode was corrupted by loading a library
Matthias Baesken
- RFR: JDK-8321017: Record in JFR that IEEE rounding mode was corrupted by loading a library
Christoph Langer
- RFR: RFR: 8318217: RISC-V: C2 VectorizedHashCode [v2]
Yuri Gaevsky
- What is Vectored Exception Handling used for?
Julian Waters
- What is Vectored Exception Handling used for?
David Holmes
- Withdrawn: 8198918: jio_snprintf and friends are not checked by -Wformat
Afshin Zafari
- Withdrawn: 8305895: Implementation: JEP 450: Compact Object Headers (Experimental)
duke
- Withdrawn: 8310160: Make GC APIs for handling archive heap objects agnostic of GC policy
duke
- Withdrawn: 8311500: StackWalker.getCallerClass() throws UOE if invoked reflectively
duke
- Withdrawn: 8313816: Accessing jmethodID might lead to spurious crashes
Jaroslav Bachorik
- Withdrawn: 8314029: Add file name parameter to Compiler.perfmap
duke
- Withdrawn: 8317721: RISC-V: Implement CRC32 intrinsic
ArsenyBochkarev
- Withdrawn: 8318839: Update test thread factory to catch all exceptions
Leonid Mesnik
Last message date:
Thu Nov 30 22:57:09 UTC 2023
Archived on: Thu Nov 30 22:57:15 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).