RFR: JDK-8151842: Local variables use have wrong names after JDK-8148736 (original) (raw)
Bengt Rutisson bengt.rutisson at oracle.com
Mon Mar 14 19:24:03 UTC 2016
- Previous message (by thread): RFR: 8027423: Parallel compact GC class unloading measurement includes symbol and string table time
- Next message (by thread): RFR: JDK-8151842: Local variables use have wrong names after JDK-8148736
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everyone,
Could I have a couple of reviews for this small change?
http://cr.openjdk.java.net/~brutisso/8151842/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8151842
With the fix for JDK-8148736 we changed from logging bytes to logging regions. However, two local variables still have "bytes" in their names:
eden_capacity_bytes_after_gc survivor_capacity_bytes_after_gc
Thanks, Bengt
- Previous message (by thread): RFR: 8027423: Parallel compact GC class unloading measurement includes symbol and string table time
- Next message (by thread): RFR: JDK-8151842: Local variables use have wrong names after JDK-8148736
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]