RFR: 8365726: Test crashed with assert in C1 thread: Possible safepoint reached by thread that does not allow it
Dean Long
dlong at openjdk.org
Wed Aug 27 19:56:41 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 dlong (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26964#pullrequestreview-3161558071
More information about the hotspot-compiler-dev
mailing list