Re: RFR: 8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap

2024-03-20 Thread Goetz Lindenmaier
On Tue, 19 Mar 2024 14:59:19 GMT, Goetz Lindenmaier  wrote:

> …rve enough space for 2097152KB object heap
> 
> I would like to fix this as the two related issues mentioned in the JBS bug.
> We see it currently in most GHA runs.

GHA failure: known Risc-V build problem.

Thanks for the reviews!

-

PR Comment: https://git.openjdk.org/jdk/pull/18380#issuecomment-2008933994
PR Comment: https://git.openjdk.org/jdk/pull/18380#issuecomment-2008934348


Re: RFR: 8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap

2024-03-19 Thread Severin Gehwolf
On Tue, 19 Mar 2024 14:59:19 GMT, Goetz Lindenmaier  wrote:

> …rve enough space for 2097152KB object heap
> 
> I would like to fix this as the two related issues mentioned in the JBS bug.
> We see it currently in most GHA runs.

Marked as reviewed by sgehwolf (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/18380#pullrequestreview-1946656126


Re: RFR: 8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap

2024-03-19 Thread Martin Doerr
On Tue, 19 Mar 2024 14:59:19 GMT, Goetz Lindenmaier  wrote:

> …rve enough space for 2097152KB object heap
> 
> I would like to fix this as the two related issues mentioned in the JBS bug.
> We see it currently in most GHA runs.

LGTM.

-

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18380#pullrequestreview-1946550205


Re: RFR: 8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap

2024-03-19 Thread Roger Riggs
On Tue, 19 Mar 2024 14:59:19 GMT, Goetz Lindenmaier  wrote:

> …rve enough space for 2097152KB object heap
> 
> I would like to fix this as the two related issues mentioned in the JBS bug.
> We see it currently in most GHA runs.

lgtm

-

Marked as reviewed by rriggs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18380#pullrequestreview-1946547791


RFR: 8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve enough space for 2097152KB object heap

2024-03-19 Thread Goetz Lindenmaier
…rve enough space for 2097152KB object heap

I would like to fix this as the two related issues mentioned in the JBS bug.
We see it currently in most GHA runs.

-

Commit messages:
 - 8328524: [x86] StringRepeat.java failure on linux-x86: Could not reserve 
enough space for 2097152KB object heap

Changes: https://git.openjdk.org/jdk/pull/18380/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk=18380=00
  Issue: https://bugs.openjdk.org/browse/JDK-8328524
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/18380.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18380/head:pull/18380

PR: https://git.openjdk.org/jdk/pull/18380