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

Matthias Baesken mbaesken at openjdk.org
Thu Aug 10 09:36:01 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

Hi Tyler / Thomas , I added the PR to our internal  build/test queue .

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

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


More information about the hotspot-runtime-dev mailing list