Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8065614 JEP 277: Enhanced Deprecation
  3. JDK-8161887

(jdeprscan) support dot-separated binary names of class files

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • tools
    • None

      JDeprScan should support JLS-defined binary names (JLS 13.1) instead of the JVMS "internal form" of binary names (JVMS 4.2.1). Essentially this uses dots instead of slashes, but still uses $ to separate member types. For example:

          java.lang.Thread$State

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: