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

Go back to using '$' instead of '+' in names of synthetic members

XMLWordPrintable

    • b40
    • generic, sparc
    • generic, solaris_2.6

      The recent change to using '+' instead of '$' in the names of synthetic
      members and class-file names has resulted in serial-form incompatibilities
      and in broken builds. It should be changed back to '$', at least in the
      cases of synthetic members whose names affect the serial form of a class
      (e.g., this$0) and/or the computation of the default serial-version UID,
      and in the cases of class-file names as stored in the filesystem and in
      jar files.

      -- ###@###.### 2004/1/22

            gafter Neal Gafter (Inactive)
            mr Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: