Integrated: 8292758: put support for UNSIGNED5 format into its own header file
John R Rose
jrose at openjdk.org
Thu Sep 8 07:39:53 UTC 2022
On Mon, 29 Aug 2022 18:20:42 GMT, John R Rose <jrose at 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 pull request has now been integrated.
Changeset: 8d3399bf
Author: John R Rose <jrose at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8d3399bf5f354931b0c62d2ed8095e554be71680
Stats: 1257 lines in 9 files changed: 1100 ins; 128 del; 29 mod
8292758: put support for UNSIGNED5 format into its own header file
Reviewed-by: dlong, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/10067
More information about the hotspot-dev
mailing list