-
Bug
-
Resolution: Fixed
-
P4
-
11, 16, 17
-
b21
-
aix
On AIX, in mmap() mode, if the mmap call succeeds but not at the requested address, the mapping should be unmapped and the operation should count as error - like it is done on all other platforms.
(AFAICS this is a day zero bug in our port - mmap mode is seldomly used).
(AFAICS this is a day zero bug in our port - mmap mode is seldomly used).
- relates to
-
JDK-8266222 [aix] In mmap-mode, partial releases with os::release_memory may trash internal bookkeeping
-
- Resolved
-
-
JDK-8266506 [aix] Treat mapping attempt too close to BRK as a mapping error
-
- Resolved
-