April 2023 Archives by subject
      
      Starting: Sat Apr  1 00:47:23 UTC 2023
         Ending: Sat Apr 29 15:54:23 UTC 2023
         Messages: 813
     
- [Internet]Re: RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
jiefu(傅杰)
 - Integrated: 8041676: remove the java.compiler system property
 
Jaikiran Pai
 - Integrated: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - Integrated: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Leonid Mesnik
 - Integrated: 8241613: Suspicious calls to MacroAssembler::null_check(Register, offset)
 
Matias Saavedra Silva
 - Integrated: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options
 
Matias Saavedra Silva
 - Integrated: 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
 
Xin Liu
 - Integrated: 8301065: Handle control characters in java_lang_String::print
 
Kevin Walls
 - Integrated: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Daniel D. Daugherty
 - Integrated: 8303082 : [AIX] Missing C++ name demangling with XLClang++
 
Deepa Kumari
 - Integrated: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
Coleen Phillimore
 - Integrated: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors
 
Matias Saavedra Silva
 - Integrated: 8303475: potential null pointer dereference in filemap.cpp
 
Calvin Cheung
 - Integrated: 8304696: Duplicate class names in dynamicArchive tests can lead to test failure
 
Calvin Cheung
 - Integrated: 8304738: UnregisteredClassesTable_lock never created
 
Matias Saavedra Silva
 - Integrated: 8304996: Add missing HandleMarks
 
David Holmes
 - Integrated: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051
 
SUN Guoyun
 - Integrated: 8305237: CompilerDirectives DCmds permissions correction
 
Kevin Walls
 - Integrated: 8305252: make_method_handle_intrinsic may call java code under a lock
 
Coleen Phillimore
 - Integrated: 8305405: Compile_lock not needed in Universe::genesis()
 
Coleen Phillimore
 - Integrated: 8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - Integrated: 8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Alan Bateman
 - Integrated: 8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - Integrated: 8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - Integrated: 8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - Integrated: 8305425: Thread.isAlive0 doesn't need to call into the VM
 
David Holmes
 - Integrated: 8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - Integrated: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
 
Vladimir Petko
 - Integrated: 8305481: gtest is_first_C_frame failing on ARM
 
Vladimir Petko
 - Integrated: 8305500: SystemDictionary::find_placeholder/find_class declared but not used
 
Coleen Phillimore
 - Integrated: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
 
Patricio Chilano Mateo
 - Integrated: 8305659: ProblemList com/sun/jdi/PopAndInvokeTest.java with virtual threads
 
Daniel D. Daugherty
 - Integrated: 8305659: ProblemList com/sun/jdi/PopAndInvokeTest.java with virtual threads
 
Tobias Hartmann
 - Integrated: 8305659: ProblemList com/sun/jdi/PopAndInvokeTest.java with virtual threads
 
Daniel D. Daugherty
 - Integrated: 8305659: ProblemList com/sun/jdi/PopAndInvokeTest.java with virtual threads
 
Daniel D. Daugherty
 - Integrated: 8305678: ProblemList serviceability/sa/ClhsdbInspect.java on windows-x64 in Xcomp
 
Mikael Vidstedt
 - Integrated: 8305678: ProblemList serviceability/sa/ClhsdbInspect.java on windows-x64 in Xcomp
 
Daniel D. Daugherty
 - Integrated: 8305678: ProblemList serviceability/sa/ClhsdbInspect.java on windows-x64 in Xcomp
 
Daniel D. Daugherty
 - Integrated: 8305678: ProblemList serviceability/sa/ClhsdbInspect.java on windows-x64 in Xcomp
 
Daniel D. Daugherty
 - Integrated: 8305680: Remove Permissions from jcmd help output
 
Kevin Walls
 - Integrated: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive
 
Ioi Lam
 - Integrated: 8305766: ProblemList runtime/CompressedOops/CompressedClassPointers.java
 
Ioi Lam
 - Integrated: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
Tyler Steele
 - Integrated: 8305966: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64
 
Daniel D. Daugherty
 - Integrated: 8305994: Guarantee eventual async monitor deflation
 
Aleksey Shipilev
 - Integrated: 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
 
Calvin Cheung
 - Integrated: 8306289: 32-bit build failures after JDK-8303422
 
Aleksey Shipilev
 - Integrated: 8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
 
Matias Saavedra Silva
 - Integrated: 8306687: Relax memory ordering constraints on metaspace atomic counters
 
Zhengyu Gu
 - Integrated: 8306734: Shenandoah: Missing barriers on deoptimization path
 
Aleksey Shipilev
 - Integrated: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
 
Aleksey Shipilev
 - Integrated: 8306775: Problemlist runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java
 
Aleksey Shipilev
 - Integrated: 8306780: ProblemList java/lang/Thread/virtual/HoldsLock.java#id0 in Xcomp
 
Daniel D. Daugherty
 - Integrated: 8306780: ProblemList java/lang/Thread/virtual/HoldsLock.java#id0 in Xcomp
 
Joe Darcy
 - Integrated: 8306780: ProblemList java/lang/Thread/virtual/HoldsLock.java#id0 in Xcomp
 
Daniel D. Daugherty
 - Integrated: 8306780: ProblemList java/lang/Thread/virtual/HoldsLock.java#id0 in Xcomp
 
Daniel D. Daugherty
 - Integrated: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
 
Coleen Phillimore
 - Integrated: 8306951: [BACKOUT] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
 
Coleen Phillimore
 - Integrated: 8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
 
Jie Fu
 - Integrated: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests
 
Thomas Stuefe
 - Integrated: JDK-8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
 
Thomas Stuefe
 - Integrated: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
 
Thomas Stuefe
 - Integrated: JDK-8306654: Disable NMT location_printing_cheap_dead_xx tests again
 
Thomas Stuefe
 - Integrated: JDK-8306672: support offset in dll_address_to_library_name on AIX
 
JoKern65
 - Integrated: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy
 
Thomas Stuefe
 - Integrated: JDK-8306883: Thread stacksize is reported with wrong units in os::create_thread logging
 
Thomas Stuefe
 - Integrated: JDK-8307006: ProblemList gtest/NMTGtest.java on aix
 
Matthias Baesken
 - RFC: Considering expanding the inline functions of the frames in hs_err file
 
高丹(昭珏)
 - RFC: Considering expanding the inline functions of the frames in hs_err file
 
Christian Hagedorn
 - RFR: 8041676: remove the java.compiler system property
 
Jaikiran Pai
 - RFR: 8041676: remove the java.compiler system property
 
David Holmes
 - RFR: 8041676: remove the java.compiler system property
 
Alan Bateman
 - RFR: 8041676: remove the java.compiler system property
 
Roger Riggs
 - RFR: 8041676: remove the java.compiler system property
 
Jaikiran Pai
 - RFR: 8041676: remove the java.compiler system property [v2]
 
Jaikiran Pai
 - RFR: 8041676: remove the java.compiler system property [v2]
 
Roger Riggs
 - RFR: 8041676: remove the java.compiler system property [v2]
 
Jaikiran Pai
 - RFR: 8041676: remove the java.compiler system property [v2]
 
Roger Riggs
 - RFR: 8041676: remove the java.compiler system property [v2]
 
Iris Clark
 - RFR: 8041676: remove the java.compiler system property [v2]
 
Jaikiran Pai
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Martin Doerr
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Aleksey Shipilev
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Aleksey Shipilev
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27)
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
 
Thomas Stuefe
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
 
David Holmes
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
 
Aleksey Shipilev
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
 
Aleksey Shipilev
 - RFR: 8229147: Linux os::create_thread() overcounts guardpage size with newer glibc (>=2.27) [v2]
 
David Holmes
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Chris Plummer
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Serguei Spitsyn
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Daniel D. Daugherty
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Serguei Spitsyn
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Serguei Spitsyn
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
 
Chris Plummer
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
 
David Holmes
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
 
Leonid Mesnik
 - RFR: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time [v2]
 
Leonid Mesnik
 - RFR: 8241613: Suspicious calls to MacroAssembler::null_check(Register, offset) [v2]
 
Matias Saavedra Silva
 - RFR: 8241613: Suspicious calls to MacroAssembler::null_check(Register, offset) [v7]
 
David Holmes
 - RFR: 8250269: Replace ATTRIBUTE_ALIGNED with alignas [v15]
 
Julian Waters
 - RFR: 8250269: Replace ATTRIBUTE_ALIGNED with alignas [v15]
 
Chris Plummer
 - RFR: 8250269: Replace ATTRIBUTE_ALIGNED with alignas [v15]
 
Kim Barrett
 - RFR: 8250269: Replace ATTRIBUTE_ALIGNED with alignas [v15]
 
Julian Waters
 - RFR: 8250269: Replace ATTRIBUTE_ALIGNED with alignas [v15]
 
Julian Waters
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options
 
David Holmes
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options
 
Matias Saavedra Silva
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v2]
 
Matias Saavedra Silva
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v3]
 
Matias Saavedra Silva
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v4]
 
Matias Saavedra Silva
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v4]
 
Andrey Turbanov
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v4]
 
Ioi Lam
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v4]
 
Ioi Lam
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v4]
 
David Holmes
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v4]
 
Matias Saavedra Silva
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v4]
 
Matias Saavedra Silva
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v5]
 
Matias Saavedra Silva
 - RFR: 8274166: Some CDS tests ignore -Dtest.cds.runtime.options [v5]
 
Andrey Turbanov
 - RFR: 8293117: Add atomic bitset functions
 
Kim Barrett
 - RFR: 8293117: Add atomic bitset functions
 
Aleksey Shipilev
 - RFR: 8293117: Add atomic bitset functions
 
Coleen Phillimore
 - RFR: 8293117: Add atomic bitset functions [v2]
 
Kim Barrett
 - RFR: 8293117: Add atomic bitset functions [v2]
 
Kim Barrett
 - RFR: 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
 
Xin Liu
 - RFR: 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
 
David Holmes
 - RFR: 8297302: gtest/AsyncLogGtest.java fails AsyncLogTest.stdoutOutput_vm
 
Aleksey Shipilev
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
Kevin Walls
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
Kevin Walls
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
Ioi Lam
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
Ioi Lam
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
David Holmes
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
Ioi Lam
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
David Holmes
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
Ioi Lam
 - RFR: 8301065: Handle control characters in java_lang_String::print [v2]
 
Kevin Walls
 - RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Daniel D. Daugherty
 - RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Naoto Sato
 - RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Leonid Mesnik
 - RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Daniel D. Daugherty
 - RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Daniel D. Daugherty
 - RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Tobias Hartmann
 - RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
 
Daniel D. Daugherty
 - RFR: 8303082 : [AIX] Missing C++ name demangling with XLClang++ [v3]
 
Deepa Kumari
 - RFR: 8303082 : [AIX] Missing C++ name demangling with XLClang++ [v5]
 
Deepa Kumari
 - RFR: 8303082 : [AIX] Missing C++ name demangling with XLClang++ [v5]
 
Deepa Kumari
 - RFR: 8303082 : [AIX] Missing C++ name demangling with XLClang++ [v6]
 
Deepa Kumari
 - RFR: 8303082 : [AIX] Missing C++ name demangling with XLClang++ [v6]
 
Martin Doerr
 - RFR: 8303082 : [AIX] Missing C++ name demangling with XLClang++ [v6]
 
Thomas Stuefe
 - RFR: 8303082 : [AIX] Missing C++ name demangling with XLClang++ [v6]
 
Deepa Kumari
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
Coleen Phillimore
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
David Holmes
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
David Holmes
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
Coleen Phillimore
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
Thomas Stuefe
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
Coleen Phillimore
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting
 
David Holmes
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v2]
 
Coleen Phillimore
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v2]
 
Ioi Lam
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v2]
 
Thomas Stuefe
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v3]
 
Coleen Phillimore
 - RFR: 8303276: Secondary assertion failure in AdapterHandlerLibrary::contains during crash reporting [v3]
 
Coleen Phillimore
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors
 
Matias Saavedra Silva
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors
 
Frederic Parain
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors
 
Coleen Phillimore
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors [v2]
 
Matias Saavedra Silva
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors [v2]
 
Ioi Lam
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors [v3]
 
Matias Saavedra Silva
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors [v3]
 
Coleen Phillimore
 - RFR: 8303422: Use a common functions to exit the VM for -Xshare:dump and CDS errors [v4]
 
Matias Saavedra Silva
 - RFR: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors [v5]
 
Matias Saavedra Silva
 - RFR: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors [v5]
 
Coleen Phillimore
 - RFR: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors [v5]
 
Ioi Lam
 - RFR: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors [v5]
 
Frederic Parain
 - RFR: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors [v5]
 
Matias Saavedra Silva
 - RFR: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors [v6]
 
Matias Saavedra Silva
 - RFR: 8303422: Use common functions to exit the VM for -Xshare:dump and CDS errors [v6]
 
Ioi Lam
 - RFR: 8303475: potential null pointer dereference in filemap.cpp
 
Calvin Cheung
 - RFR: 8303475: potential null pointer dereference in filemap.cpp
 
David Holmes
 - RFR: 8303475: potential null pointer dereference in filemap.cpp
 
Calvin Cheung
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
David Holmes
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Ioi Lam
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Afshin Zafari
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Afshin Zafari
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
David Holmes
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
David Holmes
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
David Holmes
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
David Holmes
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Afshin Zafari
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
David Holmes
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Ioi Lam
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Coleen Phillimore
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Vladimir Kozlov
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
David Holmes
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Vladimir Kozlov
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Coleen Phillimore
 - RFR: 8303942: FileMapInfo::write_bytes aborts on a short os::write
 
Coleen Phillimore
 - RFR: 8304442: Allocate VirtualMemoryTracker into Arena
 
Johan Sjölen
 - RFR: 8304696: Duplicate class names in dynamicArchive tests can lead to test failure
 
Calvin Cheung
 - RFR: 8304696: Duplicate class names in dynamicArchive tests can lead to test failure
 
Ioi Lam
 - RFR: 8304696: Duplicate class names in dynamicArchive tests can lead to test failure
 
Calvin Cheung
 - RFR: 8304696: Duplicate class names in dynamicArchive tests can lead to test failure [v2]
 
Calvin Cheung
 - RFR: 8304696: Duplicate class names in dynamicArchive tests can lead to test failure [v2]
 
Calvin Cheung
 - RFR: 8304696: Duplicate class names in dynamicArchive tests can lead to test failure [v2]
 
Ioi Lam
 - RFR: 8304738: UnregisteredClassesTable_lock never created
 
Matias Saavedra Silva
 - RFR: 8304738: UnregisteredClassesTable_lock never created
 
Justin King
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v2]
 
Matias Saavedra Silva
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v2]
 
Ioi Lam
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v2]
 
Justin King
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v2]
 
David Holmes
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v2]
 
Ioi Lam
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v2]
 
Matias Saavedra Silva
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v3]
 
Matias Saavedra Silva
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v3]
 
Ioi Lam
 - RFR: 8304738: UnregisteredClassesTable_lock never created [v3]
 
David Holmes
 - RFR: 8304996: Add missing HandleMarks [v2]
 
David Holmes
 - RFR: 8304996: Add missing HandleMarks [v2]
 
Ioi Lam
 - RFR: 8304996: Add missing HandleMarks [v2]
 
David Holmes
 - RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
 
Afshin Zafari
 - RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
 
Chris Plummer
 - RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
 
David Holmes
 - RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
 
Coleen Phillimore
 - RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests
 
Coleen Phillimore
 - RFR: 8305083: Remove finalize() from test/hotspot/jtreg/vmTestbase/nsk/share/ and /jpda that are used in serviceability/dcmd/framework tests [v2]
 
Afshin Zafari
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051
 
SUN Guoyun
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051
 
SUN Guoyun
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051
 
SUN Guoyun
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
SUN Guoyun
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
Fei Yang
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
SUN Guoyun
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
Ao Qi
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
Fei Yang
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
SUN Guoyun
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
David Holmes
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
SUN Guoyun
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
Andrew Haley
 - RFR: 8305236: Some LoadLoad barriers in the interpreter are unnecessary after JDK-8220051 [v3]
 
Andrew Haley
 - RFR: 8305236: The LoadLoad barrier has been useless after JDK-8220051
 
Tobias Hartmann
 - RFR: 8305236: The LoadLoad barrier has been useless after JDK-8220051
 
SUN Guoyun
 - RFR: 8305236: The LoadLoad barrier has been useless after JDK-8220051
 
David Holmes
 - RFR: 8305236: The LoadLoad barrier has been useless after JDK-8220051 [v2]
 
SUN Guoyun
 - RFR: 8305237: CompilerDirectives DCmds permissions correction
 
Kevin Walls
 - RFR: 8305237: CompilerDirectives DCmds permissions correction
 
Chris Plummer
 - RFR: 8305237: CompilerDirectives DCmds permissions correction
 
Serguei Spitsyn
 - RFR: 8305237: CompilerDirectives DCmds permissions correction
 
Kevin Walls
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock
 
Coleen Phillimore
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v2]
 
Coleen Phillimore
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v3]
 
Coleen Phillimore
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v3]
 
David Holmes
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v3]
 
Matias Saavedra Silva
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v3]
 
Coleen Phillimore
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v4]
 
Coleen Phillimore
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v4]
 
Matias Saavedra Silva
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v4]
 
Ioi Lam
 - RFR: 8305252: make_method_handle_intrinsic may call java code under a lock [v4]
 
Coleen Phillimore
 - RFR: 8305405: Compile_lock not needed in Universe::genesis()
 
Coleen Phillimore
 - RFR: 8305405: Compile_lock not needed in Universe::genesis()
 
David Holmes
 - RFR: 8305405: Compile_lock not needed in Universe::genesis()
 
Coleen Phillimore
 - RFR: 8305405: Compile_lock not needed in Universe::genesis()
 
Frederic Parain
 - RFR: 8305405: Compile_lock not needed in Universe::genesis()
 
Coleen Phillimore
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM
 
Alan Bateman
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
Quan Anh Mai
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
Simon Roberts
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
Aleksey Shipilev
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
Coleen Phillimore
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
Aleksey Shipilev
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v2]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v3]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v3]
 
Aleksey Shipilev
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v3]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v4]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v4]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v5]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
ExE Boss
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
ExE Boss
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
Alan Bateman
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
Alan Bateman
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v6]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v7]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v7]
 
Aleksey Shipilev
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v7]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v8]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v8]
 
Alan Bateman
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v8]
 
David Holmes
 - RFR: 8305425: Thread.isAlive0 doesn't need to call into the VM [v9]
 
David Holmes
 - RFR: 8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - RFR: 8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Thomas Stuefe
 - RFR: 8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - RFR: 8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
 
Daniel D. Daugherty
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
 
Vladimir Petko
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
 
Severin Gehwolf
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
 
Vladimir Petko
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
 
Thomas Stuefe
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
 
Vladimir Petko
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm
 
Thomas Stuefe
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm [v2]
 
Vladimir Petko
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm [v2]
 
Thomas Stuefe
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm [v2]
 
David Holmes
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm [v2]
 
Vladimir Petko
 - RFR: 8305480: test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java failing on 32 bit arm [v3]
 
Vladimir Petko
 - RFR: 8305481: gtest is_first_C_frame failing on ARM
 
Vladimir Petko
 - RFR: 8305481: gtest is_first_C_frame failing on ARM
 
Severin Gehwolf
 - RFR: 8305481: gtest is_first_C_frame failing on ARM
 
Vladimir Petko
 - RFR: 8305481: gtest is_first_C_frame failing on ARM [v2]
 
Vladimir Petko
 - RFR: 8305481: gtest is_first_C_frame failing on ARM Thumb [v2]
 
Thomas Stuefe
 - RFR: 8305500: SystemDictionary::find_placeholder/find_class declared but not used
 
Coleen Phillimore
 - RFR: 8305500: SystemDictionary::find_placeholder/find_class declared but not used
 
Ioi Lam
 - RFR: 8305500: SystemDictionary::find_placeholder/find_class declared but not used
 
David Holmes
 - RFR: 8305500: SystemDictionary::find_placeholder/find_class declared but not used
 
Coleen Phillimore
 - RFR: 8305523: Some StoreStore barriers in the interpreter are unnecessary after JDK-8205683
 
David Holmes
 - RFR: 8305523: Some StoreStore barriers in the interpreter are unnecessary after JDK-8205683
 
SUN Guoyun
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
 
Patricio Chilano Mateo
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
 
Richard Reingruber
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
 
Patricio Chilano Mateo
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
 
Robbin Ehn
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
 
Patricio Chilano Mateo
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason)
 
Patricio Chilano Mateo
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason) [v2]
 
Robbin Ehn
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason) [v2]
 
Patricio Chilano Mateo
 - RFR: 8305625: Stress test crashes with SEGV in Deoptimization::deoptimize_frame_internal(JavaThread*, long*, Deoptimization::DeoptReason) [v2]
 
Richard Reingruber
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
David Holmes
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
David Holmes
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
David Holmes
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
David Holmes
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Thomas Stuefe
 - RFR: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Andrei Pangin
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Robbin Ehn
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Robbin Ehn
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Robbin Ehn
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v2]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v2]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v2]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v2]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v2]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v2]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v2]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Robbin Ehn
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
Robbin Ehn
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v4]
 
David Holmes
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v5]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v6]
 
Daniel D. Daugherty
 - RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v6]
 
Daniel D. Daugherty
 - RFR: 8305680: Remove Permissions from jcmd help output
 
Kevin Walls
 - RFR: 8305680: Remove Permissions from jcmd help output
 
Chris Plummer
 - RFR: 8305680: Remove Permissions from jcmd help output
 
Serguei Spitsyn
 - RFR: 8305680: Remove Permissions from jcmd help output
 
Kevin Walls
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive
 
Ioi Lam
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v2]
 
Ioi Lam
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v3]
 
Ioi Lam
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v3]
 
Coleen Phillimore
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v3]
 
Calvin Cheung
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v3]
 
Ioi Lam
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v4]
 
Ioi Lam
 - RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v4]
 
Calvin Cheung
 - RFR: 8305766: ProblemList runtime/CompressedOops/CompressedClassPointers.java
 
Ioi Lam
 - RFR: 8305766: ProblemList runtime/CompressedOops/CompressedClassPointers.java
 
Chris Plummer
 - RFR: 8305766: ProblemList runtime/CompressedOops/CompressedClassPointers.java
 
Ioi Lam
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Yasumasa Suenaga
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
David Holmes
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Thomas Stuefe
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Yasumasa Suenaga
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Yasumasa Suenaga
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Thomas Stuefe
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Yasumasa Suenaga
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Roberto Castañeda Lozano
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Yasumasa Suenaga
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Roberto Castañeda Lozano
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Thomas Stuefe
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Roberto Castañeda Lozano
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Yasumasa Suenaga
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Roberto Castañeda Lozano
 - RFR: 8305770: os::Linux::available_memory() should refer MemAvailable in /proc/meminfo
 
Yasumasa Suenaga
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Johan Sjölen
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Andrew Haley
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Dalibor Topic
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Andrew Haley
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Andrew Haley
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Andrew Haley
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Johan Sjölen
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
David Holmes
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
gaogao-mem
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
David Holmes
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
David Holmes
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Xin Liu
 - RFR: 8305819: LogConfigurationTest intermittently fails on AArch64
 
Xin Liu
 - RFR: 8305846: Support compilation in Proc test utility
 
Weijun Wang
 - RFR: 8305846: Support compilation in Proc test utility
 
David Holmes
 - RFR: 8305846: Support compilation in Proc test utility
 
David Holmes
 - RFR: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
Tyler Steele
 - RFR: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
Martin Doerr
 - RFR: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
David Holmes
 - RFR: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
David Holmes
 - RFR: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
Tyler Steele
 - RFR: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
Martin Doerr
 - RFR: 8305922: [aix,linux] Avoid comparing 'this' to nullptr
 
Tyler Steele
 - RFR: 8305966: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64
 
Daniel D. Daugherty
 - RFR: 8305966: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64
 
Alan Bateman
 - RFR: 8305966: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64
 
Daniel D. Daugherty
 - RFR: 8305994: Guarantee eventual async monitor deflation
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation
 
Volker Simonis
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Volker Simonis
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Volker Simonis
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Volker Simonis
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Volker Simonis
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
ExE Boss
 - RFR: 8305994: Guarantee eventual async monitor deflation [v2]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v3]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v3]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v3]
 
Volker Simonis
 - RFR: 8305994: Guarantee eventual async monitor deflation [v4]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v4]
 
Volker Simonis
 - RFR: 8305994: Guarantee eventual async monitor deflation [v4]
 
Thomas Stuefe
 - RFR: 8305994: Guarantee eventual async monitor deflation [v4]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v4]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v5]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v5]
 
Thomas Stuefe
 - RFR: 8305994: Guarantee eventual async monitor deflation [v6]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v6]
 
Thomas Stuefe
 - RFR: 8305994: Guarantee eventual async monitor deflation [v7]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v7]
 
Daniel D. Daugherty
 - RFR: 8305994: Guarantee eventual async monitor deflation [v7]
 
Daniel D. Daugherty
 - RFR: 8305994: Guarantee eventual async monitor deflation [v7]
 
