jdk-24/jdk/test/java/math/BigInteger
Brian Burkhalter 4417397e26 4026465: Provide more byte array constructors for BigInteger
Add two's complement and sign-magnitude constructors for byte arrays with offset and length.

Reviewed-by: darcy, alanb, scolebourne
2015-01-09 17:27:28 -08:00
..
BigIntegerTest.java 4026465: Provide more byte array constructors for BigInteger 2015-01-09 17:27:28 -08:00
BitLengthOverflow.java 8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow 2014-04-29 09:42:16 -07:00
CompareToTests.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
DivisionOverflow.java 8027595: Enable BigInteger overflow tests in JTREG 2014-04-18 14:03:46 -07:00
DoubleValueOverflow.java 8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow 2014-04-29 09:42:16 -07:00
ExtremeShiftingTests.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ModPow65537.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ModPow.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ModPowPowersof2.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
OperatorNpeTests.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PrimeTest.java 8042478: Include Mersenne primes in BigInteger primality testing 2014-05-08 16:06:43 -07:00
PrimitiveConversionTests.java 7131192: BigInteger.doubleValue() is depressingly slow 2013-06-21 11:50:45 -07:00
ProbablePrime.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StringConstructor.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StringConstructorOverflow.java 8027595: Enable BigInteger overflow tests in JTREG 2014-04-18 14:03:46 -07:00
SymmetricRangeTests.java 8027595: Enable BigInteger overflow tests in JTREG 2014-04-18 14:03:46 -07:00
TestValueExact.java 6879143: java.math.BigInteger misses the xxxValueExact methods 2011-09-14 11:32:11 -07:00
UnicodeConstructor.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00