Re: RFR: 8259518: Fixes for rare test failures due to 8246585: ForkJoin updates

2021-01-10 Thread Martin Buchholz
On Sun, 10 Jan 2021 12:01:44 GMT, Doug Lea wrote: >> 8259518: Fixes for rare test failures due to 8246585: ForkJoin updates > > Marked as reviewed by dl (Reviewer). The code is good, but this is actually a fix for JDK-8258187 IllegalMonitorStateException in ArrayBlockingQueue I will fiddle with

Re: RFR: 8259518: Fixes for rare test failures due to 8246585: ForkJoin updates

2021-01-10 Thread Doug Lea
On Sat, 9 Jan 2021 23:44:13 GMT, Martin Buchholz wrote: > 8259518: Fixes for rare test failures due to 8246585: ForkJoin updates Marked as reviewed by dl (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/2015

RFR: 8259518: Fixes for rare test failures due to 8246585: ForkJoin updates

2021-01-09 Thread Martin Buchholz
8259518: Fixes for rare test failures due to 8246585: ForkJoin updates - Commit messages: - JDK-8259518 Changes: https://git.openjdk.java.net/jdk/pull/2015/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2015&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-82