Hi Jaroslav,

In SerialCompatTest you should probably remove line 226.

Otherwise looks good!

-- daniel



On 6/24/14 5:47 PM, Jaroslav Bachorik wrote:
Please, review this test change.

Issue : https://bugs.openjdk.java.net/browse/JDK-8047073
Webrev: http://cr.openjdk.java.net/~jbachorik/8047073/webrev.00

When the test is run with JFR the MBean platform server is initialized
before the main method is executed. Therefore, setting the system
properties in the code to influence JMX behaviour is ineffective. The
system properties need to be set in the @run clause of the JTreg test.

Thanks,

-JB-

Reply via email to