RFR (S): 8011933: add number of classes, methods and time spent to CompileTheWorld

John Rose john.r.rose at oracle.com
Wed Apr 10 14:30:34 PDT 2013


Reviewed.  — John

On Apr 10, 2013, at 2:07 PM, Christian Thalinger <christian.thalinger at oracle.com> wrote:

> http://cr.openjdk.java.net/~twisti/8011933
> 
> 8011933: add number of classes, methods and time spent to CompileTheWorld
> Reviewed-by:
> 
> Add some code to print some statistics with the done message: 
> 
> CompileTheWorld : Done (2 classes, 16 methods, 972 ms)
> 
> src/share/vm/classfile/classLoader.cpp
> src/share/vm/classfile/classLoader.hpp
> 



More information about the hotspot-compiler-dev mailing list