Sean Gilligan

Results 630 comments of Sean Gilligan

Gluon says they will be releasing `aarch64-linux` binaries for all upcoming releases: > Yes, we plan to build [aarch64-linux binaries] for all upcoming releases, but not supported by our commercial...

Updated to JavaFX 25.0.1 and force-pushed.

@schildbach If we want to support aarch64-linux, we pretty much need to bump to JavaFX 25. Did you get a chance to read these two comments: * https://github.com/bitcoinj/bitcoinj/pull/3882#issuecomment-3336772108 * https://github.com/bitcoinj/bitcoinj/pull/3882#issuecomment-3462295716...

I removed the "priority high" label from this one and am instead suggesting the slightly simpler, non-graalvm-supporting PR #3927 that provides a Zulu 25 JDK.

This PR needs to be merged for PR #3791 to be rebased.

I rebased and force-pushed. We have (at least) four options: 1. Leave the code as is (with default conversion) but improve the Javadoc. 2. Merge this PR with the code...

I also renamed the PR now that the implementation details (well, mostly) have been hidden via commits cherry-picked from this PR.

@schildbach This is rebased and updated to use option 4 (above) -- requiring a `Charset` parameter. This keeps the method generic (although it is considered internal and should not be...