8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
Use @requires tag to suppress the test on limited memory systems. Reviewed-by: darcy
This commit is contained in:
parent
1465e16631
commit
6d59eaa98c
@ -25,6 +25,7 @@
|
||||
* @test
|
||||
* @bug 6371401
|
||||
* @summary Tests of shiftLeft and shiftRight on Integer.MIN_VALUE
|
||||
* @requires os.maxMemory >= 1g
|
||||
* @run main/othervm -Xmx512m ExtremeShiftingTests
|
||||
* @author Joseph D. Darcy
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user