FrameStateTest
Bug ID: 4157271

This test checks that when setState(Frame.ICONIFIED) is called before setVisible(true) the Frame is shown in the proper iconified state. The problem was that it did not honor the initial iconic state, but instead was shown in the NORMAL state.

See the dialog box (usually in upper left corner) for instructions