[jdk11u-dev] RFR: 8303215: Make thread stacks not use huge pages

Paul Hohensee phh at openjdk.org
Wed Oct 25 23:12:35 UTC 2023


On Tue, 24 Oct 2023 06:22:34 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Backported for parity with Oracle and as preparation to fix https://bugs.openjdk.org/browse/JDK-8312182.
> 
> Backport is unclean, but the difference is minor. I had to adjust hunks in `os::large_page_init()` since the surrounding coding changed a lot since JDK 11.

At the start of os::large_page_init(), there's an extra blank line after the method signature. Otherwise fine.

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

Changes requested by phh (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2208#pullrequestreview-1698383349


More information about the jdk-updates-dev mailing list