On Mon, 24 Jun 2024 16:16:29 GMT, SendaoYan <s...@openjdk.org> wrote:

> Hi all,
>   After [JDK-8294960](https://bugs.openjdk.org/browse/JDK-8294960), the 
> footprint memory usage increased significantly when run the testcase with 
> -Xcomp jvm options, then cause the testcase was killed by docker by OOM.
>   Maybe the footprint memory usage increased was inevitable, so I think we 
> should increase the smallest memory limite for this testcase.
>   Only change the testcase, the change has been verified, no risk.

I can confirm [JDK-8294960](https://bugs.openjdk.org/browse/JDK-8294960) had 
effect on JDK bootstrap (benchmarked and discussed in 
https://github.com/openjdk/jdk/pull/17108 ).
And there might be measurable differences in various benchmarks sensitive to 
JDK bootstrap.
However I cannot confirm the numbers above, simply because I do not know what 
they represent.

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

PR Comment: https://git.openjdk.org/jdk/pull/19864#issuecomment-2236630582

Reply via email to