Integrated: 8232840: java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size exceeds VM limit"
Fernando Guallini
fguallini at openjdk.java.net
Thu Oct 1 17:47:04 UTC 2020
On Wed, 30 Sep 2020 11:06:16 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:
> SymmetricRangeTests.java was added to ProblemList as it was throwing OOM time ago. Now, tests have been executed
> multiple times again with a combination of VM options with 100% pass rate, the issue could not be reproduced anymore,
> it seems quite stable to be removed from the ProblemList at this time. Required os.maxMemory has been increased as a
> preventive measure to run the tests only in an system where memory available is enough to give the JVM some elbow room
This pull request has now been integrated.
Changeset: cfd41c0c
Author: Fernando Guallini <fguallini at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/cfd41c0c
Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
8232840: java/math/BigInteger/largeMemory/SymmetricRangeTests.java fails due to "OutOfMemoryError: Requested array size
exceeds VM limit"
Reviewed-by: alanb
-------------
PR: https://git.openjdk.java.net/jdk/pull/432
More information about the core-libs-dev
mailing list