On Tue, 23 May 2023 20:24:18 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> Trivial fixes to ProblemList some tests: > [JDK-8308716](https://bugs.openjdk.org/browse/JDK-8308716) ProblemList > java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java with > genzgc on windows-x64 > [JDK-8308718](https://bugs.openjdk.org/browse/JDK-8308718) ProblemList three > mlvm/indy/func/jvmti tests on windows-x64 in Xcomp mode > [JDK-8308720](https://bugs.openjdk.org/browse/JDK-8308720) ProblemList > java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java on > macosx-x64 This pull request has now been integrated. Changeset: ed0e956f Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ed0e956fc28a54a0eb49bab70a7d010095ce2544 Stats: 6 lines in 3 files changed: 6 ins; 0 del; 0 mod 8308716: ProblemList java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java with genzgc on windows-x64 8308718: ProblemList three mlvm/indy/func/jvmti tests on windows-x64 in Xcomp mode 8308720: ProblemList java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java on macosx-x64 Reviewed-by: azvegint, darcy ------------- PR: https://git.openjdk.org/jdk/pull/14106