RFR: jsr166 integration 2019-09
Alan Bateman
Alan.Bateman at oracle.com
Wed Sep 11 14:46:01 UTC 2019
On 09/09/2019 16:06, Martin Buchholz wrote:
> :
>
> Another round of stress testing at Google allowed us to fix a handful of
> very rare test failures.
>
> 8227235: rare failures in testForkHelpQuiesce tck tests
> https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/ForkJoin-quiesce/index.html
> https://bugs.openjdk.java.net/browse/JDK-8227235
>
> 8221168: java/util/concurrent/CountDownLatch/Basic.java fails
> https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/CountDownLatch-Basic/index.html
> https://bugs.openjdk.java.net/browse/JDK-8221168
>
> 8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
> https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/CyclicBarrier-Basic/index.html
> https://bugs.openjdk.java.net/browse/JDK-8145138
>
> 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
> https://cr.openjdk.java.net/~martin/webrevs/jdk/jsr166-integration/miscellaneous/index.html
> https://bugs.openjdk.java.net/browse/JDK-8225490
I read through the test updates and other misc. changes and don't see
anything obviously wrong (the discussion in JIRA on the test failures
was useful). At some point I could imagine Joe suggesting add "@key
randomness" to more of these tests.
-Alan.
More information about the core-libs-dev
mailing list