March 2018 Archives by author
Starting: Thu Mar 1 15:46:58 UTC 2018
Ending: Sat Mar 31 02:53:02 UTC 2018
Messages: 356
- RFR (XS): 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Kim Barrett
- RFR: 8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
Kim Barrett
- URGENT: RFR: 8199886: gc/cslocker/TestCSLocker.java crashes
Kim Barrett
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Kim Barrett
- RFR(S): 8198510: Enable UseDynamicNumberOfGCThreads by default
Doerr, Martin
- RFR(S): 8198510: Enable UseDynamicNumberOfGCThreads by default
Doerr, Martin
- RFR: JDK-8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
Jini George
- RFR: JDK-8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
Jini George
- RFR: JDK-8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
Jini George
- RFR: JDK-8199781: Don't use naked == for comparing oops
Andrew Haley
- RFR: 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Erik Helin
- RFR: 8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext
Erik Helin
- RFR: 8197847: Remove unused file g1ParScanThreadState_ext.cpp
Erik Helin
- RFR: 8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
Erik Helin
- RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
Erik Helin
- RFR: 8197852: Move G1DefaultPolicy into G1Policy
Erik Helin
- RFR: 8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
Erik Helin
- RFR: 8197852: Move G1DefaultPolicy into G1Policy
Erik Helin
- RFR: 8199027: Make protected members private in G1Policy
Erik Helin
- RFR: JDK-8198445: Access API for primitive/native arraycopy
David Holmes
- RFR: JDK-8198445: Access API for primitive/native arraycopy
David Holmes
- RFR(XS): 8200187: Exclude 3 long-running tests from tier1
David Holmes
- RFR(XS): 8200187: Exclude 3 long-running tests from tier1
David Holmes
- space.inline.hpp build failure
David Holmes
- RFR: 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Stefan Johansson
- RFR: 8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext
Stefan Johansson
- RFR: 8197847: Remove unused file g1ParScanThreadState_ext.cpp
Stefan Johansson
- RFR: 8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
Stefan Johansson
- RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
Stefan Johansson
- RFR [1/7]: 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
Stefan Johansson
- RFR [S][2/7] 8197570: Make rules for choosing collection set candidates more explicit
Stefan Johansson
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Stefan Johansson
- RFR [1/7]: 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
Stefan Johansson
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Stefan Johansson
- RFR: 8197852: Move G1DefaultPolicy into G1Policy
Stefan Johansson
- RFR(S): 8198510: Enable UseDynamicNumberOfGCThreads by default
Stefan Johansson
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Stefan Johansson
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Stefan Johansson
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
Stefan Johansson
- RFR [XS][6/7]: 8197928: Only enqueue deferred cards with references into regions that have a tracked remembered set during GC
Stefan Johansson
- RFR (S): 8199326: Remove G1 gc time stamp logic
Stefan Johansson
- RFR: 8199027: Make protected members private in G1Policy
Stefan Johansson
- RFR: JDK-8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
Stefan Johansson
- RFR (S): 8199326: Remove G1 gc time stamp logic
Stefan Johansson
- RFR (XXXS): 8199516: Remove dead code overlooked during Full GC work
Stefan Johansson
- RFR (S): 8199326: Remove G1 gc time stamp logic
Stefan Johansson
- RFR: 8199674: Improve G1 Full GC array marking
Stefan Johansson
- RFR: 8199674: Improve G1 Full GC array marking
Stefan Johansson
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
Stefan Johansson
- RFR: 8199850: Move parsing of VerifyGCType to G1
Stefan Johansson
- RFR/RFC: 8196071: Change G1 Full GC heap and thread sizing ergonomics
Stefan Johansson
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Stefan Johansson
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
Stefan Johansson
- RFR: 8199850: Move parsing of VerifyGCType to G1
Stefan Johansson
- RFR: 8196865: G1 log for active workers is wrong
Stefan Johansson
- RFR: 8200169: Flatten G1Allocator class hierarchy
Stefan Johansson
- RFR: 8200169: Flatten G1Allocator class hierarchy
Stefan Johansson
- RFR: 8199850: Move parsing of VerifyGCType to G1
Stefan Johansson
- RFR/RFC: 8196071: Change G1 Full GC heap and thread sizing ergonomics
Stefan Johansson
- RFR (XS): 8193067: gc/g1/TestVerifyGCType.java still unstable
Stefan Johansson
- RFR (S): 8196485: FromCardCache default card index can cause crashes
Stefan Johansson
- RFR (S): 8200233: Simple G1 evacuation path performance enhancements
Stefan Johansson
- RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
Stefan Johansson
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
Stefan Johansson
- RFR (M): 8199742: Clean up state flags in G1CollectorState
Stefan Johansson
- RFR (M): 8199742: Clean up state flags in G1CollectorState
Stefan Johansson
- RFR (M): 8151171: Bring g1ConcurrentMark files up to current coding conventions
Stefan Johansson
- RFR (S/M): 8200234: Cleanup Remark and Cleanup pause code
Stefan Johansson
- RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
Stefan Johansson
- RFR (S): 8200255: Remove G1CMTask::_concurrent
Stefan Johansson
- RFR: 8200228: Change default value of HeapSizePerGCThread
Stefan Johansson
- RFR (S/M): 8200234: Cleanup Remark and Cleanup pause code
Stefan Johansson
- RFR (XS): 8200362: G1Mux2Closure should disable implicit oop verification
Stefan Johansson
- RFR (M): 8151171: Bring g1ConcurrentMark files up to current coding conventions
Stefan Johansson
- RFR: 8200228: Change default value of HeapSizePerGCThread
Stefan Johansson
- RFR: 8200228: Change default value of HeapSizePerGCThread
Stefan Johansson
- RFR (XS): 8200362: G1Mux2Closure should disable implicit oop verification
Stefan Johansson
- RFR (XS): 8200362: G1Mux2Closure should disable implicit oop verification
Stefan Johansson
- RFR (S): 8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
Stefan Johansson
- RFR (S): 8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
Stefan Johansson
- RFR (S): 8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
Stefan Johansson
- RFR (S): 8200426: Make G1 code use _g1h members
Stefan Johansson
- RFR (XXS) 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
Stefan Karlsson
- RFR: JDK-8199781: Don't use naked == for comparing oops
Stefan Karlsson
- RFR: 8200113: Make Access load proxys smarter
Stefan Karlsson
- RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
Stefan Karlsson
- RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
Stefan Karlsson
- RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
Stefan Karlsson
- RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
Stefan Karlsson
- RFR (XS): 8200362: G1Mux2Closure should disable implicit oop verification
Stefan Karlsson
- RFR (XS): 8200362: G1Mux2Closure should disable implicit oop verification
Stefan Karlsson
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Roman Kennke
- RFR(XS): JDK-8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Roman Kennke
- RFR: JDK-8199612: Replace remaining uses of G1BarrierSet::enqueue() with appropriate Access API calls
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199612: Replace remaining uses of G1BarrierSet::enqueue() with appropriate Access API calls
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199735: Mark word updates need to use Access API
Roman Kennke
- RFR: JDK-8199735: Mark word updates need to use Access API
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199781: Don't use naked == for comparing oops
Roman Kennke
- RFR: JDK-8199801: Finer grained primitive arrays bulk access barriers
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- URGENT: RFR: 8199886: gc/cslocker/TestCSLocker.java crashes
Roman Kennke
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Roman Kennke
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Roman Kennke
- RFR: JDK-8199781: Don't use naked == for comparing oops
Roman Kennke
- RFR: JDK-8199735: Mark word updates need to use Access API
Roman Kennke
- RFR: JDK-8199735: Mark word updates need to use Access API
Roman Kennke
- RFR: JDK-8199781: Don't use naked == for comparing oops
Roman Kennke
- RFR: JDK-8199735: Mark word updates need to use Access API
Roman Kennke
- RFR: JDK-8199735: Mark word updates need to use Access API
Roman Kennke
- RFR: JDK-8199781: Don't use naked == for comparing oops
Roman Kennke
- RFR: JDK-8199781: Don't use naked == for comparing oops
Roman Kennke
- RFR: JDK-8199781: Don't use naked == for comparing oops
Roman Kennke
- RFR: JDK-8199781: Don't use naked == for comparing oops
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199620: Support for JNI object pinning
Roman Kennke
- RFR: JDK-8199735: Mark word updates need to use Access API
Roman Kennke
- RFR: 8196865: G1 log for active workers is wrong
Leo Korinth
- RFR: 8196865: G1 log for active workers is wrong
Leo Korinth
- RFR: 8196865: G1 log for active workers is wrong
Leo Korinth
- RFR: 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
Leo Korinth
- RFR (XS): 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Per Liden
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Per Liden
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Per Liden
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Per Liden
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Per Liden
- RFR: JDK-8199620: Support for JNI object pinning
Per Liden
- RFR: 8199850: Move parsing of VerifyGCType to G1
Per Liden
- RFR: JDK-8199620: Support for JNI object pinning
Per Liden
- URGENT: RFR: 8199886: gc/cslocker/TestCSLocker.java crashes
Per Liden
- URGENT: RFR: 8199886: gc/cslocker/TestCSLocker.java crashes
Per Liden
- RFR: 8199918: Shorten names of CollectedHeap::Name members
Per Liden
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Per Liden
- RFR: 8199927: Make WhiteBox more GC agnostic
Per Liden
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Per Liden
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Per Liden
- RFR: 8199918: Shorten names of CollectedHeap::Name members
Per Liden
- RFR: 8199918: Shorten names of CollectedHeap::Name members
Per Liden
- RFR: 8199918: Shorten names of CollectedHeap::Name members
Per Liden
- RFR: 8199927: Make WhiteBox more GC agnostic
Per Liden
- RFR: 8199927: Make WhiteBox more GC agnostic
Per Liden
- RFR: 8199927: Make WhiteBox more GC agnostic
Per Liden
- RFR: 8200113: Make Access load proxys smarter
Per Liden
- RFR: 8199850: Move parsing of VerifyGCType to G1
Per Liden
- RFR: 8199850: Move parsing of VerifyGCType to G1
Per Liden
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Per Liden
- RFR: 8199850: Move parsing of VerifyGCType to G1
Per Liden
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Per Liden
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Per Liden
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Per Liden
- RFR: 8199850: Move parsing of VerifyGCType to G1
Per Liden
- RFR (XS): 8193067: gc/g1/TestVerifyGCType.java still unstable
Per Liden
- RFR: 8199927: Make WhiteBox more GC agnostic
Per Liden
- RFR: JDK-8199620: Support for JNI object pinning
Per Liden
- RFR: JDK-8199620: Support for JNI object pinning
Per Liden
- RFR(XS): 8200187: Exclude 3 long-running tests from tier1
Leonid Mesnik
- RFR(XS): 8200187: Exclude 3 long-running tests from tier1
Leonid Mesnik
- RFR(XS): 8200187: Exclude 3 long-running tests from tier1
Leonid Mesnik
- RFR (XS): 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Erik Osterlund
- RFR (XS): 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Erik Osterlund
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Erik Osterlund
- RFR(XS): 8200187: Exclude 3 long-running tests from tier1
Chris Plummer
- GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
Ian Rogers
- GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
Ian Rogers
- GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
Ian Rogers
- GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
Ian Rogers
- RFR: JDK-8199781: Don't use naked == for comparing oops
John Rose
- RFR: JDK-8199781: Don't use naked == for comparing oops
John Rose
- GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
Paul Sandoz
- RFR: 8198948: Remove unused parameter evacuation_info from G1CollectedHeap::evacuate_collection_set
Thomas Schatzl
- RFR: 8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
Thomas Schatzl
- RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
Thomas Schatzl
- RFR [0/7]: Rebuild remembered sets concurrently
Thomas Schatzl
- RFR [1/7]: 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
Thomas Schatzl
- RFR [S][2/7] 8197570: Make rules for choosing collection set candidates more explicit
Thomas Schatzl
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
Thomas Schatzl
- RFR [XS][6/7]: 8197928: Only enqueue deferred cards with references into regions that have a tracked remembered set during GC
Thomas Schatzl
- RFR [M][7/7]: Rebuild remembered sets concurrently
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
Thomas Schatzl
- RFR (XXS): 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Thomas Schatzl
- RFR (XXS): 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Thomas Schatzl
- RFR [1/7]: 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
Thomas Schatzl
- RFR [S][2/7] 8197570: Make rules for choosing collection set candidates more explicit
Thomas Schatzl
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Thomas Schatzl
- RFR(S): 8198510: Enable UseDynamicNumberOfGCThreads by default
Thomas Schatzl
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR [S][2/7] 8197570: Make rules for choosing collection set candidates more explicit
Thomas Schatzl
- RFR: 8197852: Move G1DefaultPolicy into G1Policy
Thomas Schatzl
- RFR: 8197852: Move G1DefaultPolicy into G1Policy
Thomas Schatzl
- RFR (S): 8196485: FromCardCache default card index can cause crashes
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
Thomas Schatzl
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
Thomas Schatzl
- RFR (S): 8199326: Remove G1 gc time stamp logic
Thomas Schatzl
- RFR (S): 8199326: Remove G1 gc time stamp logic
Thomas Schatzl
- PING: RFR: JDK-8153333: [REDO] STW phases at Concurrent GC should count in PerfCounter
Thomas Schatzl
- RFR: 8199027: Make protected members private in G1Policy
Thomas Schatzl
- RFR (XXXS): 8199516: Remove dead code overlooked during Full GC work
Thomas Schatzl
- RFR (S): 8199326: Remove G1 gc time stamp logic
Thomas Schatzl
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
Thomas Schatzl
- RFR [0/7]: Rebuild remembered sets concurrently
Thomas Schatzl
- RFR [1/7]: 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
Thomas Schatzl
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
Thomas Schatzl
- RFR (XXXS): 8199516: Remove dead code overlooked during Full GC work
Thomas Schatzl
- RFR(XS): JDK-8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Thomas Schatzl
- RFR: 8199674: Improve G1 Full GC array marking
Thomas Schatzl
- RFR (XXS) 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
Thomas Schatzl
- GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
Thomas Schatzl
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
Thomas Schatzl
- RFR: JDK-8199620: Support for JNI object pinning
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
Thomas Schatzl
- RFR: 8199850: Move parsing of VerifyGCType to G1
Thomas Schatzl
- RFR (S): 8196485: FromCardCache default card index can cause crashes
Thomas Schatzl
- RFR (S): 8199326: Remove G1 gc time stamp logic
Thomas Schatzl
- RFR: 8196865: G1 log for active workers is wrong
Thomas Schatzl
- RFR: 8199850: Move parsing of VerifyGCType to G1
Thomas Schatzl
- RFR: 8200169: Flatten G1Allocator class hierarchy
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
Thomas Schatzl
- RFR: 8199850: Move parsing of VerifyGCType to G1
Thomas Schatzl
- RFR/RFC: 8196071: Change G1 Full GC heap and thread sizing ergonomics
Thomas Schatzl
- RFR (XS): 8193067: gc/g1/TestVerifyGCType.java still unstable
Thomas Schatzl
- RFR (S): 8196485: FromCardCache default card index can cause crashes
Thomas Schatzl
- RFR (XS): 8193067: gc/g1/TestVerifyGCType.java still unstable
Thomas Schatzl
- RFR: 8196071: Change G1 Full GC heap and thread sizing ergonomics
Thomas Schatzl
- RFR (S): 8196485: FromCardCache default card index can cause crashes
Thomas Schatzl
- RFR (S): 8200233: Simple G1 evacuation path performance enhancements
Thomas Schatzl
- RFR (M): 8199742: Clean up state flags in G1CollectorState
Thomas Schatzl
- RFR (M): 8151171: Bring g1ConcurrentMark files up to current coding conventions
Thomas Schatzl
- RFR (S): 8200233: Simple G1 evacuation path performance enhancements
Thomas Schatzl
- RFR (S/M): 8200234: Cleanup Remark and Cleanup pause code
Thomas Schatzl
- RFR (XS): 8193067: gc/g1/TestVerifyGCType.java still unstable
Thomas Schatzl
- RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
Thomas Schatzl
- RFR (S): 8200255: Remove G1CMTask::_concurrent
Thomas Schatzl
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
Thomas Schatzl
- RFR [XS][6/7]: 8197928: Only enqueue deferred cards with references into regions that have a tracked remembered set during GC
Thomas Schatzl
- RFR: 8200292: Move PushAndMarkVerifyClosure::do_oop_work to concurrentMarkSweepGeneration.cpp
Thomas Schatzl
- RFR (M): 8199742: Clean up state flags in G1CollectorState
Thomas Schatzl
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
Thomas Schatzl
- RFR (M): 8151171: Bring g1ConcurrentMark files up to current coding conventions
Thomas Schatzl
- RFR (S/M): 8200234: Cleanup Remark and Cleanup pause code
Thomas Schatzl
- RFR: 8200228: Change default value of HeapSizePerGCThread
Thomas Schatzl
- RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
Thomas Schatzl
- RFR (S): 8200255: Remove G1CMTask::_concurrent
Thomas Schatzl
- RFR (S): 8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
Thomas Schatzl
- RFR (XS): 8200362: G1Mux2Closure should disable implicit oop verification
Thomas Schatzl
- RFR (M): 8199742: Clean up state flags in G1CollectorState
Thomas Schatzl
- RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
Thomas Schatzl
- RFR (S): 8200255: Remove G1CMTask::_concurrent
Thomas Schatzl
- RFR (M): 8151171: Bring g1ConcurrentMark files up to current coding conventions
Thomas Schatzl
- RFR (S): 8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
Thomas Schatzl
- RFR (M): 8199742: Clean up state flags in G1CollectorState
Thomas Schatzl
- RFR (XS): 8200362: G1Mux2Closure should disable implicit oop verification
Thomas Schatzl
- RFR (S): 8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
Thomas Schatzl
- RFR (S): 8200385: Eagerly reclaimed humongous objects leave mark in prev bitmap
Thomas Schatzl
- RFR (S): 8200426: Make G1 code use _g1h members
Thomas Schatzl
- RFR (S/M): 8178105: Switch mark bitmaps during Remark
Thomas Schatzl
- RFR (S): 8154528: Reclaim regions emptied by marking in Remark pause
Thomas Schatzl
- RFR (S): 8200426: Make G1 code use _g1h members
Thomas Schatzl
- RFR (S): 8200426: Make G1 code use _g1h members
Thomas Schatzl
- RFR: 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
Thomas Schatzl
- Epsilon GC JEP updates (was: Re: EpsilonGC and throughput.)
Aleksey Shipilev
- RFR: 8199674: Improve G1 Full GC array marking
Aleksey Shipilev
- RFR: 8199918: Shorten names of CollectedHeap::Name members
Aleksey Shipilev
- RFR: 8199918: Shorten names of CollectedHeap::Name members
Aleksey Shipilev
- RFR: 8199927: Make WhiteBox more GC agnostic
Aleksey Shipilev
- RFR: 8199927: Make WhiteBox more GC agnostic
Aleksey Shipilev
- RFR (S): 8196485: FromCardCache default card index can cause crashes
Aleksey Shipilev
- RFR (S): 8196485: FromCardCache default card index can cause crashes
Aleksey Shipilev
- RFR: 8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap
Thomas Stüfe
- RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
Thomas Stüfe
- PING: RFR: JDK-8153333: [REDO] STW phases at Concurrent GC should count in PerfCounter
Yasumasa Suenaga
- PING: RFR: JDK-8153333: [REDO] STW phases at Concurrent GC should count in PerfCounter
Yasumasa Suenaga
- RFR: JDK-8199620: Support for JNI object pinning
White, Derek
- RFR: JDK-8199620: Support for JNI object pinning
White, Derek
- RFR: JDK-8199620: Support for JNI object pinning
White, Derek
- RFR (XXS) 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
coleen.phillimore at oracle.com
- RFR (XXS) 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
coleen.phillimore at oracle.com
- RFR (XXS) 8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
coleen.phillimore at oracle.com
- RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
coleen.phillimore at oracle.com
- RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
coleen.phillimore at oracle.com
- RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
coleen.phillimore at oracle.com
- RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
coleen.phillimore at oracle.com
- RFR (S) 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
coleen.phillimore at oracle.com
- RFR: JDK-8198445: Access API for primitive/native arraycopy
jesper.wilhelmsson at oracle.com
- RFR: JDK-8175312: SA: clhsdb: Provide an improved heap summary for 'universe' for G1GC
yumin qi
- RFR [1/7]: 8197569: Refactor eager reclaim for concurrent remembered set rebuilding
sangheon.kim
- RFR [S][2/7] 8197570: Make rules for choosing collection set candidates more explicit
sangheon.kim
- RFR (XXXS): 8199516: Remove dead code overlooked during Full GC work
sangheon.kim
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
sangheon.kim
- RFR (S): 8199326: Remove G1 gc time stamp logic
sangheon.kim
- RFR [L][3/7]: 8197850: Calculate liveness in regions during marking
sangheon.kim
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
sangheon.kim
- RFR [L][4/7]: 8180415: Rebuild remembered sets during the concurrent cycle
sangheon.kim
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
sangheon.kim
- RFR [XS][6/7]: 8197928: Only enqueue deferred cards with references into regions that have a tracked remembered set during GC
sangheon.kim
- RFR [S][5/7]: 8197573: Remove concurrent cleanup and secondary free list handling
sangheon.kim
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
sangheon.kim
- RFR [M][7/7]: 8197932: Better split work in rebuild remembered sets phase
sangheon.kim
- RFR (M): 8151171: Bring g1ConcurrentMark files up to current coding conventions
sangheon.kim
- RFR (S): 8200255: Remove G1CMTask::_concurrent
sangheon.kim
- RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
sangheon.kim
- RFR (S): 8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
sangheon.kim
- RFR (M): 8199742: Clean up state flags in G1CollectorState
sangheon.kim
- RFR (S): 8200426: Make G1 code use _g1h members
sangheon.kim
- RFR (S): 8200426: Make G1 code use _g1h members
sangheon.kim
- RFR: 8200371: In g1, rename ConcurrentMarkThread to G1ConcurrentMarkThread
sangheon.kim
- RFR (XS): 8198896: Remove dead code: cardTableModRefBSForCTRS.hpp
Erik Österlund
- RFR: 8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext
Erik Österlund
- RFR: 8197847: Remove unused file g1ParScanThreadState_ext.cpp
Erik Österlund
- RFR (XXS): 8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Erik Österlund
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Erik Österlund
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Erik Österlund
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Erik Österlund
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Erik Österlund
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Erik Österlund
- RFR: JDK-8198445: Access API for primitive/native arraycopy
Erik Österlund
- RFR(XS): JDK-8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Erik Österlund
- RFR: JDK-8199620: Support for JNI object pinning
Erik Österlund
- RFR: JDK-8199620: Support for JNI object pinning
Erik Österlund
- RFR: 8199918: Shorten names of CollectedHeap::Name members
Erik Österlund
- RFR: 8199925: Break out GC selection logic from GCArguments to GCSelector
Erik Österlund
- RFR: JDK-8199735: Mark word updates need to use Access API
Erik Österlund
- RFR: 8200113: Make Access load proxys smarter
Erik Österlund
- RFR: 8200113: Make Access load proxys smarter
Erik Österlund
- RFR: 8200113: Make Access load proxys smarter
Erik Österlund
- RFR: 8200113: Make Access load proxys smarter
Erik Österlund
- RFR: JDK-8199735: Mark word updates need to use Access API
Erik Österlund
- RFR: JDK-8199781: Don't use naked == for comparing oops
Erik Österlund
- RFR: 8199927: Make WhiteBox more GC agnostic
Erik Österlund
- RFR: JDK-8199781: Don't use naked == for comparing oops
Erik Österlund
- RFR: JDK-8199781: Don't use naked == for comparing oops
Erik Österlund
- RFR: JDK-8199781: Don't use naked == for comparing oops
Erik Österlund
Last message date:
Sat Mar 31 02:53:02 UTC 2018
Archived on: Tue Oct 18 16:49:57 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).