On Wed, 25 Jan 2023 16:39:04 GMT, Per Minborg <pminb...@openjdk.org> wrote:

> This PR suggests improving performance by using the newly introduced class 
> `jdk.internal.util.ByteArray` to improve packing/unpacking operations.
> 
> The PR also proposes adding a `ByteArrayLittleEndian` class for support for 
> little endian packing/unpacking.

This pull request has now been integrated.

Changeset: b504c941
Author:    Per Minborg <pminb...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b504c9411e4a7a93e07a340a5d32a5ca9764a006
Stats:     373 lines in 6 files changed: 95 ins; 144 del; 134 mod

8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes

Reviewed-by: rriggs

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

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

Reply via email to