Integrated: 8339542: compiler/codecache/CheckSegmentedCodeCache.java fails
Lutz Schmidt
lucy at openjdk.org
Thu Sep 26 11:47:40 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.
This pull request has now been integrated.
Changeset: 777c20cb
Author: Lutz Schmidt <lucy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/777c20cb14010b6726834246ae4c61bc4ccb3f9b
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8339542: compiler/codecache/CheckSegmentedCodeCache.java fails
Reviewed-by: mdoerr, shade
-------------
PR: https://git.openjdk.org/jdk/pull/21179
More information about the hotspot-compiler-dev
mailing list