RFR: 8152468: PrintMiscellaneous in constantPool should use	classresolve logging.
    Max Ockner 
    max.ockner at oracle.com
       
    Wed Apr  6 15:33:28 UTC 2016
    
    
  
Hello hello everyone,
Please review this addition to classresolve logging.
Bug https://bugs.openjdk.java.net/browse/JDK-8152468
Webrev http://cr.openjdk.java.net/~mockner/8152468.01/
There were a few bits of classresolve logging that was guarded by 
PrintMiscellaneous instead of TraceClassResolution, and were missed in 
the initial conversion. This has been fixed and the classresolve test 
has been updated to check or new output.
Tested with jtreg runtime.
Thanks,
Max
    
    
More information about the hotspot-runtime-dev
mailing list