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

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: asm_tools_7.0
    • Component/s: 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
       */

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

              Created:
              Updated:
              Resolved: