On Sat, 17 Dec 2022 16:00:32 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> A batch of trivial fixes to ProblemList tests: > [JDK-8298987](https://bugs.openjdk.org/browse/JDK-8298987) ProblemList > jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 > [JDK-8298989](https://bugs.openjdk.org/browse/JDK-8298989) ProblemList > vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on > macosx-x64 > [JDK-8298990](https://bugs.openjdk.org/browse/JDK-8298990) ProblemList > java/lang/Thread/virtual/stress/Skynet.java subtests with ZGC This pull request has now been integrated. Changeset: 34105556 Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.org/jdk20/commit/34105556d16774439195076f22f37f275d0d8873 Stats: 5 lines in 2 files changed: 5 ins; 0 del; 0 mod 8298987: ProblemList jdk/internal/vm/Continuation/Fuzz.java#default with ZGC on X64 8298989: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-x64 8298990: ProblemList java/lang/Thread/virtual/stress/Skynet.java subtests with ZGC Reviewed-by: azvegint ------------- PR: https://git.openjdk.org/jdk20/pull/51