RFR: JDK-8007804: Need to be able to access Performance counter by name from JVM

David Holmes david.holmes at oracle.com
Fri Feb 8 18:13:09 PST 2013


On 9/02/2013 2:40 AM, Nils Loodin wrote:
> Please review the following very small and insignificant change:
> Basically, I need to access a performance-counter by name from within
> the JVM.

The method name by_name seems a little odd to me. find_by_name would 
seem more consistent (particularly if you consider the strange 
PerfDataList::by_name method - which compares names)

David

> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007804
> http://cr.openjdk.java.net/~nloodin/8007804/webrev.00/
>
> Regards,
> Nils Loodin
>
>


More information about the hotspot-dev mailing list