[9-dev] Request for review: JDK-8146128: compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig timeouts

Alexander Vorobyev alexander.vorobyev at oracle.com
Thu Sep 1 17:58:06 UTC 2016


Hi All,

I'd like review for JDK-8146128 
(https://bugs.openjdk.java.net/browse/JDK-8146128)

Test passes with timeout increased. Looks like it times out in sub-tests 
where AESIntrinsics are disabled (testNoUseAES(), 
testNoUseAESIntrinsic()). The easiest way to fix this test is to 
increase timeout.

Run parameter was added:
@run main/othervm/timeout=300


Here is webrev:
http://cr.openjdk.java.net/~avorobye/8146128/webrev.00/


Thanks,
Alexander





More information about the jdk9-dev mailing list