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

Clarify test harness control variables in make help

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 23
    • None
    • infrastructure
    • None
    • b13

    Description

      "make help" outputs

        ...
        JTREG="OPT1=x;OPT2=y" # Control the JTREG test harness, use 'help' to list

      The "use 'help' to list" text is not straightforward to follow. Common incorrect interpretations are:

        make help JTREG
        make help JTREG=help

      The correct way to list those options is:

        [configure]
        make test-only JTREG=help

      Let's write that out explicitly in the help.

      Attachments

        Issue Links

          Activity

            People

              lujaniuk Ludvig Janiuk
              lujaniuk Ludvig Janiuk
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: