On 04/04/2014 13:29, David Holmes wrote:
On 4/04/2014 10:00 PM, Staffan Larsen wrote:
Please review the following small change to provide more information
from jstat when it fails.
bug: https://bugs.openjdk.java.net/browse/JDK-8028354
webrev: http://cr.openjdk.java.net/~sla/8028354/webrev.00/
Seems reasonable. But I bet there is a test somewhere that will need
changing :)
It looks reasonable to me too, I assume there are a bunch of issues that
arise in test environments with concurrent execution or stale VMs left
behind. Hopefully this help get more information and help improve the
tests to make them more robust.
-Alan.