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

REGRESSION: compatibility problem inheriting raw type

XMLWordPrintable

    • b49
    • generic
    • solaris_8

      The following program stopped compiling cleanly in build 40 with -source 1.5.
      This will break many regression tests if we change the default to -source 1.5.

      class TreeSet2 extends java.util.TreeSet {
          private static final long serialVersionUID = 0;
      };

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: