RFR: 8365726: Test crashed with assert in C1 thread: Possible safepoint reached by thread that does not allow it
Aleksey Shipilev
shade at openjdk.org
Thu Aug 28 15:19:44 UTC 2025
On Wed, 27 Aug 2025 17:04:27 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
> `TrainingData_lock` guards a non-thread safe container and is only locked for a short time. Allow it to skip the safepoint check.
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26964#pullrequestreview-3165362422
More information about the hotspot-compiler-dev
mailing list