RFR: 8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA
Brian Burkhalter
bpb at openjdk.org
Fri Feb 24 19:02:05 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.
Top three test tiers pass on all platforms.
-------------
PR: https://git.openjdk.org/jdk/pull/12745
More information about the nio-dev
mailing list