Integrated: 8288078: linux-aarch64-optimized build fails in Tier5 after JDK-8287567

Andrew Haley aph at openjdk.java.net
Thu Jun 9 14:17:39 UTC 2022


On Thu, 9 Jun 2022 09:33:24 GMT, Andrew Haley <aph at openjdk.org> wrote:

> Because neither ASSERT nor PRODUCT are defined in 'optimized' builds , this needs to be surrounded by ASSERT ifdefs, not PRODUCT.

This pull request has now been integrated.

Changeset: db4405d0
Author:    Andrew Haley <aph at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/db4405d0f880dd43dc7da0b81bc2da2619d315b0
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8288078: linux-aarch64-optimized build fails in Tier5 after JDK-8287567

Reviewed-by: adinn, thartmann

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

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


More information about the hotspot-compiler-dev mailing list