WeakReferenceTest timeout error with -Xint

Aleksey Shipilev shade at redhat.com
Mon Apr 29 21:22:40 UTC 2019


On 3/5/19 12:05 AM, Derek White wrote:
> FYI, I've seen this too. 
> 
> Note that the work increased by 100x but the timeout by 10x.
> 
>> I've seen a problem recently where WeakReferenceTest can intermittently
>> fail with the following error on some slow Arm systems when run with -Xint.
>> It's been failing since changeset
>> 420:6510f53ebe89 "Further tune-ups for interrupt.WeakReferenceTest for
>> concurrent GCs".

This test is just a gift that keeps on giving. It never failed legitimately for years: all the
failures I saw there were false. So I disabled it completely, until better time:
  http://hg.openjdk.java.net/code-tools/jcstress/rev/7e407984a7db

-Aleksey



More information about the jcstress-dev mailing list