RFR: 8309475: Test java/foreign/TestByteBuffer.java fails: a problem with msync (aix)
Tyler Steele
tsteele at openjdk.org
Wed Jul 26 15:04:48 UTC 2023
On Wed, 26 Jul 2023 07:42:50 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> part of me wonders if force should special case the read-only or private mapping cases so that it's just a no-op, need to think about that one as the MBB implementation doesn't know if the mapping is read-write or private.
I agree with the sentiment. It would be nice to have this information available without so much heavy lifting.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14964#issuecomment-1651991057
More information about the nio-dev
mailing list