RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor

Claes Redestad redestad at openjdk.org
Thu Feb 23 10:34:23 UTC 2023


On Wed, 22 Feb 2023 16:16:17 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> I don't mind if this is temporarily re-instated but we somehow need to get a bug submitted to Apache Spark on this.  Their JBS doesn't have public signup so we can't do it.
>> 
>> We should create a JBS to remove this constructor so it doesn't get forgotten.
>
>> We should create a JBS to remove this constructor so it doesn't get forgotten.
> 
> Done: JDK-8303083.

Thanks for reviewing, and thanks @bplb for filing the bug to revert this in due time.

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

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


More information about the nio-dev mailing list