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

Parts of the JDK erroneously rely on generic array initializers with diamond

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • infrastructure
    • None
    • b01
    • generic
    • generic
    • Not verified

        Recent warning fixes introduced generic array initializers with diamond (e.g., Foo<Bar>[] fooArr = new Foo<>[2];). This compiles due to a bug in the compiler and will not compile once the bug is fixed.

              duke J. Duke
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: