Duplicate :
|
|
Relates :
|
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.
|