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

Lower target JDK for 242 #498

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Lower target JDK for 242 #498

merged 2 commits into from
Jul 26, 2024

Conversation

rock3r
Copy link
Collaborator

@rock3r rock3r commented Jul 26, 2024

We had set 21 as that was the JDK that the IJP 242 runs on, but that was causing issues in some other places. Since the target JDK is a minimum level, code targeting 17 also works fine in 21. Because of this, we have no reason not to lower it back to 17.

We had set 21 as that was the JDK that the IJP 242 runs on, but that was
causing issues in some other places. Since the target JDK is a _minimum_
level, code targeting 17 also works fine in 21. Because of this, we have
no reason not to lower it back to 17.
@rock3r rock3r added the feature New feature or request label Jul 26, 2024
@rock3r rock3r self-assigned this Jul 26, 2024
@rock3r
Copy link
Collaborator Author

rock3r commented Jul 26, 2024

Smoke tested locally, shipping without review (yolo) as I need this urgently, and it's a small change.

@rock3r rock3r merged commit 905cf0f into main Jul 26, 2024
4 checks passed
@rock3r rock3r deleted the lower-target-jdk-for-242 branch July 26, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant