-
Bug
-
Resolution: Fixed
-
P1
-
5.0u5, 6
-
b59
-
generic, x86
-
generic, windows_xp
As reported in
http://forums.java.net/jive/thread.jspa?threadID=1439&messageID=24570#24570
Intellij IDEA trows NPE from build 47, it is regression of the fix for 6300062.
JOptionPane.getRootFrame() starts to return null which leads to NPE
Expected behaviour:
JOptionPane.getRootFrame() should return shared owner frame as it used to.
http://forums.java.net/jive/thread.jspa?threadID=1439&messageID=24570#24570
Intellij IDEA trows NPE from build 47, it is regression of the fix for 6300062.
JOptionPane.getRootFrame() starts to return null which leads to NPE
Expected behaviour:
JOptionPane.getRootFrame() should return shared owner frame as it used to.
- duplicates
-
JDK-6333260 Regression: javax/swing/SwingUtilities/4859570/bug4859570.java fails
- Closed
- relates to
-
JDK-6300062 JDialog need to support true parent-less mode
- Resolved