Search found 3 matches

by DaveRadtke
11 Oct 2022, 00:30
Forum: Public Forums
Topic: Java 17
Replies: 7
Views: 10037

Re: Java 17

Is there a plan to add Java17 to the recommended JVM list?

https://download-openwebstart.com/jvms.json
by DaveRadtke
29 Sep 2022, 00:20
Forum: Public Forums
Topic: Java 17
Replies: 7
Views: 10037

Re: Java 17

It will be a while till we get everything into a runnable state because we are also migrating our frameworks (hibernate) and we have heaps of compilation issues. Once that's resolved we need to sign our jars and noble together a deployment for proper full testing. I would love to know if there are a...
by DaveRadtke
28 Sep 2022, 00:07
Forum: Public Forums
Topic: Java 17
Replies: 7
Views: 10037

Java 17

We have an application built using Java 1.8, but is currently running on Java 11 via OWS We are in the process of migrating this to be Compiled using Java 17 (and upgrading all of our dependant frameworks) Are there any know issues with this? We have found that Java's BasicService class was removed ...