Hi Mark, On 6 Apr 2024, at 6:55 am, Morris, Mark via Webobjects-dev <webobjects-dev@lists.apple.com> wrote:
> I’ve been trying to research (old messages, Google, etc.), but I don’t think > I’ve found anything definitive. > > I know at least at one point there was an issue migrating past Java 8, due to > the way WOnder patches/extends Apple’s frameworks. Has that been resolved or > worked around? We would like to totally get rid of Java 8, and move to Java > 11 (or 17, or 21…). Plenty of people have moved beyond Java 8. We've been using Java 21 since soon after it was released. About the only thing you'll need to do is add some JVM options in build.properties, such as: jvmOptions=--add-exports java.base/sun.security.action=ALL-UNNAMED --add-exports java.base/sun.util.calendar=ALL-UNNAMED I'm struggling to think of much else that was required. It was certainly an easier transition than I thought it was going to be. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/
_______________________________________________ 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