Igor,

The change to langtools/TEST.ROOT is OK.

That being said, there are some old entries there which could also be cleaned up (separately?)  These lines probably date from the development of JDK 9 and the evolution of Project Jigsaw.

   20 # Use new module options
   21 useNewOptions=true
   22
   23 # Use --patch-module instead of -Xmodule:
   24 useNewPatchModule=true
-- Jon


On 2/13/20 8:50 AM, Igor Ignatyev wrote:
http://cr.openjdk.java.net/~iignatyev//8238943/webrev.00
10 lines changed: 1 ins; 0 del; 9 mod;
Hi all,

could you please review the patch which changes jtreg version used in jdk/jdk 
to the latest and greatest -- jtreg 5.0? and as (recently became) usually, this 
patch also bumps requiredVersion in all the jtreg test suites in order to 
reduce possible discrepancy in results.

JBS: https://bugs.openjdk.java.net/browse/JDK-8238943
webrev: http://cr.openjdk.java.net/~iignatyev/8238943/webrev.00
testing: tier1-4

Thanks,
-- Igor

Reply via email to