On Sat, 21 Sep 2024 04:19:13 GMT, Kim Barrett <[email protected]> wrote:

> Please review this change which removes the class NarrowPtrStruct. The only
> place it was still being used was as the type of CompressedOops::_narrow_oops.
> Instead, we move the members from NarrowPtrStruct directly into
> CompressedOops, flattening its structure.
> 
> Testing: mach5 tier1-3
> Tiers 2&3 run serviceability tests that hit the changes to that component.

This pull request has now been integrated.

Changeset: dd498794
Author:    Kim Barrett <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/dd498794f20df0ac1a73d84e54591905c8a5a5c7
Stats:     35 lines in 4 files changed: 4 ins; 7 del; 24 mod

8340524: Remove NarrowPtrStruct

Reviewed-by: shade, jwaters

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

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

Reply via email to