arcadedb icon indicating copy to clipboard operation
arcadedb copied to clipboard

First attempt to migrate to java 21

Open robfrank opened this issue 10 months ago • 2 comments

What does this PR do?

Migrate the code to java 21

Motivation

We need to stay more on the edge, IMHO

Checklist

  • [x] I have run the build using mvn clean package command
  • [x] My unit tests cover both failure and success scenarios

robfrank avatar Apr 27 '24 18:04 robfrank

I hope (for you) the IDE converted all this code into Java21+! :-)

lvca avatar Apr 29 '24 14:04 lvca

not the IDE, openrewrite did: https://docs.openrewrite.org/recipes/java/migrate/javaversion21

robfrank avatar Apr 29 '24 15:04 robfrank