<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <br>
    <br>
    <div class="moz-cite-prefix">On 07/03/2025 17:28, Ryan Ernst wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:3AE3C86F-D811-4788-844A-CF3F13013444@iernst.net">
      <pre class="moz-quote-pre" wrap="">When the transformer runs outside of retransformClasses, there is no VerifyError, yet the incompatible type existed (but it was unused, so did not trip a runtime problem, it was just a bad type sitting on the stack).

</pre>
    </blockquote>
    <br>
    What does "outside of retransformClasses" mean? Is this static
    instrumentation where classes in modules mapped to the boot loader
    are instrumented and the jimage re-created with the modified
    classes, or is this load time instrumentation?<br>
    <br>
    -Alan<br>
  </body>
</html>