-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Issue or pull request number:
Related functional Pull Request: eclipse-openj9/openj9#7585
Documentation changes Request: #412
Overview:
Currently, on Z an additional [non]pageable argument is required when specifying a large page size for both the objectheap and codecache.
This isn't uniform with X, and P. There isn't really a reason for nonpageable to be an option within the codecache since it doesn't support nonpageable large pages.
It's also desirable that pageable large pages be used within the objectheap if both pageable, and nonpageable are available.
Release target:
Eclipse OpenJ9 0.18.0
Applies to the following JDK versions:
All
Applies to the following platforms:
z/OS
Metadata
Metadata
Assignees
Labels
No labels