[jdk17u-dev] RFR: 8326529: JFR: Test for CompilerCompile events fails due to time out
Robert Toyonaga
duke at openjdk.org
Mon Mar 25 14:08:29 UTC 2024
On Mon, 25 Mar 2024 07:15:14 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> did you check the failing tests?
Hi @GoeLin, yes I had a look at them, but both don't seem to be related to these new changes.
- `linux-cross-compile ` fails "while configuring base packages" for riscv.
- `linux-x86 / test - Test (tier1)` fails on the test: `java/lang/String/StringRepeat.java` with an error message:
` Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap`. This seems like it's related to the environment not the PR itself.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2323#issuecomment-2018084481
More information about the jdk-updates-dev
mailing list