Integrated: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Claes Redestad
redestad at openjdk.org
Thu Feb 23 10:34:25 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.
This pull request has now been integrated.
Changeset: 1bab93b2
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1bab93b2d0ca62189fee1783d8796d056353c72e
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Reviewed-by: alanb, bpb
-------------
PR: https://git.openjdk.org/jdk/pull/12717
More information about the nio-dev
mailing list