Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZOS Xlp Codecache and ObjectHeap Changes #445

Open
AlenBadel opened this issue Dec 3, 2019 · 1 comment
Open

ZOS Xlp Codecache and ObjectHeap Changes #445

AlenBadel opened this issue Dec 3, 2019 · 1 comment

Comments

@AlenBadel
Copy link
Contributor

AlenBadel commented Dec 3, 2019

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

@SueChaplain
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants