RFR: 8358294: Remove unnecessary GenAlignment

Thomas Schatzl tschatzl at openjdk.org
Tue Jun 10 13:35:28 UTC 2025


On Mon, 2 Jun 2025 08:36:08 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple replacement of `GenAlignment` with `SpaceAlignment`, because they always have the same value. Removing the former to reduce complexity.
> 
> Test: tier1-3

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25577#pullrequestreview-2913607949


More information about the hotspot-dev mailing list