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

Accessibility code in Swing is not encapsulated in protected inner classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 5.0
    • client-libs

      All Accessibility code in Swing should be encapsulated when possible in the protected inner class that implement Accessibility for the Swing class. Accessibility code outside the inner class may cause a serialization failure if the Accessibility code is loaded when the Swing class is lazily loaded. In addition, loading the Accessibility class when it is not needed causes unnecessary bloat.

            lmonsantsunw Lynn Monsanto (Inactive)
            lmonsantsunw Lynn Monsanto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: