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

Parentless dialogs are not disposed when their AppContext is destroyed

XMLWordPrintable

    • b49
    • generic
    • generic
    • Verified

      This bug is caused by the fix for 4080029, when parentless dialogs were introduced. Before that fix only instances of java.awt.Frame could be on the top of window hierarchy, so when an AppContext was destroyed all the frames were enumerated and disposed together with child windows. After the fix all the windows are allowed to have null parent, so we should check not only Frames but all parentless Windows.

            art Artem Ananiev (Inactive)
            art Artem Ananiev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: