Skip to content

Upgrade source/target compatibility to JDK 17#3994

Closed
ScottDugas wants to merge 1 commit intoFoundationDB:mainfrom
ScottDugas:jdk-17
Closed

Upgrade source/target compatibility to JDK 17#3994
ScottDugas wants to merge 1 commit intoFoundationDB:mainfrom
ScottDugas:jdk-17

Conversation

@ScottDugas
Copy link
Collaborator

This upgrades the source/target compatibility to JDK 17, requiring consumers to be running on a JRE of 17 (or newer)

@ScottDugas ScottDugas added breaking change Changes that are not backwards compatible Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests labels Mar 6, 2026
@alecgrieser
Copy link
Collaborator

alecgrieser commented Mar 9, 2026

See #3967. I'm a little surprised that this doesn't need to update the JaCoCo version. I needed to do that in my PR in order to pick up a version that understands bytecode compiled at the new bytecode target version

@ScottDugas ScottDugas closed this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Changes that are not backwards compatible Run mixed-mode Label to add to Pull Requests to have it run mixed mode tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants