Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903249

asmtools build produces javadoc warning caused by invalid usage of tag &

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • asm_tools_7.0
    • tools
    • None

      [javadoc] Standard Doclet version 11.0.15
       [javadoc] Building tree for all the packages and classes...
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] Building index for all the packages and classes...
       [javadoc] Building index for all classes...
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] /Users/jjg/Work/jtreg/jtreg.dev/open/build/deps/asmtools/build/binaries/src/org/openjdk/asmtools/jasm/TypeAnnotationTypes.java:28: warning - invalid usage of tag &
       [javadoc] Building index for all classes...
      While it is excessive for javadoc to warn 8 times, I notice that the code comment is indeed incorrect and should be fixed:
      /**
       * Type annotation types: target_type, target_info && target_path
       */

            lkuskov Leonid Kuskov
            lkuskov Leonid Kuskov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: