JDK 9 RFR of JDK-8133588: Place TimeoutLockLoops.java on the problem lis

David Holmes david.holmes at oracle.com
Thu Aug 13 21:30:51 UTC 2015


Joe,

This is making it hard to clean up everything at once. I'm already 
delayed from pushing the fix because the "@key intermittent" change is 
not in hs-rt yet. If this change also goes in then I again have to wait 
for it to arrive before I can reverse it. It will take a month for 
everything to get back to where it should be. :(

This also seems to defeat the purpose of adding the "intermittent" tag.

David

On 14/08/2015 7:18 AM, joe darcy wrote:
> Hello,
>
> Until a fix for JDK-8029453 is in place, the test TimeoutLockLoops.java
> should be placed on the problem list for Linux since it fails
> intermittently, but fairly frequently, on that OS:
>
> --- a/test/ProblemList.txt    Thu Aug 13 09:36:14 2015 -0700
> +++ b/test/ProblemList.txt    Thu Aug 13 14:14:39 2015 -0700
> @@ -353,6 +353,10 @@
>   # 8062512
>   java/util/spi/ResourceBundleControlProvider/UserDefaultControlTest.java generic-all
>
> +# 8029453
> +java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java linux-all
> +
> +
>   ############################################################################
>
>   # jdk_instrument
>
> Thanks,
>
> -Joe



More information about the core-libs-dev mailing list