Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6442694

Should call the dispose() before calling System.exit() if the defaultCloseOperation is EXIT_ON_CLOSE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 6
    • client-libs

      It is necessary to call the Frame's dispose() method just before System.exit() is called in the JFrame.processWindowEvent() if the defaultCloseOperation is equal to EXIT_ON_CLOSE.
      Without calling dispose() users expirience the bug 6413997 in Swing applications.

            shickeysunw Shannon Hickey (Inactive)
            anthony Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: