RFR(xs): 8062506: Java GCCause enum is out of sync with C++ GCCause enum (original) (raw)
Per Liden per.liden at oracle.com
Mon Mar 14 12:52:19 UTC 2016
- Previous message (by thread): RFR: JDK-8151336: Root region scanning should be cancelled and disabled when the ConcurrentMarkThread::run_service() exits
- Next message (by thread): RFR(xs): 8062506: Java GCCause enum is out of sync with C++ GCCause enum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Summary: Sync up of the GCCause enum in the SA.
Webrev: http://cr.openjdk.java.net/~pliden/8062506/webrev.0/ Bug: https://bugs.openjdk.java.net/browse/JDK-8062506
Btw, this duplication of code in the SA is a horrible mess and this will likely get out of sync again pretty soon. I would personally like to throw this out completely, but that requires a longer discussion. This sync up should at least buy us some time to to figure out what we want to do.
thanks, Per
- Previous message (by thread): RFR: JDK-8151336: Root region scanning should be cancelled and disabled when the ConcurrentMarkThread::run_service() exits
- Next message (by thread): RFR(xs): 8062506: Java GCCause enum is out of sync with C++ GCCause enum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]