RFR: 8291003: ARM32: constant_table.size assertion

Aleksey Shipilev shade at openjdk.org
Thu Jul 28 15:33:37 UTC 2022


On Thu, 28 Jul 2022 08:24:22 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).

This is fine as well, but consider making it a bit cleaner, as discussed.

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-compiler-dev mailing list