Integrated: 8291003: ARM32: constant_table.size assertion

Boris Ulasevich bulasevich at openjdk.org
Fri Jul 29 06:27:30 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 pull request has now been integrated.

Changeset: 18cd16d2
Author:    Boris Ulasevich <bulasevich at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/18cd16d2eae2ee624827eb86621f3a4ffd98fe8c
Stats:     4 lines in 2 files changed: 1 ins; 0 del; 3 mod

8291003: ARM32: constant_table.size assertion

Reviewed-by: shade

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

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


More information about the hotspot-compiler-dev mailing list