[lworld] RFR: 8370217: [lworld] Crash in add_migrated_value_classes after merging JDK-8350550 [v2]

Frederic Parain fparain at openjdk.org
Wed Oct 29 13:48:54 UTC 2025


On Tue, 28 Oct 2025 19:31:16 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

>> The method add_migrated_value_classes() is being called in non-preview mode leading to an assert due to the expected classes not being present in the AOT cache. The check for `EnableValhalla` is replaced with a check for preview mode. Verified with tier 1-5 tests.
>
> Matias Saavedra Silva has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Coleen comments
>  - Merge branch 'lworld' into crash_8370217
>  - 8370217: [lworld] Crash in add_migrated_value_classes after merging JDK-8350550

Marked as reviewed by fparain (Committer).

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

PR Review: https://git.openjdk.org/valhalla/pull/1698#pullrequestreview-3393530276


More information about the valhalla-dev mailing list