Hi Matt and all, I pulled Matt's branch to start building on Java 25. Jenkins is currently starting to build.
I'd like to push some PR's to Matt's branch, but would like to open the discussion on moving main to Java 21. We are currently in Java 17 for compilation. But we will need an API from Java 18+ (Subject.current() for instance to workaround SecurityManager removal). I don't think it makes much sense to move from Java 17 to Java 18 and I do think we should move to Java 21 instead. We will need Virtual Threads at some point anyways and they are part of Java 21. I'd also like to yank Java 17 from jenkinsfile and keep only 21 and 25. I have everything ready and I'm building from there. Thoughts? -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com
