fusionauth-issues icon indicating copy to clipboard operation
fusionauth-issues copied to clipboard

Support Java 21

Open mooreds opened this issue 1 year ago • 2 comments

Support Java 21

We should support java 21, the latest LTS of java, released today.

https://openjdk.org/projects/jdk/21/

Related

  • https://github.com/FusionAuth/fusionauth-issues/issues/2386
  • https://github.com/FusionAuth/fusionauth-issues/issues/2659
  • https://github.com/FusionAuth/fusionauth-issues/issues/2732

mooreds avatar Sep 19 '23 20:09 mooreds

We do plan to upgrade to Java 21. As long as all of our dependencies are compatible, this is likely something we can do before the end of the year.

robotdan avatar Sep 20 '23 01:09 robotdan

The internal class, sun.security.x509.X509CertInfo has a few changes.

bhalsey avatar Sep 20 '23 16:09 bhalsey