<div dir="ltr">Hi Claes,<div>I just wonder if you can share an output from -Xlog:class+load before and after to see which classes contribute the most?<br><div>Bound instructions shouldn't be loaded in the JDK startup, as JDK I think is exclusively writing new class files.</div><div>We do have a precedent where we merge bound and unbound objects, namely Utf8EntryImpl where the state of <bound, unbound> is <byte array+range, string>. For instructions I don't think we have done so yet, and I would like to confirm that bound instruction classes are indeed loaded per -Xlog:class+load. If they do get loaded, we can consider using the same model the Utf8EntryImpl used.</div></div><div><br></div><div>Thanks, Chen</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 3, 2024 at 3:03 PM Claes Redestad <<a href="mailto:claes.redestad@oracle.com">claes.redestad@oracle.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sorry for the spam - the mailing list first fooled me that I had signed up, then put several e-mail in the ”moderation” queue, with broken links to the page that would allow me to cancel. <br>
<br>
Mailing lists are dead, see you in the PRs!<br>
<br>
Claes<br>
<br>
> 2 maj 2024 kl. 11:49 skrev Claes Redestad <<a href="mailto:claes.redestad@oracle.com" target="_blank">claes.redestad@oracle.com</a>>:<br>
> <br>
> Hi!<br>
</blockquote></div>