hg: code-tools/jtreg: Provide ability to set the maxOutputSize for a test

jonathan.gibbons at oracle.com jonathan.gibbons at oracle.com
Fri Mar 30 22:09:29 UTC 2018


Changeset: a74a10626041
Author:    jjg
Date:      2018-03-30 15:08 -0700
URL:       http://hg.openjdk.java.net/code-tools/jtreg/rev/a74a10626041

Provide ability to set the maxOutputSize for a test

! src/share/classes/com/sun/javatest/regtest/config/RegressionTestSuite.java
! src/share/classes/com/sun/javatest/regtest/config/TestProperties.java
! src/share/classes/com/sun/javatest/regtest/config/i18n.properties
! src/share/classes/com/sun/javatest/regtest/exec/RegressionScript.java
! src/share/doc/javatest/regtest/tag-spec.html
+ test/maxOutputSize/MaxOutputSize.gmk
+ test/maxOutputSize/TEST.ROOT
+ test/maxOutputSize/defaultMax/Test.java
+ test/maxOutputSize/overrideMax/TEST.properties
+ test/maxOutputSize/overrideMax/Test.java



More information about the jtreg-dev mailing list