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

Thomas Stuefe stuefe at openjdk.org
Tue Nov 14 08:33:53 UTC 2023


> 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.

Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:

  Remove empty line

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2208/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2208/files/0db4d57d..0fcff33d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2208&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2208&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2208.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2208/head:pull/2208

PR: https://git.openjdk.org/jdk11u-dev/pull/2208


More information about the jdk-updates-dev mailing list