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

Tyler Steele tsteele at openjdk.org
Fri Aug 11 23:48:28 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).

Thanks for the reviews @RealCLanger and @tstuefe, and thanks for adding this to the test queue @MBaesken

I'll wait to hear back for the results of the testing before proceeding.

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

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


More information about the hotspot-runtime-dev mailing list