-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b123
When tests are run via jdk/test/Makefile, jtreg gets the following option:
-v:fail,error,time
I'd like to control this with a command line variable, so that other verbosity options are available.
The similar 'langtools/test/Makefile' has supported a "JTREG_VERBOSE" variable for some time, which works well.
-v:fail,error,time
I'd like to control this with a command line variable, so that other verbosity options are available.
The similar 'langtools/test/Makefile' has supported a "JTREG_VERBOSE" variable for some time, which works well.