RFR: 8356318: Unexpected VerifyError in AOT training run

Aleksey Shipilev shade at openjdk.org
Wed May 7 08:47:15 UTC 2025


On Wed, 7 May 2025 00:45:13 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> This PR fixes a bug introduced by [JDK-8348426](https://bugs.openjdk.org/browse/JDK-8348426) : when running with -XX:AOTMode=record, we incorrectly reject some valid classes that need to be verified with the old verifier.
> 
> This bug does not affect JDK 24.

Looks fine, thanks!

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25074#pullrequestreview-2820925641


More information about the hotspot-runtime-dev mailing list