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

Fix typos about the /nodynamiccopyright/

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      When I try the jtreg IDEA's plugin, I press CTRL + <Space> to complete the test and select the negative jtreg test. The plugin generates the following comments:

      ```
      /*
       * @test /nodynamioccopyright/
       * @bug NNNNNNN
       * @summary Bug summary
       * @compile/fail/ref=Test.out -XDrawDiagnostics Test.java
      ```

      I find that the `/nodynamioccopyright/` is not right. It should be `/nodynamiccopyright/` with removing a char 'o'.

      Then I search the source codes of the plugin to find more similar situations. I find `/nodynamiccopyright` in the file `faq.md` need a char '/' at the end.

      It is good to fix them.

            gli Guoxiong Li
            gli Guoxiong Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: