<div dir="ltr"><div>Hello everyone,</div><div><br></div><div>Recently, my application experienced a deadlock issue due to "pinned" reasons. It was difficult to detect during testing because it occurred within exception handling logic.The occurrence of "pinned" situations has become the biggest issue for me when using virtual threads.<br></div><div><br></div><div>The official documentation mentions the possibility of "pinned" situations. I would like to ask what the root cause of the "pinned" issue is in synchronized blocks or methods? Will there be a solution in the upcoming JDK 21 or is it already being planned for resolution?<br></div></div>