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

Build ecChronos With Java 17 - Issue #607 #617

Merged
merged 8 commits into from
Sep 2, 2024

Conversation

VictorCavichioli
Copy link
Contributor

In order to provide support for Java 17 in EcChronos, identify the minimal changes necessary for the project to compile and run with Java 17. Additionally, implement these changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos with the Issue #616 done.

Closes #607

jwaeab
jwaeab previously approved these changes Dec 1, 2023
@VictorCavichioli VictorCavichioli force-pushed the support-java-17 branch 3 times, most recently from 7276b34 to 840874e Compare December 7, 2023 12:15
@VictorCavichioli VictorCavichioli marked this pull request as ready for review December 7, 2023 12:46
@VictorCavichioli VictorCavichioli requested a review from a team as a code owner March 26, 2024 11:25
@tommystendahl
Copy link
Collaborator

I don't think we should drop java11 support yet. It would be great if we could support both java 11 and java 17.

@jwaeab
Copy link
Collaborator

jwaeab commented Apr 25, 2024

Any decision on this one?

@VictorCavichioli
Copy link
Contributor Author

VictorCavichioli commented Jul 30, 2024

After some more discussions, we saw that we cannot release with an alpha version, even if it's just for testing, so as the fix for jamm was done in version 5 we will wait for an stable release to keep working on this, related issue: https://issues.apache.org/jira/browse/CASSANDRA-16304

@VictorCavichioli VictorCavichioli force-pushed the support-java-17 branch 2 times, most recently from 2b2fe7d to c511360 Compare August 30, 2024 13:30
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
@VictorCavichioli VictorCavichioli merged commit ff52c85 into Ericsson:master Sep 2, 2024
20 checks passed
@VictorCavichioli VictorCavichioli deleted the support-java-17 branch September 2, 2024 16:23
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.

Investigate Java 17
3 participants