Integrated: 8368698: runtime/cds/appcds/aotCache/OldClassSupport.java assert(can_add()) failed: Cannot add TrainingData objects

Igor Veresov iveresov at openjdk.org
Wed Oct 1 23:19:58 UTC 2025


On Wed, 1 Oct 2025 19:04:37 GMT, Igor Veresov <iveresov at openjdk.org> wrote:

> That's a bit of a bug trail from [JDK-8366948](https://bugs.openjdk.org/browse/JDK-8366948). We need to check if the TD snapshot has happened before attempting to modify the data.

This pull request has now been integrated.

Changeset: 4df41d2a
Author:    Igor Veresov <iveresov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4df41d2a751e2942c2188ed01313d78e681835bc
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8368698: runtime/cds/appcds/aotCache/OldClassSupport.java assert(can_add()) failed: Cannot add TrainingData objects

Reviewed-by: heidinga, iklam

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

PR: https://git.openjdk.org/jdk/pull/27593


More information about the hotspot-dev mailing list