RFR: JDK-8279954 - java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails
Jim Laskey
jlaskey at openjdk.java.net
Tue Jan 18 13:13:28 UTC 2022
On Fri, 14 Jan 2022 14:33:13 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
> Tests were fatally failing (windows) on Github actions. Pumping up the memory requirements will hopefully alleviate.
The first three tests allocate (3 x ) two 2G arrays. Thinking that 5G is cutting it close.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7086
More information about the core-libs-dev
mailing list