hg: jdk9/client/jdk: 4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
prasanta.sadhukhan at oracle.com
prasanta.sadhukhan at oracle.com
Wed Jan 13 06:27:18 UTC 2016
Changeset: b83c88388896
Author: rchamyal
Date: 2016-01-13 11:56 +0530
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/b83c88388896
4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state
Reviewed-by: alexsch, aivanov
! src/java.desktop/macosx/classes/com/apple/laf/AquaInternalFrameManager.java
! src/java.desktop/share/classes/javax/swing/JDesktopPane.java
! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicInternalFrameUI.java
! src/java.desktop/share/classes/javax/swing/plaf/synth/SynthDesktopPaneUI.java
+ test/javax/swing/JInternalFrame/4769772/TestJInternalFrameIconify.java
More information about the jdk9-client-changes
mailing list