Version compatibility broken for KeyEvent.CHAR_UNDEFINED

XMLWordPrintable

    • 1.2beta3
    • generic, sparc
    • solaris_2.5.1, solaris_2.6
    • Not verified

      According to javap, a runtime incompatible change is introduced in KeyEvent in 1.2. This change is not documented in the release notes and is thought to be
      a bug.
      See below:

      < public static final char CHAR_UNDEFINED = 0;
      ---
      > public static final char CHAR_UNDEFINED = 65535;

            Assignee:
            Alan Sommerer (Inactive)
            Reporter:
            Steve Fleming (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: