forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 .
- Loading branch information
1 parent
fa33017
commit 2abcf95
Showing
1 changed file
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters