JDK-8318643 : +UseTransparentHugePages must enable +UseLargePages
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 22
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • Submitted: 2023-10-23
  • Updated: 2023-10-31
  • Resolved: 2023-10-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 22
22 b21Fixed
Related Reports
Relates :  
Description
Per contract, +UseTransparentHugePages implies +UseLargePages. That automatism was lost with JDK-8261894.

Comments
Changeset: ff5c5b65 Author: Thomas Stuefe <stuefe@openjdk.org> Date: 2023-10-23 09:59:43 +0000 URL: https://git.openjdk.org/jdk/commit/ff5c5b6541b43a1323ba08f7a086e64de197edda
23-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/16302 Date: 2023-10-23 06:10:46 +0000
23-10-2023