8196583: Update jib and test jtreg version to 4.2 b12
authorpsandoz
Thu, 01 Feb 2018 11:24:39 -0800
changeset 48833 614c7e117327
parent 48832 f1e8ddd6fdc4
child 48834 19ef3f64bc10
8196583: Update jib and test jtreg version to 4.2 b12 Reviewed-by: mchung, lfoltan
make/conf/jib-profiles.js
test/hotspot/jtreg/TEST.ROOT
test/jaxp/TEST.ROOT
test/jdk/TEST.ROOT
test/langtools/TEST.ROOT
test/nashorn/TEST.ROOT
--- 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",
--- 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
--- 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
--- 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
--- 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
--- 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