On 08/21/2014 02:52 PM, Staffan Larsen wrote:
Looks good, except I don’t think you wanted to add the test/sources.list file?
Fixed the webrev -
http://cr.openjdk.java.net/~jbachorik/8040692/webrev.01 - not to include
test/sources.list file.
Thanks for the review.
-JB-
/Staffan
On 21 aug 2014, at 14:44, Jaroslav Bachorik <jaroslav.bacho...@oracle.com>
wrote:
Please, review this simple fix.
Issue : https://bugs.openjdk.java.net/browse/JDK-8040692
Webrev: http://cr.openjdk.java.net/~jbachorik/8040692/webrev.00
On embedded platforms it is necessary to provide "-XX:+UsePerfData" flag in
order to make the performance counters accessible. This fix does this for the tests which
need to access the performance counters.
Thanks,
-JB-