RFR: 8012641: Perf_CreateLong creates perf counter of incorrect type
Staffan Larsen
staffan.larsen at oracle.com
Thu May 2 00:00:51 PDT 2013
Looks good.
Can you also add a regression test for this?
Thanks,
/Staffan
On 1 maj 2013, at 21:09, Calvin Cheung <calvin.cheung at oracle.com> wrote:
> A small fix for fixing the switch statement in perf.cpp.
> The case 2 and case 3 were mixed up.
>
> Please review.
>
> webrev: http://cr.openjdk.java.net/~ccheung/8012641/webrev/
> bugs.sun.com: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8012641
> jbs: https://jbs.oracle.com/bugs/browse/JDK-8012641
>
> Test coverage:
> jprt
> using the fastdebug linux_x64 bundle from jprt, ran a few tests under jdk/test/sun/tools/jstat
>
> thanks,
> Calvin
More information about the hotspot-runtime-dev
mailing list