RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Brian Burkhalter
bpb at openjdk.org
Wed Feb 22 16:07:50 UTC 2023
On Wed, 22 Feb 2023 14:30:10 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> We have a dependency on the renaissance benchmark suite for performance regression testing, which in turn has a dependency on a version of Spark that calls a private constructor that was recently chaned. To facilitate ongoing regression testing we want to temporarily put back a constructor with the old signature.
Marked as reviewed by bpb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12717
More information about the nio-dev
mailing list