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

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

              Created:
              Updated:
              Resolved: