RFR: 8287154: java/nio/channels/FileChannel/LargeMapTest.java does not compile
Jorn Vernee
jvernee at openjdk.java.net
Mon May 23 10:18:24 UTC 2022
On Mon, 23 May 2022 10:10:15 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> The patch pushed as part of https://git.openjdk.java.net/jdk/pull/8701 conflicts with a test added as part of PR https://github.com/openjdk/jdk/pull/8686.
>
> That is, the test introduced in the latter patch depends on `MemorySegment.ofByteBuffer` which has been renamed to `ofBuffer` as part of the former patch.
Marked as reviewed by jvernee (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8839
More information about the nio-dev
mailing list