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

[ELY-2514] Update minimum JDK for all modules to 11 #2109

Open
wants to merge 5 commits into
base: 2.x
Choose a base branch
from

Conversation

darranl
Copy link
Contributor

@darranl darranl commented Mar 14, 2024

This supersedes #1880 to resolve the merge conflicts.

As we are looking at Java 21 testing getting the old versions out may also make sense now.

https://issues.redhat.com/browse/ELY-2514

Split into two commits:

[ELY-2514] Remove JDKSpecific classes for Java 8
[ELY-2514] Move JDK9 classes to single package, remove JDK 8 build configurations
This is a rather aggressive removal of configurations (ex. the java8 and java9 test profiles are removed entirely, without replacement), so sections can be readded if needed.

@darranl
Copy link
Contributor Author

darranl commented Sep 15, 2024

@fjuma / @ivassile FYI I have just merged 2.x again into this PR so clean up the merge conflicts - I think this could be good to get through as it is predominantly dropping the JDKSpecific code for older Java versions.

@darranl
Copy link
Contributor Author

darranl commented Sep 18, 2024

@fjuma / @ivassile FYI I just pushed again to retrigger CI

@darranl
Copy link
Contributor Author

darranl commented Sep 18, 2024

The test failure looks reproducible here on Java 17

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