Skip to content
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

[Openjdk 3029] no singleton jdk - maven module edition #498

Merged
merged 1 commit into from
May 30, 2024

Conversation

jmtd
Copy link
Member

@jmtd jmtd commented May 30, 2024

Removing singleton-jdk from the JDK21 builder image is not sufficient, we also need to install maven-openjdk21 instead of maven-openjdk17. Thanks @sefroberg for catching this.

Test coverage: the JDK21 tests in modules/jdk/tests/features/openjdk.feature catch this (pass for this PR, fail for branch ubi8)

https://issues.redhat.com/browse/OPENJDK-3029

@jmtd jmtd requested review from jerboaa and sefroberg May 30, 2024 09:33
Copy link

@sefroberg sefroberg left a comment

Choose a reason for hiding this comment

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

Looks good.

@sefroberg
Copy link

Two Questions.

  1. I noticed a Maven update to 3.8.21. Should we do this across the board for all containers?
  2. Are you going to make this change for the UBI 9 images as well?

@jmtd
Copy link
Member Author

jmtd commented May 30, 2024

I noticed a Maven update to 3.8.21. Should we do this across the board for all containers?

I guess that came in with RHEL 8.10. I think/hope it should be consistent across the builds as they happened at the same time. But we should check.

Previous/current version in both the UBI8 and UBI9 images is 3.8.5

@jmtd jmtd merged commit 43b4933 into rh-openjdk:ubi8 May 30, 2024
4 of 8 checks passed
@jmtd jmtd deleted the OPENJDK-3029-no-singleton-jdk branch May 30, 2024 15:23
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