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

do not allow C-style array declaration in record components

XMLWordPrintable

    • b09

      JDK 15 spec for records forbids this type of declaration:

      record R(int x[])

      the compiler should be sync-ed with the spec

            vromero Vicente Arturo Romero Zaldivar
            vromero Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: