RFR: 8339542: compiler/codecache/CheckSegmentedCodeCache.java fails
Martin Doerr
mdoerr at openjdk.org
Thu Sep 26 06:38:09 UTC 2024
On Wed, 25 Sep 2024 10:37:59 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> On systems with large page sizes, the minimum size required for non-method code heap may be larger than the value preset in the test. This effect is triggered by JDK-8334564, which increases the required minimum size such that it will not be rounded down to zero.
>
> SAP-internal testsuite completed with no related errors. In particular, CheckSegmentedCodeCache.jave succeeds.
LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21179#pullrequestreview-2329366658
More information about the hotspot-compiler-dev
mailing list