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

Fix compile issues with JDK 17 #9

Merged
merged 2 commits into from
May 11, 2022
Merged

Fix compile issues with JDK 17 #9

merged 2 commits into from
May 11, 2022

Conversation

melissalinkert
Copy link
Member

Builds should now run and pass.

@melissalinkert melissalinkert requested a review from sbesson May 10, 2022 17:47
Copy link
Member

@sbesson sbesson left a comment

Choose a reason for hiding this comment

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

The proposed changes are straightforward and lift the ambiguity between java.lang.Record and loci.poi.hssf.record.Record allowing the component to build on Java 17.

The daily CI builds including the repository tests showed no obvious regression related to this fix. Merging and releasing as 0.3.5.

@sbesson sbesson merged commit 2e24e50 into master May 11, 2022
@sbesson sbesson deleted the jdk17 branch May 11, 2022 10:10
@sbesson
Copy link
Member

sbesson commented May 11, 2022

Released as 5.3.5 which already seems to be available from Maven Central - https://repo1.maven.org/maven2/org/openmicroscopy/ome-poi/5.3.5/.

@melissalinkert I am considering using ome/bioformats#3815 to collate the version bump for all the components related to Java 17 support. Would that work ?

@melissalinkert
Copy link
Member Author

Using ome/bioformats#3815 for version bumps makes sense to me.

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