-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b06
-
ppc
-
aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8349453 | 21.0.7 | Joachim Kern | P4 | Resolved | Fixed | b02 |
Beginning with AIX 7.3 TL1 mmap() supports 64K memory pages. As an enhancement, during the initialization of the VM the availability of this new feature is examined. If the 64K pages are supported the VM will use mmap() with 64K pages instead of shmget()/shmat() with 64K pages due to the bad 256M alignment of shmget()/shmat().
- backported by
-
JDK-8349453 [AIX] Beginning with AIX 7.3 TL1 mmap() supports 64K memory pages
-
- Resolved
-
- links to
-
Commit openjdk/jdk/ced99066
-
Commit(master) openjdk/jdk21u-dev/29a5de08
-
Review openjdk/jdk/19771
-
Review(master) openjdk/jdk21u-dev/1362