Skip to content

Commit

Permalink
Update testenv.properties for jdk-23.0.2+00 dryrun (#5848)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Leonard <[email protected]>
  • Loading branch information
andrew-m-leonard authored Jan 13, 2025
1 parent 6b33de4 commit 9de985d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testenv/testenv.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ JDK17_BRANCH=jdk-17.0.14-dryrun-ga
JDK21_REPO=https://github.com/adoptium/jdk21u.git
JDK21_BRANCH=jdk-21.0.6-dryrun-ga
JDK23_REPO=https://github.com/adoptium/jdk23u.git
JDK23_BRANCH=jdk-23.0.2-dryrun-ga
JDK23_BRANCH=jdk-23.0.2+00
JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
JDK8_OPENJ9_BRANCH=v0.49.0-release
JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
Expand All @@ -36,4 +36,4 @@ JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.6
JDK23_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
JDK23_OPENJCEPLUS_GIT_BRANCH=semeru-java-23.0.2
AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf

0 comments on commit 9de985d

Please sign in to comment.