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

Insufficient specification for Frame.state vs. Window.state in serialized form

XMLWordPrintable

    • Cause Known
    • generic
    • generic

      java.awt.Frame specifies the field "state" in its serial form, but there is no specification for it. Further, java.awt.Window has an identically named field. The two fields have different semantics, but the specification for Window.state does not make this clear. It says merely "An Integer value representing the Window State."

      This has shown to be confusing for 3rd parties who must implement this API from the spec only.

      ###@###.### 2005-05-20 18:46:53 GMT

            denis Denis Fokin (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: