Integrated: 8358236: [AOT] Graal crashes when trying to use persisted MDOs
Igor Veresov
iveresov at openjdk.org
Sun Jun 1 21:23:54 UTC 2025
On Sun, 1 Jun 2025 19:01:27 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
> Forgot to null out MethodData::_failed_speculations before snapshotting. As a result it gets restored with a dangling pointer.
> Testing looks clean.
This pull request has now been integrated.
Changeset: 85e36d79
Author: Igor Veresov <iveresov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/85e36d79246913abb8b85c2be719670655d619ab
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8358236: [AOT] Graal crashes when trying to use persisted MDOs
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/jdk/pull/25570
More information about the hotspot-dev
mailing list