Avoid using @ tags in TestOptionsWithRanges_generate.sh

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 15
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b09

      jtreg thinks that runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_generate.sh is a test because it contains this.

          cat <<EOF
      /*
       * @test

      This is probably a bug in jtreg, but to be safe, we should replace @test with something like

      at="@"
          cat <<EOF
      /*
       * ${at}test

            Assignee:
            Ioi Lam
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: