jmx-dev [ping] Re: RFR 8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh (original) (raw)
Jaroslav Bachorik jaroslav.bachorik at oracle.com
Tue Jan 14 03:27:32 PST 2014
- Previous message: jmx-dev RFR 8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so'
- Next message: jmx-dev [ping] Re: RFR 8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, trying again. Could anyone, please, spare some time to review this test stabilization fix?
Thanks!
-JB-
On 17.12.2013 12:41, Jaroslav Bachorik wrote:
Anyone?
-JB- On 15.11.2013 15:25, Jaroslav Bachorik wrote: Please, review this test fix.
Issue : https://bugs.openjdk.java.net/browse/JDK-8022221 Webrev: http://cr.openjdk.java.net/~jbachorik/8022221/webrev.00 The test was facing intermittent failures due to not 100% failproof interprocess synchronization using lock files. The solution is rewriting the shell test to pure Java and use stdout/stderr processing for the application started by the test to assess its status. A part of the change is also few improvements to the jdk.testlibrary.ProcessTools. Thanks, -JB-
- Previous message: jmx-dev RFR 8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so'
- Next message: jmx-dev [ping] Re: RFR 8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]