On Thu, 23 Oct 2025 20:18:42 GMT, Matias Saavedra Silva <[email protected]> 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. This pull request has now been integrated. Changeset: a60678c0 Author: Matias Saavedra Silva <[email protected]> URL: https://git.openjdk.org/valhalla/commit/a60678c089387f1a72f176008f9bfef9fcad947b Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod 8370217: [lworld] Crash in add_migrated_value_classes after merging JDK-8350550 Reviewed-by: coleenp, fparain ------------- PR: https://git.openjdk.org/valhalla/pull/1698
