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

Use java 22 instead of 21 with preview features #2

Open
CryptForge opened this issue Sep 14, 2024 · 1 comment
Open

Use java 22 instead of 21 with preview features #2

CryptForge opened this issue Sep 14, 2024 · 1 comment

Comments

@CryptForge
Copy link

Since the FFM api has fully released in java 22, I think it would better to use that instead.
Java 21 is a LTS release, which could be a reason to stay on 21, but I think requiring preview features negates that benefit.

@mworzala
Copy link
Contributor

My own primary use case this library for is stuck on Java 21 for the moment. I do plan to update to 22 when I can.

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

No branches or pull requests

2 participants