jmx-dev RFR 8145982: JMXInterfaceBindingTest is failing	intermittently
    Chris Hegarty 
    chris.hegarty at oracle.com
       
    Tue Dec 22 17:34:07 UTC 2015
    
    
  
On 22 Dec 2015, at 17:25, olivier.lagneau at oracle.com wrote:
> Hi Jaroslav,
> 
> Looks good. Not a reviewer however.
+1
-Chris.
> Olivier.
> 
> On 22/12/2015 17:50, 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'. 
>> 
>> Thanks! 
>> 
>> -JB- 
> 
    
    
More information about the serviceability-dev
mailing list