On Sat, 11 Mar 2023 17:16:46 GMT, Daniel D. Daugherty <[email protected]> wrote:
> Trivial fixes to ProblemList 3 different tests: > [JDK-8304017](https://bugs.openjdk.org/browse/JDK-8304017) ProblemList > com/sun/jdi/InvokeHangTest.java on windows-x64 in vthread mode > [JDK-8304018](https://bugs.openjdk.org/browse/JDK-8304018) ProblemList > javax/swing/JColorChooser/Test6827032.java on windows-x64 > [JDK-8304019](https://bugs.openjdk.org/browse/JDK-8304019) ProblemList > java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java on > windows-x64 This pull request has now been integrated. Changeset: fbc76c2c Author: Daniel D. Daugherty <[email protected]> URL: https://git.openjdk.org/jdk/commit/fbc76c2c7866204783803d2ac829fb95b040a015 Stats: 5 lines in 2 files changed: 3 ins; 0 del; 2 mod 8304017: ProblemList com/sun/jdi/InvokeHangTest.java on windows-x64 in vthread mode 8304018: ProblemList javax/swing/JColorChooser/Test6827032.java on windows-x64 8304019: ProblemList java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java on windows-x64 Reviewed-by: stuefe ------------- PR: https://git.openjdk.org/jdk/pull/12990
