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

javax.lang.model support for preview and restricted elements

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 22
    • core-libs
    • None

      JavaDoc currently uses internal javac APIs to retrieve the preview, reflective preview, and restricted status of API elements. The javax.lang.model API should provide methods to retrieve this information.

      The appropriate place for this functionality would be javax.lang.model.util.Elements, which already contains various utility methods to retrieve element properties.

            hannesw Hannes Wallnoefer
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: