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

Support verbosity options in langtools testing

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P5
    • 9
    • None
    • infrastructure
    • None
    • b14

    Backports

      Description

        I typically run langtools tests via something like:

        make -C test PRODUCT_HOME="$JDK9IMG_HOME" langtools_jtreg

        This passes the option "-v:fail,error,nopass" to jtreg. I'd prefer to be able to specify my verbosity preference:

        make -C test PRODUCT_HOME="$JDK9IMG_HOME" JTREG_VERBOSE=summary langtools_jtreg

        This can be easily achieved with an extra variable in langtools/test/Makefile.

        The same would also be convenient for the langtools_jck-compiler target.

        Attachments

          Issue Links

            Activity

              People

                dlsmith Dan Smith
                dlsmith Dan Smith
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: