Details
-
Bug
-
Resolution: Fixed
-
P3
-
8u20, 9
-
b24
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056740 | emb-9 | Unassigned | P3 | Resolved | Fixed | b24 |
JDK-8063722 | 8u45 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8048717 | 8u40 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8050456 | 8u31 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8050310 | 8u25 | Dmitry Markov | P3 | Resolved | Fixed | b07 |
JDK-8049359 | 8u20 | Dmitry Markov | P3 | Resolved | Fixed | b23 |
JDK-8070173 | emb-8u47 | Dmitry Markov | P3 | Resolved | Fixed | team |
JDK-8053487 | emb-8u26 | Dmitry Markov | P3 | Resolved | Fixed | b17 |
JDK-8048719 | 7u80 | Dmitry Markov | P3 | Resolved | Fixed | b02 |
JDK-8061047 | 7u79 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8057371 | 7u76 | Dmitry Markov | P3 | Closed | Fixed | b01 |
Description
at sun.awt.EmbeddedFrame.getAppletIfAncestorOf(EmbeddedFrame.java:509)
at javax.swing.PopupFactory.getPopup(PopupFactory.java:246)
at javax.swing.PopupFactory.access$000(PopupFactory.java:63)
at javax.swing.PopupFactory$1.getHeavyWeightPopup(PopupFactory.java:70)
at com.apple.laf.ScreenPopupFactory.getPopup(ScreenPopupFactory.java:59)
at PopTest01.doLayout(PopTest01.java:219)
at PopTest01$1.run(PopTest01.java:70)
Affected is, OS X only and jdk9 client PIT build circa b20.
Tests:
Swing_JMenu/Automated/PopBetaTest04
Swing_JMenu/Automated/PopTest01
Attachments
Issue Links
- backported by
-
JDK-8048717 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8048719 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8049359 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8050310 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8050456 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8053487 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8056740 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8061047 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8063722 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8070173 [macosx] javax.swing.PopupFactory issue with null owner
- Resolved
-
JDK-8057371 [macosx] javax.swing.PopupFactory issue with null owner
- Closed
- duplicates
-
JDK-8051587 Tests javax/swing/JPopupMenu/6675802/bug6675802.java javax/swing/JMenuItem/6883341/bug6883341.java fails in osx
- Closed
- relates to
-
JDK-8042465 Applet menus not rendering when browser is full screen on Mac
- Resolved