hg: code-tools/jtreg: 3 new changesets
jonathan.gibbons at oracle.com
jonathan.gibbons at oracle.com
Mon Nov 25 21:59:05 UTC 2019
Changeset: 9bd643233096
Author: jjg
Date: 2019-11-25 12:33 -0800
URL: https://hg.openjdk.java.net/code-tools/jtreg/rev/9bd643233096
Don't force error when failing to cleanup files after test
! src/share/classes/com/sun/javatest/regtest/exec/RegressionScript.java
! test/cleanup/CleanupTest.gmk
Changeset: 0b7a7fbfd272
Author: jjg
Date: 2019-11-25 13:17 -0800
URL: https://hg.openjdk.java.net/code-tools/jtreg/rev/0b7a7fbfd272
allow test properties in smart action args
! src/share/classes/com/sun/javatest/regtest/exec/RegressionScript.java
! test/smartActionArgs/SmartActionArgs.gmk
+ test/smartActionArgs/optAuto/Test2.java
+ test/smartActionArgs/optIn/Test2.java
+ test/smartActionArgs/optOut/Test2.java
Changeset: 0d5c62ef6028
Author: jjg
Date: 2019-11-25 13:56 -0800
URL: https://hg.openjdk.java.net/code-tools/jtreg/rev/0d5c62ef6028
7902510: pass @compile -J options properly
Contributed-By: christian.thalinger at oracle.com
! src/share/classes/com/sun/javatest/regtest/exec/CompileAction.java
+ test/javacVMOptions/JavacVMOptions.gmk
+ test/javacVMOptions/TEST.ROOT
+ test/javacVMOptions/Test.java
More information about the jtreg-dev
mailing list