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

do not allow C-style array declaration in record components

    XMLWordPrintable

Details

    • b09

    Description

      JDK 15 spec for records forbids this type of declaration:

      record R(int x[])

      the compiler should be sync-ed with the spec

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: