This removes a dependency on javax.xml.bind, which is no longer available in JDK >= 11, see https://openjdk.java.net/jeps/320#Java-EE-modules .
jni: Use only Guava for hex encoding and decoding #655
pull real-or-random wants to merge 1 commits into bitcoin-core:master from real-or-random:fix-jdk11 changing 1 files +9 −10-
real-or-random commented at 3:11 PM on August 5, 2019: contributor
-
2abcf951af
jni: Use only Guava for hex encoding and decoding
This removes a dependency on javax.xml.bind, which is no longer available in JDK >= 11, see https://openjdk.java.net/jeps/320#Java-EE-modules .
- real-or-random marked this as ready for review on Aug 5, 2019
-
real-or-random commented at 3:41 PM on August 5, 2019: contributor
This fixes Travis, whose Java builds were failing recently.
-
sipa commented at 7:54 PM on August 6, 2019: contributor
ACK 2abcf951af6a9e8aff7398eb9588a50339b720c7, tests pass.
- sipa merged this on Aug 6, 2019
- sipa closed this on Aug 6, 2019
- sipa referenced this in commit d99bec2e21 on Aug 6, 2019
- sipa cross-referenced this on Jun 9, 2020 from issue Update libsecp256k1 subtree by sipa
- fanquake referenced this in commit 8c97780db8 on Jun 13, 2020
- sidhujag referenced this in commit 8a3a072968 on Jun 13, 2020
- ComputerCraftr referenced this in commit b98f1c6e6c on Jun 16, 2020
- UdjinM6 referenced this in commit 9d36ba6570 on Aug 10, 2021
- 5tefan referenced this in commit 8ded2caa74 on Aug 12, 2021
- gades referenced this in commit d855cc511d on May 8, 2022
Contributors