RFR: 8152086: Remove SpaceMangler::mangle_region logging (original) (raw)
Stefan Karlsson stefan.karlsson at oracle.com
Thu Mar 17 09:14:25 UTC 2016
- Previous message (by thread): RFR: 8152007: Add the thread to the GCPhase trace events
- Next message (by thread): RFR: 8152086: Remove SpaceMangler::mangle_region logging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Please review this patch to remove the non-product mangling log output, that shows up when we run with -Xlog:gc=trace.
http://cr.openjdk.java.net/~stefank/8152086/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8152086
These lines only print a subset of all memory that we mangle. As a separate RFE we might want to add a zap logging tag and annotate all places where we zap/mangle memory.
StefanK
- Previous message (by thread): RFR: 8152007: Add the thread to the GCPhase trace events
- Next message (by thread): RFR: 8152086: Remove SpaceMangler::mangle_region logging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]