Skip to content

Commit fbc76c2

Browse files
author
Daniel D. Daugherty
committedMar 11, 2023
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
1 parent a06426a commit fbc76c2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed
 

‎test/jdk/ProblemList-svc-vthread.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -54,7 +54,7 @@ com/sun/jdi/StepTest.java 8285422 generic-all
5454
com/sun/jdi/redefine/RedefineTest.java 8285422 generic-all
5555
com/sun/jdi/redefineMethod/RedefineTest.java 8285422 generic-all
5656

57-
com/sun/jdi/InvokeHangTest.java 8290200 macosx-x64
57+
com/sun/jdi/InvokeHangTest.java 8290200 macosx-x64,windows-x64
5858

5959
####
6060
# JDI SDE Tests

‎test/jdk/ProblemList.txt

+3
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,9 @@ java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java 8280392 windows
664664
java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java 8294264 windows-x64
665665
java/awt/Mixing/AWT_Mixing/ViewportOverlapping.java 8253184,8295813 windows-x64
666666

667+
javax/swing/JColorChooser/Test6827032.java 8224968 windows-x64
668+
java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java 8288839 windows-x64
669+
667670
sanity/client/SwingSet/src/ToolTipDemoTest.java 8293001 linux-all
668671
sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java 8265770 macosx-all
669672

0 commit comments

Comments
 (0)
Please sign in to comment.