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

[HEALTH-1002] Java 21 take 2 #69

Merged
merged 4 commits into from
Jun 7, 2024
Merged

[HEALTH-1002] Java 21 take 2 #69

merged 4 commits into from
Jun 7, 2024

Conversation

renat-nosto
Copy link
Member

Pull Request Checklist

Helpful things

Fixes

Fixes #xxxx

Purpose

What does this PR do?

Background Context

Why did you take this approach?

References

Are there any relevant issues / PRs / mailing lists discussions?

@renat-nosto renat-nosto changed the base branch from master to upstream-pull-2024-02 March 21, 2024 12:18
@renat-nosto renat-nosto changed the base branch from upstream-pull-2024-02 to master March 21, 2024 12:18
@renat-nosto renat-nosto changed the title Java 21 take 2 [HEALTH-1002] Java 21 take 2 May 15, 2024
Comment on lines +39 to +44
Map.entry("11", CompilerOptions.VERSION_11),
Map.entry("12", CompilerOptions.VERSION_12),
Map.entry("13", CompilerOptions.VERSION_13),
Map.entry("14", CompilerOptions.VERSION_14),
Map.entry("15", CompilerOptions.VERSION_15),
Map.entry("16", CompilerOptions.VERSION_16),

Choose a reason for hiding this comment

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

silly question: shouldn't these go away?

Choose a reason for hiding this comment

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

if this is what you merged from the public one, I'm ok with keeping it aligned

Copy link

@leandroutn leandroutn left a comment

Choose a reason for hiding this comment

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

LGTM

@renat-nosto renat-nosto merged commit e750045 into master Jun 7, 2024
9 checks passed
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