Skip to content

Add OpenJDK EA build for JDK 25 #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 3, 2025
Merged

Add OpenJDK EA build for JDK 25 #111

merged 3 commits into from
Jul 3, 2025

Conversation

sarahchen6
Copy link
Contributor

@sarahchen6 sarahchen6 commented Jul 2, 2025

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

Testing with DataDog/dd-trace-java#9087

Jira ticket: https://datadoghq.atlassian.net/browse/LANGPLAT-83

@sarahchen6 sarahchen6 force-pushed the sarahchen6/add-jdk-25 branch from ce7d3d8 to 7a18b03 Compare July 2, 2025 18:07
@@ -50,6 +50,7 @@ COPY --from=eclipse-temurin:8-jdk-jammy /opt/java/openjdk /usr/lib/jvm/8
COPY --from=eclipse-temurin:11-jdk-jammy /opt/java/openjdk /usr/lib/jvm/11
COPY --from=eclipse-temurin:17-jdk-jammy /opt/java/openjdk /usr/lib/jvm/17
COPY --from=eclipse-temurin:21-jdk-jammy /opt/java/openjdk /usr/lib/jvm/21
COPY --from=openjdk:25-jdk-bookworm /usr/local/openjdk-25 /usr/lib/jvm/25
Copy link
Contributor

Choose a reason for hiding this comment

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

I would add a comment to switch to eclipse-temurin:25-jdk-jammy by the end of Sebtember to not forget about it 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

Copy link
Contributor Author

@sarahchen6 sarahchen6 Jul 3, 2025

Choose a reason for hiding this comment

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

I think it will be eclipse-temurin:25-jdk-noble eventually 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh sure yes 👌 They moved to the next Ubuntu release in the meantime.

@PerfectSlayer PerfectSlayer added the enhancement New feature or request label Jul 3, 2025
@sarahchen6 sarahchen6 force-pushed the sarahchen6/add-jdk-25 branch from 06204f7 to f1bcc3f Compare July 3, 2025 16:19
@sarahchen6 sarahchen6 merged commit 86ca8b4 into master Jul 3, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants