Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8238198

Avoid using @ tags in TestOptionsWithRanges_generate.sh

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 15
    • None
    • 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

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

              Created:
              Updated:
              Resolved: