> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/12204/files - new: https://git.openjdk.org/jdk/pull/12204/files/68d72946..d58e22fc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=12204&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12204&range=02-03 Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod Patch: https://git.openjdk.org/jdk/pull/12204.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12204/head:pull/12204 PR: https://git.openjdk.org/jdk/pull/12204