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

Javac generates Deprecated class file attribute for @deprecated javadoc tag on module declaration.

    XMLWordPrintable

Details

    • b150
    • Verified

    Description

      compile following module-info.java
      /** @deprecated */
      module m { }

      read class file by javap Deprecated class file attribute will be present.

      Attachments

        Activity

          People

            jjg Jonathan Gibbons
            anazarov Andrey Nazarov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: