RFR(XXS): 8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1

Leonid Mesnik leonid.mesnik at oracle.com
Thu May 31 17:11:12 UTC 2018


Hi

Please review following tiny fix which marks test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1.
The test intermittently fails (1-2 times in 1000 runs) because of https://bugs.openjdk.java.net/browse/JDK-8158374 <https://bugs.openjdk.java.net/browse/JDK-8158374>. 
Tier1 should be stable and don't contain any tests with known issues. It should always pass if there are no regression introduced by new fix. So this test should be excluded from tier1.
Also fix marks this test with corresponding key like it is done for jdk, langtoools and nashorn tests.


webrev: http://cr.openjdk.java.net/~lmesnik/8204103/ <http://cr.openjdk.java.net/~lmesnik/8204103/>
bug: https://bugs.openjdk.java.net/browse/JDK-8204103 <https://bugs.openjdk.java.net/browse/JDK-8204103>

I verified that tier1 runs and doesn't contain this test now. 

See more information about intermittent keyword in https://bugs.openjdk.java.net/browse/JDK-8075565 <https://bugs.openjdk.java.net/browse/JDK-8075565>

Leonid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20180531/f4d6a8f9/attachment.html>


More information about the serviceability-dev mailing list