-1

I am trying to build/pack an jre based on openjdk 191.

I downloaded an jfx overlay from: https://chriswhocodes.com/. But with this javafx only works on Windows 10.

And according to this: https://github.com/mediathekview/MediathekView/issues/345 javafx and openjdk will never work on Windows 7.

Is there any way I can make javafx and openjdk work on Windows 7?

The "official" download page https://wiki.openjdk.java.net/display/OpenJFX/Download redirects me to https://openjfx.io/m which deals exclusively with java 11 and openjfx 11.

oers
  • 18,436
  • 13
  • 66
  • 75

1 Answers1

0

There a now quite a few builds available for openjdk which contain javafx for windows.

  1. Microsoft Azul
  2. Amazon Coretto

AdoptOpenjdk seems to have plans for a javafx integration, but it is not available, yet.

oers
  • 18,436
  • 13
  • 66
  • 75