Aleksey Shipilev
 - RFR: 8305994: Guarantee eventual async monitor deflation [v7]
 
Aleksey Shipilev
 - RFR: 8306057: False arguments calling dispatch_base for aarch64
 
Kick-it11
 - RFR: 8306057: False arguments calling dispatch_base for aarch64
 
Jasmine Karthikeyan
 - RFR: 8306057: False arguments calling dispatch_base for aarch64
 
Andrew Haley
 - RFR: 8306057: False arguments calling dispatch_base for aarch64
 
Kick-it11
 - RFR: 8306057: False arguments calling dispatch_base for aarch64
 
Fei Yang
 - RFR: 8306057: False arguments calling dispatch_base for aarch64
 
Amit Kumar
 - RFR: 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
 
Calvin Cheung
 - RFR: 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
 
Ioi Lam
 - RFR: 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests
 
Calvin Cheung
 - RFR: 8306289: 32-bit build failures after JDK-8303422
 
Aleksey Shipilev
 - RFR: 8306289: 32-bit build failures after JDK-8303422
 
Jie Fu
 - RFR: 8306289: 32-bit build failures after JDK-8303422
 
Zhengyu Gu
 - RFR: 8306289: 32-bit build failures after JDK-8303422
 
Aleksey Shipilev
 - RFR: 8306289: 32-bit build failures after JDK-8303422
 
Kim Barrett
 - RFR: 8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
 
Matias Saavedra Silva
 - RFR: 8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
 
Calvin Cheung
 - RFR: 8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
 
Ioi Lam
 - RFR: 8306476: CDS ArchiveHeapTestClass.java test asserts when vm_exit is called on VM thread
 
Matias Saavedra Silva
 - RFR: 8306687: Relax memory ordering constraints on metaspace atomic counters
 
Zhengyu Gu
 - RFR: 8306687: Relax memory ordering constraints on metaspace atomic counters
 
Aleksey Shipilev
 - RFR: 8306687: Relax memory ordering constraints on metaspace atomic counters
 
Yumin Qi
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path [v2]
 
Aleksey Shipilev
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path [v2]
 
Erik Österlund
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path [v2]
 
Aleksey Shipilev
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path [v3]
 
Aleksey Shipilev
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path [v3]
 
Erik Österlund
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path [v3]
 
Roman Kennke
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path [v3]
 
Aleksey Shipilev
 - RFR: 8306734: Shenandoah: Missing barriers on deoptimization path after Loom integration
 
Aleksey Shipilev
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask
 
Axel Boldt-Christmas
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask
 
Aleksey Shipilev
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask
 
Aleksey Shipilev
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask
 
Thomas Schatzl
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask
 
Thomas Schatzl
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask
 
Aleksey Shipilev
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Axel Boldt-Christmas
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Axel Boldt-Christmas
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Thomas Schatzl
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Aleksey Shipilev
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Thomas Schatzl
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Axel Boldt-Christmas
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Aleksey Shipilev
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Axel Boldt-Christmas
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Aleksey Shipilev
 - RFR: 8306738: Select num workers for safepoint ParallelCleanupTask [v2]
 
Coleen Phillimore
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable
 
Aleksey Shipilev
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Aleksey Shipilev
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Thomas Stuefe
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Aleksey Shipilev
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Daniel D. Daugherty
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Daniel D. Daugherty
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Daniel D. Daugherty
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Aleksey Shipilev
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Aleksey Shipilev
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v2]
 
Aleksey Shipilev
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v3]
 
Aleksey Shipilev
 - RFR: 8306774: Make runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java more reliable [v3]
 
Aleksey Shipilev
 - RFR: 8306775: Problemlist runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java
 
Aleksey Shipilev
 - RFR: 8306775: Problemlist runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java
 
Daniel D. Daugherty
 - RFR: 8306775: Problemlist runtime/Monitor/GuaranteedAsyncDeflationIntervalTest.java
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals
 
Daniel D. Daugherty
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Daniel D. Daugherty
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Daniel D. Daugherty
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Evgeny Astigeevich
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Paul Hohensee
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v2]
 
Aleksey Shipilev
 - RFR: 8306825: Monitor deflation might be accidentally disabled by zero intervals [v3]
 
Aleksey Shipilev
 - RFR: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"
 
Leonid Mesnik
 - RFR: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output"
 
David Holmes
 - RFR: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output" [v2]
 
Leonid Mesnik
 - RFR: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output" [v2]
 
Leonid Mesnik
 - RFR: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output" [v3]
 
Leonid Mesnik
 - RFR: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output" [v3]
 
Daniel D. Daugherty
 - RFR: 8306946: jdk/test/lib/process/ProcessToolsStartProcessTest.java fails with "wrong number of lines in OutputAnalyzer output" [v3]
 
Leonid Mesnik
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v2]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v2]
 
David Holmes
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v2]
 
Matias Saavedra Silva
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v3]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v3]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v3]
 
Matias Saavedra Silva
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v3]
 
Ioi Lam
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v3]
 
David Holmes
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v4]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v4]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
Ioi Lam
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
ExE Boss
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
David Holmes
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v5]
 
David Holmes
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v6]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v6]
 
Coleen Phillimore
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v6]
 
Matias Saavedra Silva
 - RFR: 8306950: [REDO] JDK-8305252 make_method_handle_intrinsic may call java code under a lock [v6]
 
Coleen Phillimore
 - RFR: 8306951: [BACKOUT] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
 
Coleen Phillimore
 - RFR: 8306951: [BACKOUT] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
 
Daniel D. Daugherty
 - RFR: 8306951: [BACKOUT] JDK-8305252 make_method_handle_intrinsic may call java code under a lock
 
Coleen Phillimore
 - RFR: 8307067: remove broken EnableThreadSMRExtraValidityChecks option
 
Daniel D. Daugherty
 - RFR: 8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList
 
Daniel D. Daugherty
 - RFR: 8307068: store a JavaThread* in the java.lang.Thread object after the JavaThread* is added to the main ThreadsList [v2]
 
Daniel D. Daugherty
 - RFR: 8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
 
Jie Fu
 - RFR: 8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
 
David Holmes
 - RFR: 8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
 
Jie Fu
 - RFR: 8307103: Two TestMetaspaceAllocationMT tests fail after JDK-8306696
 
Thomas Stuefe
 - RFR: 8307106: Allow concurrent GCs to walk CLDG without ClassLoaderDataGraph_lock
 
Stefan Karlsson
 - RFR: 8307106: Allow concurrent GCs to walk CLDG without ClassLoaderDataGraph_lock
 
Erik Österlund
 - RFR: 8307106: Allow concurrent GCs to walk CLDG without ClassLoaderDataGraph_lock
 
Axel Boldt-Christmas
 - RFR: 8307106: Allow concurrent GCs to walk CLDG without ClassLoaderDataGraph_lock
 
Coleen Phillimore
 - RFR: 8307106: Allow concurrent GCs to walk CLDG without ClassLoaderDataGraph_lock
 
Erik Österlund
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Vladimir Ivanov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Vladimir Ivanov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Vladimir Ivanov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Vladimir Ivanov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v10]
 
Vladimir Ivanov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v11]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v4]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v4]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v4]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v4]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v5]
 
Xin Liu
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v5]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v5]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v5]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v5]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v5]
 
Xin Liu
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v6]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v7]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v7]
 
Vladimir Kozlov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v7]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v7]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v8]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v8]
 
Vladimir Kozlov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v8]
 
Vladimir Kozlov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v8]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v9]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v9]
 
Vladimir Kozlov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v9]
 
Vladimir Kozlov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v9]
 
Vladimir Kozlov
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v9]
 
Cesar Soares Lucas
 - RFR: JDK-8287061: Support for rematerializing scalar replaced objects participating in allocation merges [v9]
 
Vladimir Kozlov
 - RFR: JDK-8305090: Some NMT tests broken when running under ASan
 
Justin King
 - RFR: JDK-8305090: Some NMT tests broken when running under ASan
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests
 
Roman Kennke
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v2]
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v3]
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v4]
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v5]
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v5]
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v5]
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v5]
 
Roman Kennke
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v5]
 
Daniel D. Daugherty
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v6]
 
Thomas Stuefe
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v6]
 
Andrew Dinn
 - RFR: JDK-8305414: gtest/NMTGtests.java is failing various sub-tests [v6]
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
Daniel D. Daugherty
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
David Holmes
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
David Holmes
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
David Holmes
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output"
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
David Holmes
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Gerard Ziemski
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Thomas Stuefe
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v2]
 
Gerard Ziemski
 - RFR: JDK-8305416: runtime/Thread/TestAlwaysPreTouchStacks.java failed with "Did not find expected NMT output" [v3]
 
Thomas Stuefe
 - RFR: JDK-8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
 
Thomas Stuefe
 - RFR: JDK-8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
 
Aleksey Shipilev
 - RFR: JDK-8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
 
Thomas Stuefe
 - RFR: JDK-8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
 
Daniel D. Daugherty
 - RFR: JDK-8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
 
Thomas Stuefe
 - RFR: JDK-8305507 Add support for grace period before AbortVMOnSafepointTimeout triggers
 
Wojciech Kudla
 - RFR: JDK-8305507 Add support for grace period before AbortVMOnSafepointTimeout triggers
 
David Holmes
 - RFR: JDK-8305507 Add support for grace period before AbortVMOnSafepointTimeout triggers [v2]
 
Wojciech Kudla
 - RFR: JDK-8305507 Add support for grace period before AbortVMOnSafepointTimeout triggers [v2]
 
Wojciech Kudla
 - RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
 
Thomas Stuefe
 - RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
 
Aleksey Shipilev
 - RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
 
Thomas Stuefe
 - RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
 
Thomas Stuefe
 - RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
 
Aleksey Shipilev
 - RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86 [v2]
 
Thomas Stuefe
 - RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86 [v2]
 
Aleksey Shipilev
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview)
 
Jim Laskey
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Jim Laskey
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Alan Bateman
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Maurizio Cimadamore
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Joe Darcy
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Jim Laskey
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Jim Laskey
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Jim Laskey
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v2]
 
Maurizio Cimadamore
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v3]
 
Jim Laskey
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v3]
 
