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

Coin: revert diamond changes from 6880112 in io/lang/util that occur in method args

XMLWordPrintable

    • b128
    • generic
    • generic
    • Not verified

      The fix for bug 6880112 applied the diamond operator in a large number of locations in the io, lang, and util packages. A handful of these changes applied the diamond operator within method arguments. The type inference algorithm within method arguments is unstable and may actually not appear in the final JDK7 specification, even though the compiler supports it right now. For this reason we've decided to back out the changes that use the diamond operator in method arguments.

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: