8243590: Bump boot jdk to JDK 14 on aarch64 at Oracle

Reviewed-by: tbell
This commit is contained in:
Mikael Vidstedt 2020-04-25 18:10:45 -07:00
parent 5fc5cb9f25
commit b0739f4683

View File

@ -1019,7 +1019,7 @@ var getJibProfilesDependencies = function (input, common) {
organization: common.organization,
ext: "tar.gz",
module: "jdk-linux_aarch64",
revision: "13+1.0",
revision: "14+1.0",
configure_args: "--with-boot-jdk=" + common.boot_jdk_home,
environment_path: common.boot_jdk_home + "/bin"
}