Maurizio Cimadamore
 - RFR: JDK-8306112 Implementation of JEP 445: Flexible Main Methods and Anonymous Main Classes (Preview) [v3]
 
David Holmes
 - RFR: JDK-8306441: Segmented heap dump
 
Yi Yang
 - RFR: JDK-8306441: Segmented heap dump [v2]
 
Yi Yang
 - RFR: JDK-8306441: Segmented heap dump [v3]
 
Yi Yang
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Thomas Stuefe
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Ioi Lam
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Thomas Stuefe
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Daniel D. Daugherty
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Thomas Stuefe
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Daniel D. Daugherty
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
David Holmes
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Thomas Stuefe
 - RFR: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Thomas Stuefe
 - RFR: JDK-8306507: [linux] Print number of memory mappings in error reports
 
Thomas Stuefe
 - RFR: JDK-8306507: [linux] Print number of memory mappings in error reports [v2]
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports
 
Gerard Ziemski
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v2]
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v2]
 
David Holmes
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v3]
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v3]
 
David Holmes
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v3]
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v4]
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v4]
 
Gerard Ziemski
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v4]
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v4]
 
Gerard Ziemski
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v4]
 
Gerard Ziemski
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v4]
 
Thomas Stuefe
 - RFR: JDK-8306510: Print number of threads and stack sizes in error reports [v4]
 
Gerard Ziemski
 - RFR: JDK-8306654: Disable NMT location_printing_cheap_dead_xx tests again
 
Thomas Stuefe
 - RFR: JDK-8306654: Disable NMT location_printing_cheap_dead_xx tests again
 
David Holmes
 - RFR: JDK-8306654: Disable NMT location_printing_cheap_dead_xx tests again
 
Thomas Stuefe
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX
 
JoKern65
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX
 
Thomas Stuefe
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX
 
Christoph Langer
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX
 
Matthias Baesken
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX
 
JoKern65
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX [v2]
 
JoKern65
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX [v2]
 
Thomas Stuefe
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX [v2]
 
Christoph Langer
 - RFR: JDK-8306672: support offset in dll_address_to_library_name on AIX [v2]
 
Matthias Baesken
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy
 
David Holmes
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v2]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v2]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v3]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v4]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v4]
 
David Holmes
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v5]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v5]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v5]
 
Roman Kennke
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and deprecate MetaspaceReclaimPolicy [v5]
 
Coleen Phillimore
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
David Holmes
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
Thomas Stuefe
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
David Holmes
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
Jie Fu
 - RFR: JDK-8306696: Remove MetaspaceReclaimPolicy=aggressive and obsolete MetaspaceReclaimPolicy [v5]
 
Thomas Stuefe
 - RFR: JDK-8306883: Thread stacksize is reported with wrong units in os::create_thread logging
 
Thomas Stuefe
 - RFR: JDK-8306883: Thread stacksize is reported with wrong units in os::create_thread logging
 
Aleksey Shipilev
 - RFR: JDK-8306883: Thread stacksize is reported with wrong units in os::create_thread logging
 
Thomas Stuefe
 - RFR: JDK-8306883: Thread stacksize is reported with wrong units in os::create_thread logging [v2]
 
Thomas Stuefe
 - RFR: JDK-8306883: Thread stacksize is reported with wrong units in os::create_thread logging [v2]
 
Aleksey Shipilev
 - RFR: JDK-8306883: Thread stacksize is reported with wrong units in os::create_thread logging [v2]
 
Thomas Stuefe
 - RFR: JDK-8307006: ProblemList gtest/NMTGtest.java on aix
 
Matthias Baesken
 - RFR: JDK-8307006: ProblemList gtest/NMTGtest.java on aix
 
Martin Doerr
 - RFR: JDK-8307006: ProblemList gtest/NMTGtest.java on aix
 
Matthias Baesken
 - RFR: JDK-8307006: ProblemList gtest/NMTGtest.java on aix
 
Thomas Stuefe
 - RFR: JDK-8307006: ProblemList gtest/NMTGtest.java on aix
 
Matthias Baesken
 - RFR: JDK-8307006: ProblemList gtest/NMTGtest.java on aix
 
Thomas Stuefe
 - Withdrawn: 8233725: ProcessTools.startProcess() has output issues when using an OutputAnalyzer at the same time
 
Leonid Mesnik
 - Withdrawn: 8250269: Replace ATTRIBUTE_ALIGNED with alignas
 
Julian Waters
 - Withdrawn: 8304442: Allocate VirtualMemoryTracker into Arena
 
Johan Sjölen
 - Withdrawn: 8305523: Some StoreStore barriers in the interpreter are unnecessary after JDK-8205683
 
SUN Guoyun
 - Withdrawn: 8305650: os::lasterror incorrectly truncates buffer in os_windows.cpp
 
Julian Waters
 - Withdrawn: 8305670: Performance regression in LockSupport.unpark with lots of idle threads
 
Daniel D. Daugherty
 - Withdrawn: JDK-8306462: Remove NMT gtests that test dead-block-printing
 
Thomas Stuefe
    
 
    
      Last message date: 
       Sat Apr 29 15:54:23 UTC 2023
    Archived on: Sat Apr 29 15:55:59 UTC 2023
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).