RFR: 8291003: ARM32: constant_table.size assertion [v2]

Aleksey Shipilev shade at openjdk.org
Fri Jul 29 05:36:32 UTC 2022


On Thu, 28 Jul 2022 19:47:34 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:

>> This change fixes assertion condition as per the recent [JDK-8287373](https://bugs.openjdk.org/browse/JDK-8287373) change: the size of constants section is aligned up according to the settings of the next section (instructions section).
>
> Boris Ulasevich has updated the pull request incrementally with one additional commit since the last revision:
> 
>   align_at_start api clarification, use explicit section index in the expression

Marked as reviewed by shade (Reviewer).

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

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


More information about the hotspot-compiler-dev mailing list