jdk-24/test/jdk/javax/swing/JPopupMenu
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
4458079
4634626 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac 2021-10-29 11:44:12 +00:00
4760494
4870644
4966112
6217905
6415145
6495920
6515446
6544309
6580930 7124313: [macosx] Swing Popups should overlap taskbar 2022-07-07 11:51:49 +00:00
6583251 8294038: Remove "Classpath" exception from javax/swing tests 2022-09-21 17:00:40 +00:00
6690791
6800513
6827786
6949414
6987844
7154841
7156657 8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS 2021-05-10 03:21:52 +00:00
8075063 8202880: Test javax/swing/JPopupMenu/8075063/ContextMenuScrollTest.java fails 2021-01-18 07:20:12 +00:00
8147521
8173739
Separator/6547087
bug4123919.java 8315741: Open source few swing JFormattedTextField and JPopupMenu tests 2023-09-15 06:23:20 +00:00
bug4197019.java 8315741: Open source few swing JFormattedTextField and JPopupMenu tests 2023-09-15 06:23:20 +00:00
bug4236750.java 8315669: Open source several Swing PopupMenu related tests 2023-09-19 13:36:16 +00:00
bug4321273.java 8315669: Open source several Swing PopupMenu related tests 2023-09-19 13:36:16 +00:00
bug4711693.java 8315669: Open source several Swing PopupMenu related tests 2023-09-19 13:36:16 +00:00
bug4962731.java 8315669: Open source several Swing PopupMenu related tests 2023-09-19 13:36:16 +00:00
bug4966109.java 8315669: Open source several Swing PopupMenu related tests 2023-09-19 13:36:16 +00:00
bug5091257.java 8315669: Open source several Swing PopupMenu related tests 2023-09-19 13:36:16 +00:00
bug7160604.java 8327754: Convert javax/swing/JPopupMenu/7160604/bug7160604.java applet to main 2024-03-14 02:50:32 +00:00
FocusablePopupDismissTest.java 8319103: Popups that request focus are not shown on Linux with Wayland 2023-11-16 14:59:27 +00:00
JPopupMenuFocusStealTest.java 8285698: Create a test to check the focus stealing of JPopupMenu from JComboBox 2022-05-11 11:48:22 +00:00
MouseDragPopupTest.java 8315655: [macos] Right click and dragging over a component with a popup menu will open the popup 2024-06-12 18:44:07 +00:00
SetInvokerJPopupMenuTest.java