On Wed, 4 Dec 2024 23:14:06 GMT, Erik Joelsson <er...@openjdk.org> wrote:
> Recently we have started to see OOME being thrown when building the > microbenchmarks. See the bug for a closer analysis of why this happens by > @shipilev and @mcimadamore. This patch just increases the default mx setting > for the "big" java configuration in the build. I think that in 2024, we are > ready to bump this to 2048M. > > I'm not touching the 32 bit max mx setting as I have no way of testing it. This pull request has now been integrated. Changeset: 5a0899fc Author: Erik Joelsson <er...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5a0899fc09966149044f746b3a613cd97a5265b4 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8345302: Building microbenchmarks require larger Java heap Reviewed-by: shade, mcimadamore ------------- PR: https://git.openjdk.org/jdk/pull/22565