JDK-8152428: Logging should handle that the PreserveCMReferents phase is not always executed (original) (raw)
Bengt Rutisson bengt.rutisson at oracle.com
Tue Mar 29 12:49:09 UTC 2016
- Previous message (by thread): JDK-8152428: Using Deterministic GC with -Xcomp causes to assert(_data[i] != uninitialized())
- Next message (by thread): JDK-8152428: Logging should handle that the PreserveCMReferents phase is not always executed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi again,
I've changed the title of the bug to:
"Logging should handle that the PreserveCMReferents phase is not always executed"
This represents more what the bug is about.
Thanks, Bengt
On 2016-03-29 14:08, Bengt Rutisson wrote:
Hi everyone, Could I have a couple of reviews for this patch? http://cr.openjdk.java.net/~brutisso/8152428/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8152428 There are circumstances where preservecmreferents() is never called and thus there is no data to log for the PreserveCMReferents phase. Based on the changes for JDK-8152952 it is possible to identify that a phase was not used and then skip logging it. Thanks, Bengt
- Previous message (by thread): JDK-8152428: Using Deterministic GC with -Xcomp causes to assert(_data[i] != uninitialized())
- Next message (by thread): JDK-8152428: Logging should handle that the PreserveCMReferents phase is not always executed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]