[bisq-network/bisq] Upgrade JavaFX to v15 (#4242)

Christoph Atteneder notifications at github.com
Tue Apr 20 15:51:58 CEST 2021


@cd2357 It is not perfect, but IMO the PR is in a mergable state. Everyone is welcome to give binaries created by this PR a shot: https://www.dropbox.com/sh/bos203ga9bq0akp/AAB6j5DPAINCPbCP9vyRB3n-a?dl=0

The deterministic jar is not included anymore as we'll have different libs included by JavaFX based on the OS it is compiled in. We might be able to do something similar as we had in the past, but not in the first step. The jar is compiled with Java 11 and the binaries are bundling a current Java 15 runtime. So in the best (normal) case it should behave similar to the current binaries, but more reliable (on my Windows VM it "feels" faster). Please let me know if you run into any issues so we can merge this PR for the upcoming release. Thanks!

Especially I would be interested in Windows updates/installations ( we had some workarounds in place for user accounts containing special characters and auth cookie issues with TOR) which we left out in this upgrade as we think it shouldn't be necessary anymore. If you have installed v1.6.2 already you might need to uninstall it before as the Wix prevents overwritting of the same application version.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4242#issuecomment-823291242
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210420/b16ddf85/attachment.htm>


More information about the bisq-github mailing list