Please review at your convenience:

Issue:

https://bugs.openjdk.java.net/browse/JDK-8027625

Patch:

--- a/test/java/math/BigInteger/ExtremeShiftingTests.java       Fri Nov 01 
14:40:03 2013 -0700
+++ b/test/java/math/BigInteger/ExtremeShiftingTests.java       Fri Nov 01 
17:03:04 2013 -0700
@@ -25,6 +25,7 @@
  * @test
  * @bug 6371401
  * @summary Tests of shiftLeft and shiftRight on Integer.MIN_VALUE
+ * @run main/othervm -Xmx512m ExtremeShiftingTests
  * @author Joseph D. Darcy
  */
 import java.math.BigInteger;

Thanks,

Brian

Reply via email to