RFR: JDK-8279954 - java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails

Jim Laskey jlaskey at openjdk.java.net
Fri Jan 14 15:58:31 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.

"Perhaps one of the systems used to run GHA has an inconsistently sized page file" That has been my thought all along.

I pinged the gc team and infra about this.  Nothing from infra but DH thought that the @requires might work round the issue.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7086


More information about the core-libs-dev mailing list