RFR: 8339542: compiler/codecache/CheckSegmentedCodeCache.java fails
Aleksey Shipilev
shade at openjdk.org
Thu Sep 26 09:01:36 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.
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/21179#pullrequestreview-2330581605
More information about the hotspot-compiler-dev
mailing list