Skip to content

Replace JDK 11 and JavaFX 16 with JDK 17 and JavaFX 17 #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
processing-bot opened this issue Oct 4, 2021 · 3 comments
Closed

Replace JDK 11 and JavaFX 16 with JDK 17 and JavaFX 17 #285

processing-bot opened this issue Oct 4, 2021 · 3 comments

Comments

@processing-bot
Copy link
Collaborator

Created by: benfry

Need to switch to the latest LTS versions of the JDK and JavaFX. Just requires a bit more hacking and testing to get everything in place.

Got as far as the following when launching an app on macOS:

2021-10-04 19:18:16.119 Processing[36142:1724471] int launch(char *, int, char **) Error launching JVM Runtime (jdk-17+35) Relative Path: '/Users/fry/coconut/processing4/build/macosx/work/Processing.app/Contents/PlugIns/jdk-17+35' (dylib: (null))
  error: Unable to load Java Runtime Environment.

This may be something simple, or may just need an appbundler update (we're not using the latest source). But there are problem other quirks, so opting not to make the switch for beta 2, which will be focused on stability fixes.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

As of f2e6603 it's possible to switch to Java 17 by commenting out and un-commenting two sections in build.xml.

Fixing this just requires some additional testing.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Resolved for 4.0 beta 3.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant