Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082648 | emb-9 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
On aix, we use 64K or 4K pages as supported by the underlying os.
This change suppresses that the flag UseLargePages is switched on in arguments.cpp,
as is for BSD.
This change suppresses that the flag UseLargePages is switched on in arguments.cpp,
as is for BSD.
- backported by
-
JDK-8082648 aix: After 8075506, aix does not support large pages.
-
- Resolved
-