jmx-dev RFR 8145982: JMXInterfaceBindingTest is failing intermittently

Severin Gehwolf sgehwolf at redhat.com
Tue Dec 22 17:01:31 UTC 2015


On Tue, 2015-12-22 at 17:50 +0100, Jaroslav Bachorik wrote:
> Please, review this trivial test change
> 
> Issue : https://bugs.openjdk.java.net/browse/JDK-8145982
> Webrev: http://cr.openjdk.java.net/~jbachorik/8145982/webrev.00
> 
> The test calls System.exit(0) in case when it is not applicable (due to 
> HW configuration). This call is forbidden by the test harness and the 
> test fails. The solution is to replace it with 'return'.

Looks fine to me (not a Reviewer). Sorry about this.

Cheers,
Severin

> Thanks!
> 
> -JB-



More information about the jmx-dev mailing list