Have you tried to reduce iteration granularity? Probably, checking execution duration on every test case is more robust.
Best regards, Vladimir Ivanov On 5/27/15 5:50 PM, Konstantin Shefov wrote:
Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8062904 Webrev is http://cr.openjdk.java.net/~kshefov/8062904/webrev.01/ Test fails only against JDK 8u and passes against JDK 9. Thanks -Konstantin