Re: [9] RFR of 8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap

2015-06-29 Thread joe darcy
Hi Brian, This looks fine. I recommend monitoring the impact of this test and adjusting up the max memory limit if running test continues to cause issues. Thanks, -Joe On 6/29/2015 10:30 AM, Brian Burkhalter wrote: Please review at your convenience. Issue: https://bugs.openjdk.java.net/br

[9] RFR of 8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap

2015-06-29 Thread Brian Burkhalter
Please review at your convenience. Issue: https://bugs.openjdk.java.net/browse/JDK-8042983 Patch: see diff below Summary: Restrict test execution to systems having at least 1GB of physical memory. Thanks, Brian --- a/test/java/math/BigInteger/ExtremeShiftingTests.java +++ b/test/java/math/B