Hi,

I'm looking into JDK-8011969.

The -class option currently defines the Time column as:

data sun.cls.time/sun.os.hrt.frequency
scale raw

The expression divides the elapsed counter value by
sun.os.hrt.frequency, so the result is measured in seconds. I think is that the 
scale should therefore be changed from
raw to sec.

This would correct the unit metadata.

I built jdk.jcmd and ran the existing jstat -class test
successfully.

Could someone confirm whether this proposed change
are correct? This is my first OpenJDK contribution. My OCA application
is currently pending, and I would appreciate guidance on finding a
sponsor once it has been processed.

Regards,
moehiroshiro77

Reply via email to