Skip to content

Add EA JDK 27 build#168

Merged
sarahchen6 merged 5 commits into
masterfrom
sarahchen6/add-jdk-27
Jul 7, 2026
Merged

Add EA JDK 27 build#168
sarahchen6 merged 5 commits into
masterfrom
sarahchen6/add-jdk-27

Conversation

@sarahchen6

@sarahchen6 sarahchen6 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Use openjdk early access image for testing purposes only. Once the general release of JDK 27 is out (ETA September 2026), we will switch to eclipse-temurin.

Image tested in: DataDog/dd-trace-java#11841

@datadog-prod-us1-6

This comment has been minimized.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Mirrored test images for 168_merge-* were added in https://github.com/DataDog/images/pull/10510. When you've finished validating the image, please remove the mirrored test images.

Comment thread Dockerfile
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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LATEST_VERSION will be 27, so only line 66 is necessary (and similar for other instances in the rest of this file)

Comment thread build Outdated
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Mirrored test images for 168_merge-* were added in https://github.com/DataDog/images/pull/10529. When you've finished validating the image, please remove the mirrored test images.

@sarahchen6 sarahchen6 marked this pull request as ready for review July 7, 2026 14:52

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread scripts/get-image-digests.sh
@sarahchen6 sarahchen6 merged commit dfa21ea into master Jul 7, 2026
6 checks passed
@sarahchen6 sarahchen6 deleted the sarahchen6/add-jdk-27 branch July 7, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants