<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    On 22/06/2024 09:54, masoud parvari wrote:<br>
    <blockquote type="cite" cite="mid:CAOgKQu0iM_toPV=LjM2+6FwzaMvHzu+HQOif7tf5ho7L9TwU0g@mail.gmail.com">
      
      <div dir="ltr">In class loading/initialization cases, the
        underlying issue is that pinning happens because there are <span class="gmail-il">native</span> <span class="gmail-il">frames</span> in
        the stack, so replacing the synchronized with a j.u.c lock will
        still lead to the same issue.<br>
      </div>
      <br>
    </blockquote>
    <br>
    That's right, and there are a couple of scenarios there, to be
    looked into after the object monitor issues are out of the way.<br>
    <br>
    -Alan<br>
  </body>
</html>