RFR: 8365726: Test crashed with assert in C1 thread: Possible safepoint reached by thread that does not allow it
Igor Veresov
iveresov at openjdk.org
Thu Aug 28 15:47:48 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.
Thanks guys!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26964#issuecomment-3234032425
More information about the hotspot-compiler-dev
mailing list