[jdk20] RFR: 8298976: ProblemList java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
Daniel D. Daugherty
dcubed at openjdk.org
Sat Dec 17 13:53:49 UTC 2022
On Sat, 17 Dec 2022 08:05:08 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> A batch a trivial fixes to ProblemList tests:
>> [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
>> [JDK-8298977](https://bugs.openjdk.org/browse/JDK-8298977) ProblemList vmTestbase/nsk/stress/strace/strace002.java on 2 platforms
>> [JDK-8298978](https://bugs.openjdk.org/browse/JDK-8298978) ProblemList vmTestbase/nsk/stress/strace/strace003.java on 2 platforms
>
> Instead of excluding java/util/concurrent/ExecutorService/CloseTest.java, we can just comment out the line in the test's DataProvider that produces a ForkJoinPool. That will allow the t test to exercise the other implementations until ForkJoinPool shutdown issue is fixed.
@AlanBateman - It's only ProblemListed on one platform...
-------------
PR: https://git.openjdk.org/jdk20/pull/50
More information about the hotspot-runtime-dev
mailing list