RFR: 8314225: SIGSEGV in JavaThread::is_lock_owned [v2]

Dean Long dlong at openjdk.org
Wed Jan 31 00:26:13 UTC 2024


On Tue, 30 Jan 2024 23:30:28 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:

> BasicLock::move_to() doesn't change the markword

Good point, I missed that.  So where does the markword get updated if the object was stack-locked?

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

PR Comment: https://git.openjdk.org/jdk/pull/17566#issuecomment-1918140106


More information about the hotspot-dev mailing list