hg: code-tools/jtreg: 7902352: Support use of ${property.name} in action args

jonathan.gibbons at oracle.com jonathan.gibbons at oracle.com
Sat Dec 8 00:46:11 UTC 2018


Changeset: 9430687b44e2
Author:    jjg
Date:      2018-12-07 16:43 -0800
URL:       http://hg.openjdk.java.net/code-tools/jtreg/rev/9430687b44e2

7902352: Support use of ${property.name} in action args

! src/share/classes/com/sun/javatest/regtest/config/RegressionParameters.java
! 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/exec/RegressionScript.java
! src/share/doc/javatest/regtest/tag-spec.html
+ test/smartActionArgs/SmartActionArgs.gmk
+ test/smartActionArgs/TEST.ROOT
+ test/smartActionArgs/optAuto/TEST.properties
+ test/smartActionArgs/optAuto/Test.java
+ test/smartActionArgs/optIn/TEST.properties
+ test/smartActionArgs/optIn/Test.java
+ test/smartActionArgs/optOut/TEST.properties
+ test/smartActionArgs/optOut/Test.java



More information about the jtreg-dev mailing list