Integrated: 8287154: java/nio/channels/FileChannel/LargeMapTest.java does not compile
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon May 23 10:22:55 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.
This pull request has now been integrated.
Changeset: 81f128b9
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/81f128b9031e2c04859d323378b64e3f2625bf20
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8287154: java/nio/channels/FileChannel/LargeMapTest.java does not compile
Reviewed-by: alanb, jvernee
-------------
PR: https://git.openjdk.java.net/jdk/pull/8839
More information about the nio-dev
mailing list