8200375: Change to GCC 7.3.0 for building Linux at Oracle
authorerikj
Tue, 03 Apr 2018 22:33:58 +0200
changeset 49516 a6aca02cf01a
parent 49515 083318155ad1
child 49517 a387ee36e5e0
8200375: Change to GCC 7.3.0 for building Linux at Oracle Reviewed-by: ihse, tbell
make/conf/jib-profiles.js
--- a/make/conf/jib-profiles.js	Tue Apr 03 13:27:58 2018 -0700
+++ b/make/conf/jib-profiles.js	Tue Apr 03 22:33:58 2018 +0200
@@ -816,7 +816,7 @@
 var getJibProfilesDependencies = function (input, common) {
 
     var devkit_platform_revisions = {
-        linux_x64: "gcc4.9.2-OEL6.4+1.3",
+        linux_x64: "gcc7.3.0-OEL6.4+1.0",
         macosx_x64: "Xcode6.3-MacOSX10.9+1.0",
         solaris_x64: "SS12u4-Solaris11u1+1.0",
         solaris_sparcv9: "SS12u4-Solaris11u1+1.1",