RFR: 8360049: CodeInvalidationReasonTest.java fails with ZGC on AArch64

Aleksey Shipilev shade at openjdk.org
Fri Jun 20 08:54:31 UTC 2025


On Fri, 20 Jun 2025 08:32:45 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> [JDK-8359064](https://bugs.openjdk.org/browse/JDK-8359064) introduced a new test (CodeInvalidationReasonTest) which triggers a code path in TestHotSpotVMConfig that had apparently never been run on ZGC+AArch64.
> This PR fixes an omission in that code to handle this configuration.

Marked as reviewed by shade (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25911#pullrequestreview-2945084944


More information about the hotspot-compiler-dev mailing list