diff --git a/testenv/testenv.properties b/testenv/testenv.properties index 19eae53622..052552f3a7 100644 --- a/testenv/testenv.properties +++ b/testenv/testenv.properties @@ -9,7 +9,7 @@ OPENJ9_SYSTEMTEST_BRANCH=v1.0.4 ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.4.1 JDK8_REPO=https://github.com/adoptium/jdk8u.git -JDK8_BRANCH=jdk8u431-ga +JDK8_BRANCH=jdk8u432-ga JDK11_REPO=https://github.com/adoptium/jdk11u.git JDK11_BRANCH=jdk-11.0.25-ga JDK17_REPO=https://github.com/adoptium/jdk17u.git