On Sat, 17 Dec 2022 08:05:08 GMT, Alan Bateman <al...@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

Reply via email to