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

Enable MockitoMockTest for 23+ #5715

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

theresa-m
Copy link
Contributor

Failure is solved by updating ByteBuddy to include Java 23 and 24 support.

Depends on: adoptium/TKG#629
Fixes: eclipse-openj9/openj9#19354

Failure is solved by updating ByteBuddy to include Java 23 and 24 support.

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@llxia
Copy link
Contributor

llxia commented Oct 22, 2024

Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

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

LGTM

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.

MockitoMockTest doesn't run on jdk23 yet - Java 23 (67) is not supported by the current version of Byte Buddy
3 participants