bitcoinj / secp256k1-jdk

Java library providing Bitcoin-related Elliptic Curve Cryptography
Apache License 2.0
9 stars 3 forks source link

Result: remove type reification in instanceof #86

Closed msgilligan closed 2 months ago

msgilligan commented 2 months ago

This was added in JDK 16, we want to support earlier JDKs.