On Mon, 29 Aug 2022 18:20:42 GMT, John R Rose <jr...@openjdk.org> wrote:
> Refactor code from inside of CompressedStream into its own unit. > > This code is likely to be used in future refactorings, such as JDK-8292818 > (replace 96-bit representation for field metadata with variable-sized > streams). > > Add gtests. This code passes tiers 1,2,3. ------------- PR: https://git.openjdk.org/jdk/pull/10067