git: openjdk/jdk: 8317262: LockStack::contains(oop) fails "assert(t->is_Java_thread()) failed: incorrect cast to JavaThread"

David Holmes dholmes at openjdk.org
Sun Oct 15 23:36:51 UTC 2023


Changeset: 4ea1b99c
Author:    David Holmes <dholmes at openjdk.org>
Date:      2023-10-15 23:34:16 +0000
URL:       https://git.openjdk.org/jdk/commit/4ea1b99c1a6efe144af381ea538f93718e9baf74

8317262: LockStack::contains(oop) fails "assert(t->is_Java_thread()) failed: incorrect cast to JavaThread"

Co-authored-by: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Reviewed-by: stuefe, pchilanomate, rkennke, mli

! src/hotspot/share/runtime/lockStack.inline.hpp
+ test/hotspot/jtreg/runtime/lockStack/TestStackWalk.java



More information about the jdk-changes mailing list