Hello All,
Please review the following webrev. Bug: https://bugs.openjdk.java.net/browse/JDK-8159152 Webrev: http://cr.openjdk.java.net/~rchamyal/8159152/webrev.00/ Issue: Internal frame cache is not getting updated properly on iconifyFrame if there are less than 3 frames on the desktop. Fix: Updated the iconifyFrame method so that frame cache updates properly on internal frame remove and icon addition to desktop. Regards, Rajeev Chamyal