Skip to content

Add EA JDK 27 build#168

Draft
sarahchen6 wants to merge 3 commits into
masterfrom
sarahchen6/add-jdk-27
Draft

Add EA JDK 27 build#168
sarahchen6 wants to merge 3 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

datadog-prod-us1-6 Bot commented Jul 1, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

Create test image mirror PR | create-test-mirror-pr   View in Datadog   GitHub Actions

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 0815f55 | Docs | Datadog PR Page | Give us feedback!

@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)

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.

1 participant