RFR: 8312180: (bf) MappedMemoryUtils passes incorrect arguments to msync (aix) [v3]

Thomas Stuefe stuefe at openjdk.org
Thu Aug 10 09:05:03 UTC 2023


On Wed, 9 Aug 2023 17:35:56 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Tyler Steele has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>> 
>>  - Removes include unistd & replaces it with util/globalDefs.hpp
>>  - Replace os::vm_page_size call with sysconf(_SC_PAGESIZE) on AIX in javaClasses.cpp
>
> Marked as reviewed by clanger (Reviewer).

@RealCLanger I would definitely run this through SAPs CI

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14963#issuecomment-1672817310


More information about the hotspot-runtime-dev mailing list