RFR: JDK-8318643: +UseTransparentHugePages must enable +UseLargePages

Stefan Johansson sjohanss at openjdk.org
Mon Oct 23 09:38:35 UTC 2023


On Mon, 23 Oct 2023 06:10:46 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Per contract, +UseTransparentHugePages implies +UseLargePages. That automatism was lost with [JDK-8261894](https://bugs.openjdk.org/browse/JDK-8261894).
> 
> The fix is trivial.
> 
> Note that a regression test exists, (https://github.com/openjdk/jdk/pull/15159), that's how I found this issue. But this regression test has been drifting in Review Limbo since August. It just needs a second review, @kstefanj already reviewed it.

Looks good.

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

Marked as reviewed by sjohanss (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/16302#pullrequestreview-1692111295


More information about the hotspot-runtime-dev mailing list