Hi Michael, We’ve been running Java 17 for a while now. I’ve heard others run Java 21.
The main issue is the lack of modules and newer java requires modules for scope. You’ll need to add the following VM arguments both in Eclipse and also in the launch script of your .woa VM Arguments: --add-exports=java.base/sun.security.action=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.sql/java.sql=ALL-UNNAMED > On Nov 29, 2024, at 11:56 AM, Michael Kondratov via Webobjects-dev > <webobjects-dev@lists.apple.com> wrote: > > Hello everyone ! > > I am thinking of migrating away from Java 8 to 11. HAs anyone had > success with 11 and later versions of Java? Any issues? > > > Sincerely, > > Michael > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/aaron%40chatnbike.com > > This email sent to aa...@chatnbike.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com