RFR 8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
Staffan Larsen
staffan.larsen at oracle.com
Mon Nov 18 07:07:31 PST 2013
Looks good!
Thanks,
/Staffan
On 18 Nov 2013, at 15:57, Jaroslav Bachorik <jaroslav.bachorik at oracle.com> wrote:
> Please, review this simple test change.
>
> Issue : https://bugs.openjdk.java.net/browse/JDK-8028433
> Webrev: http://cr.openjdk.java.net/~jbachorik/8028433/webrev.00
>
> The tests relying on the availability of the perf counters need to add -XX:+UserPerfData jvm arg in order for them to be available on the embedded platforms. Additionally, the tests must be run in othervm mode - due to the specified jvm arg.
>
> -JB-
More information about the serviceability-dev
mailing list