Integrated: 8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA

Brian Burkhalter bpb at openjdk.org
Fri Feb 24 19:05:18 UTC 2023


On Fri, 24 Feb 2023 17:06:36 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Remove the `DirectByteBuffer` constructor what was originally removed by #11873 and subsequently reinstated #12717.

This pull request has now been integrated.

Changeset: ccf3340e
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ccf3340e829b1f033bd3e662c7ce782c34f7a89b
Stats:     5 lines in 1 file changed: 0 ins; 5 del; 0 mod

8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA

Reviewed-by: alanb, lancea

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

PR: https://git.openjdk.org/jdk/pull/12745


More information about the nio-dev mailing list