diff options
author | Elliott Hughes <enh@google.com> | 2010-04-19 14:29:52 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-04-19 14:29:52 -0700 |
commit | 0fa251a6abd62d73a1a3d1ca74ee0bfc55050d90 (patch) | |
tree | 36e2045690a22472db680f3663d2290f12501b3a /include/ScopedJavaUnicodeString.h | |
parent | 95b613e08fe901506977b0e5860184f0baf09a6f (diff) |
Fix several BigInteger failures.
From Java 7 on, BigInteger also accepts a leading "+" in its string
constructors.
BigInteger has always claimed to accept non-ASCII digits, but our
implementation never has.
BigInteger.isProbablePrime is defined to return true for certainty <= 0,
but OpenSSL (on which we're based) takes the opposite stance.
Change-Id: I00bfc591a4d583460f71b7eec3de91bf6b03cd87
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions