Skip to content

Conversation

@baltzell
Copy link
Collaborator

supersedes #300 and #301

dependabot bot and others added 7 commits July 22, 2024 07:42
Bumps org.openjfx:javafx-controls from 11 to 22.0.2.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.openjfx:javafx-fxml from 11 to 22.0.2.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@baltzell baltzell added this to the Java 17 milestone Aug 13, 2024
@gavalian
Copy link
Contributor

I'm now working to incorporate InstaRec online, and want to experiment with virtual threads, available only in JDK 21. Can we switch to 21 instead? If not, I will come up wth workaround.

@c-dilks
Copy link
Member

c-dilks commented Aug 16, 2024

I'm now working to incorporate InstaRec online, and want to experiment with virtual threads, available only in JDK 21. Can we switch to 21 instead? If not, I will come up wth workaround.

21 also has the new foreign function and memory API, which may be useful for Iguana bindings. JNI should be sufficient though, if we want to stay with 17.

@gavalian
Copy link
Contributor

My immediate needs are threads, but I had my eye on foreign functions too. There is no point in using JNI if Java is deprecating them. Also, 21 is the current version, how long should we wait until transitioning to it if not now?

@gavalian gavalian merged commit 704a2fb into development Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants