RFR: 8312180: (bf) MappedMemoryUtils passes incorrect arguments to msync (aix) [v3]
Christoph Langer
clanger at openjdk.org
Sat Aug 12 13:40:58 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.
We have no results yet due to the build failure with XLC 17 from #14964. Could you please update that PR that we have a full test coverage? Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14963#issuecomment-1675914267
More information about the hotspot-runtime-dev
mailing list