software-challenge / gui

Software-Challenge GUI since 2020/21
https://software-challenge.de
10 stars 3 forks source link

Bump JavaFX to 17.0.8 (fixing the GUI crash on macOS) #95

Closed fwcd closed 1 year ago

fwcd commented 1 year ago

Fixes #91

As listed in the backports section of https://bugs.openjdk.org/browse/JDK-8296654, the fix was backported in JavaFX 17.0.7, so updating the version fixes the crash on macOS:

image