# HG changeset patch # User psandoz # Date 1517513079 28800 # Node ID 614c7e117327e8ed2c64a6040e99b5a5b299e01d # Parent f1e8ddd6fdc408ddc629f4d983d7cdf304c7438f 8196583: Update jib and test jtreg version to 4.2 b12 Reviewed-by: mchung, lfoltan diff -r f1e8ddd6fdc4 -r 614c7e117327 make/conf/jib-profiles.js --- a/make/conf/jib-profiles.js Thu Feb 01 10:55:27 2018 -0800 +++ b/make/conf/jib-profiles.js Thu Feb 01 11:24:39 2018 -0800 @@ -829,7 +829,7 @@ jtreg: { server: "javare", revision: "4.2", - build_number: "b11", + build_number: "b12", checksum_file: "MD5_VALUES", file: "jtreg_bin-4.2.zip", environment_name: "JT_HOME", diff -r f1e8ddd6fdc4 -r 614c7e117327 test/hotspot/jtreg/TEST.ROOT --- a/test/hotspot/jtreg/TEST.ROOT Thu Feb 01 10:55:27 2018 -0800 +++ b/test/hotspot/jtreg/TEST.ROOT Thu Feb 01 11:24:39 2018 -0800 @@ -58,7 +58,7 @@ docker.support # Minimum jtreg version -requiredVersion=4.2 b11 +requiredVersion=4.2 b12 # Path to libraries in the topmost test directory. This is needed so @library # does not need ../../../ notation to reach them diff -r f1e8ddd6fdc4 -r 614c7e117327 test/jaxp/TEST.ROOT --- a/test/jaxp/TEST.ROOT Thu Feb 01 10:55:27 2018 -0800 +++ b/test/jaxp/TEST.ROOT Thu Feb 01 11:24:39 2018 -0800 @@ -23,7 +23,7 @@ groups=TEST.groups # Minimum jtreg version -requiredVersion=4.2 b11 +requiredVersion=4.2 b12 # Path to libraries in the topmost test directory. This is needed so @library # does not need ../../ notation to reach them diff -r f1e8ddd6fdc4 -r 614c7e117327 test/jdk/TEST.ROOT --- a/test/jdk/TEST.ROOT Thu Feb 01 10:55:27 2018 -0800 +++ b/test/jdk/TEST.ROOT Thu Feb 01 11:24:39 2018 -0800 @@ -40,7 +40,7 @@ vm.cds # Minimum jtreg version -requiredVersion=4.2 b11 +requiredVersion=4.2 b12 # Path to libraries in the topmost test directory. This is needed so @library # does not need ../../ notation to reach them diff -r f1e8ddd6fdc4 -r 614c7e117327 test/langtools/TEST.ROOT --- a/test/langtools/TEST.ROOT Thu Feb 01 10:55:27 2018 -0800 +++ b/test/langtools/TEST.ROOT Thu Feb 01 11:24:39 2018 -0800 @@ -15,7 +15,7 @@ groups=TEST.groups # Minimum jtreg version -requiredVersion=4.2 b11 +requiredVersion=4.2 b12 # Use new module options useNewOptions=true diff -r f1e8ddd6fdc4 -r 614c7e117327 test/nashorn/TEST.ROOT --- a/test/nashorn/TEST.ROOT Thu Feb 01 10:55:27 2018 -0800 +++ b/test/nashorn/TEST.ROOT Thu Feb 01 11:24:39 2018 -0800 @@ -8,7 +8,7 @@ groups=TEST.groups # Minimum jtreg version -requiredVersion=4.2 b11 +requiredVersion=4.2 b12 # Use new module options useNewOptions=true