Integrated: 8292026: Remove redundant allocations from DoubleByteEncoder
Andrey Turbanov
aturbanov at openjdk.org
Thu Aug 11 06:26:06 UTC 2022
On Fri, 5 Aug 2022 07:07:57 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> There are couple places where new byte array is allocated and then thrown away.
This pull request has now been integrated.
Changeset: 2ddf7287
Author: Andrey Turbanov <aturbanov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2ddf72874faedaca6f526bdabd53521c825cf1d0
Stats: 11 lines in 1 file changed: 0 ins; 5 del; 6 mod
8292026: Remove redundant allocations from DoubleByteEncoder
Reviewed-by: prr
-------------
PR: https://git.openjdk.org/jdk/pull/9767
More information about the client-libs-dev
mailing list