RFR (S): 8011933: add number of classes, methods and time spent to CompileTheWorld
Vitaly Davidovich
vitalyd at gmail.com
Wed Apr 10 16:42:39 PDT 2013
Chris,
This is pedantic but os::javaTimeNanos() may be better since it'll use
higher resolution clock source and it's monotonic (if OS supports monotonic
clock).
Vitaly
On Apr 10, 2013 5:08 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20130410/703d5613/attachment.html
More information about the hotspot-compiler-dev
mailing list