Skip to content

Commit

Permalink
Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonGuy committed Oct 8, 2024
1 parent 6aee74b commit 744b235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* @bug 4212687
* @summary Verifies that calling EventQueue.push() and EventQueue.pop()
* does not deadlock.
* @library /open/test/jdk/java/awt/regtesthelpers
* @library /java/awt/regtesthelpers
* @build PassFailJFrame
* @run main/manual PushPopDeadlock
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* @test
* @bug 4476083
* @summary Disabled components do not receive MouseEvent in Popups
* @library /open/test/jdk/java/awt/regtesthelpers
* @library /java/awt/regtesthelpers
* @build PassFailJFrame
* @run main/manual PopupTest
*/
Expand Down

0 comments on commit 744b235

Please sign in to comment.