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

generated constructors are considered compact when they shouldn't

XMLWordPrintable

    • b21

      Given a declaration like:

      record R() {}

      javac is considering the generated constructor both canonical and compact, it should only be canonical as there is no explicit compact constructor declaration

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

              Created:
              Updated:
              Resolved: