RFR: 8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures

Baesken, Matthias matthias.baesken at sap.com
Tue Oct 8 11:16:45 UTC 2019


Hello, please review the following test related change .

The test containers/docker/TestJcmdWithSideCar.java has been reactivated after

https://bugs.openjdk.java.net/browse/JDK-8228960

and we see now sporadic failures.

We needed to increase/adjust the timeouts and also check the Xmx setting going into the java calls in the docker containers (we might inherit when from the test java opts).
Also a bit more output has been added to the tests to better understand potential issues .


Bug/webrev :

https://bugs.openjdk.java.net/browse/JDK-8230957

http://cr.openjdk.java.net/~mbaesken/webrevs/8230957.1/


Thanks, Matthias


More information about the hotspot-dev mailing list