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

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;

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: