8205424: Change to Xcode 9.4 for building on Macosx at Oracle

Reviewed-by: tbell, prr
This commit is contained in:
Erik Joelsson 2018-06-21 12:03:54 -07:00
parent df509b1b16
commit 9773083b55

View File

@ -832,7 +832,7 @@ var getJibProfilesDependencies = function (input, common) {
var devkit_platform_revisions = {
linux_x64: "gcc7.3.0-OEL6.4+1.0",
macosx_x64: "Xcode6.3-MacOSX10.9+1.0",
macosx_x64: "Xcode9.4-MacOSX10.13+1.0",
solaris_x64: "SS12u4-Solaris11u1+1.0",
solaris_sparcv9: "SS12u4-Solaris11u1+1.1",
windows_x64: "VS2017-15.5.5+1.0",