RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress (original) (raw)
Thomas Schatzl thomas.schatzl at oracle.com
Wed Mar 28 18:06:30 UTC 2018
- Previous message (by thread): RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
- Next message (by thread): RFR (S): 8200255: Remove G1CMTask::_concurrent
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Wed, 2018-03-28 at 10:54 -0700, sangheon.kim wrote:
Hi Thomas,
On 03/26/2018 11:17 AM, Thomas Schatzl wrote: > Hi all, > > can I have reviews for the following change that removes > G1ConcurrentMark::concurrentmarkinginprogress since it is only > used > in some asserts, and at the same time mostly the same > as G1ConcurrentMark::concurrent (ie. it is used to verify > concurrent). > > CR: > https://bugs.openjdk.java.net/browse/JDK-8200074 > Webrev: > http://cr.openjdk.java.net/~tschatzl/8200074/webrev > Testing: > hs-tier 1-5 with other changes Looks good to me.
thanks for your review.
Thomas
- Previous message (by thread): RFR (S): 8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
- Next message (by thread): RFR (S): 8200255: Remove G1CMTask::_concurrent
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]