On Thu, 2 Feb 2023 19:29:05 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.
>
> Per Minborg has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Rename to createLittleEndian

Do I read this correctly that the proposal is to have ByteArray and 
ByteArrayLittleEndian?

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

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

Reply via email to