Skip to content

Commit

Permalink
8304017: ProblemList com/sun/jdi/InvokeHangTest.java on windows-x64 i…
Browse files Browse the repository at this point in the history
…n 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
  • Loading branch information
Daniel D. Daugherty committed Mar 11, 2023
1 parent a06426a commit fbc76c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/jdk/ProblemList-svc-vthread.txt
@@ -1,5 +1,5 @@
#
# Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
Expand Down Expand Up @@ -54,7 +54,7 @@ com/sun/jdi/StepTest.java 8285422 generic-all
com/sun/jdi/redefine/RedefineTest.java 8285422 generic-all
com/sun/jdi/redefineMethod/RedefineTest.java 8285422 generic-all

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

####
# JDI SDE Tests
Expand Down
3 changes: 3 additions & 0 deletions test/jdk/ProblemList.txt
Expand Up @@ -664,6 +664,9 @@ java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java 8280392 windows
java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java 8294264 windows-x64
java/awt/Mixing/AWT_Mixing/ViewportOverlapping.java 8253184,8295813 windows-x64

javax/swing/JColorChooser/Test6827032.java 8224968 windows-x64
java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java 8288839 windows-x64

sanity/client/SwingSet/src/ToolTipDemoTest.java 8293001 linux-all
sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java 8265770 macosx-all

Expand Down

1 comment on commit fbc76c2

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.