Add EA JDK 27 build#168
Conversation
This comment has been minimized.
This comment has been minimized.
baddf14 to
6347749
Compare
6347749 to
0d5a30c
Compare
|
Mirrored test images for |
| COPY --from=eclipse-temurin:17-jdk-noble /opt/java/openjdk /usr/lib/jvm/17 | ||
| COPY --from=eclipse-temurin:21-jdk-noble /opt/java/openjdk /usr/lib/jvm/21 | ||
| COPY --from=eclipse-temurin:25-jdk-noble /opt/java/openjdk /usr/lib/jvm/25 | ||
| # Java 27 TODO: remove following two lines after GA |
There was a problem hiding this comment.
LATEST_VERSION will be 27, so only line 66 is necessary (and similar for other instances in the rest of this file)
|
Mirrored test images for |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1f74fe27be
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Use
openjdkearly access image for testing purposes only. Once the general release of JDK 27 is out (ETA September 2026), we will switch toeclipse-temurin.Image tested in: DataDog/dd-trace-java#11841