Skip to content

Commit 91cec0d

Browse files
authored
Merge pull request #22329 from pshipton/aix24m1
Update AIX jdk24 boot jdk to the 0.54 M1 release
2 parents 271f59f + 9822b25 commit 91cec0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildenv/jenkins/variables/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ ppc64_aix:
269269
os: 'aix'
270270
url:
271271
all: 'https://api.adoptopenjdk.net/v3/binary/latest/${bootJDKVersion}/ga/${os}/${arch}/jdk/openj9/normal/adoptopenjdk?project=jdk'
272-
24: 'https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Build_JDK24_ppc64_aix_Nightly/123/OpenJ9-JDK24-ppc64_aix-20250715-003726.tar.gz'
272+
24: 'https://github.com/ibmruntimes/semeru24-binaries/releases/download/jdk-24.0.2%2B12_openj9-0.54.0-m1/ibm-semeru-open-jdk_ppc64_aix_24.0.2_12_openj9-0.54.0-m1.tar.gz'
273273
release:
274274
all: 'aix-ppc64-server-release'
275275
8: 'aix-ppc64-normal-server-release'

0 commit comments

Comments
 (0)