tray icon indicating copy to clipboard operation
tray copied to clipboard

Update project to OpenJDK 21

Open tresf opened this issue 1 year ago • 2 comments

Closes #1218

tresf avatar Nov 26 '23 17:11 tresf

CI-builds are failing. It appears that JavaFX 21 "monocle" is not released for Linux x86_64. We've filed a bug report with Gluon for this here: SUPQZ-19 (private)

tresf avatar Nov 26 '23 18:11 tresf

CI-builds are failing. It appears that JavaFX 21 "monocle" is not released for Linux x86_64. We've filed a bug report with Gluon for this here: SUPQZ-19 (private)

Gluon is going to try to upstream the monocle features that we need into JavaFX proper, which would theoretically fix this. Since this is going to take some time, we should probably revert back to JavaFX 19 so that this PR is in a passing state and update JavaFX as a separate initiative.

Edit: They sent us an experimental release. PR opened #1225

tresf avatar Nov 28 '23 19:11 tresf