|
Quick Lists
|
|
Bug ID:
|
6857194
|
|
Votes
|
0
|
|
Synopsis
|
Add hotspot new perf counters to aid class loading performance measurement
|
|
Category
|
hotspot:runtime_system
|
|
Reported Against
|
|
|
Release Fixed
|
hs16(b08),
6u18(b01) (Bug ID:2181945)
, 7(b71) (Bug ID:2182201)
|
|
State
|
11-Closed,
Unverified,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
02-JUL-2009
|
|
Description
|
Add new perf counters to understand class loading cost and how the class data sharing impacts the startup time.
1. time spent in defining system classes (shared and non-shared)
2. time spent in defining app classes
3. exclusive time in clinit, class linking, and verification.
Posted Date : 2009-07-02 22:36:56.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Instrument the class loading path and add a few perf counters for performance measurement.
Posted Date : 2009-07-02 22:39:14.0
http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6a93908f268f
Posted Date : 2009-07-10 20:37:16.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |