You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi @AlenBadel - please can you confirm whether any work is expected for this issue please. There is an open PR that I propose to close on the basis that it is very old and will need re-creating. If the work itself has been sidelined/refactored in some way, perhaps we can close this issue too and reopen at an appropriate time. Thanks
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
The text was updated successfully, but these errors were encountered: