RFR: 8154791: Xlog classload too redundant msgs info/debug

Coleen Phillimore coleen.phillimore at oracle.com
Mon May 9 19:06:24 UTC 2016


Max, This looks a lot nicer.
Thanks,
Coleen


On 5/9/16 2:43 PM, Max Ockner wrote:
> Hello,
>
> Please review this small change to logging for class loading.
>
> Webrev: http://cr.openjdk.java.net/~mockner/8154791.02/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8154791
>
> -Xlog:class+load=debug used to produce redundant info. Some of the 
> debug level lines were nearly identical to some of the info level 
> lines. To reduce the redundant information, these debug messages have 
> been moved into the info level, replacing the corresponding info 
> messages.
>
> Tested with jtreg runtime.
>
> I can wait to submit this until after the FC deadline.
>
> Thanks,
> Max



More information about the hotspot-runtime-dev mailing list