<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Now that our “JEP One” (483) is nearing the target stage,<br>
it is time to talk about post-push work.  That would be small<br>
stuff like bug fixes, refactorings (for tech debt payoff),<br>
and API adjustments. The big stuff (JEPs Two and Three for<br>
persistent profiles and AOT code) will follow in time.</p>
<p dir="auto">Here’s my current list of possible post-483 cleanups.<br>
We don’t need to do them all, nor necessarily in JDK 24.</p>
<ul>
<li>contract adjustments for stable, and usage corrections</li>
<li>Mat C.’s hook for ending training runs (small API upgrade)</li>
<li>fix for handling signed JARs (minor bug in PIT)</li>
<li>fix for class loader table overflow (minor bug in PIT)</li>
<li>cleanups for bootstrap orchestration (this is open-ended)</li>
<li>clarify user model for integer box cache, when using AOT cache</li>
<li>get rid of the “scratch object” lifecycle in AOT processing</li>
</ul>
<p dir="auto">Let’s track this “wish list” under <a href="https://bugs.openjdk.org/browse/JDK-8343023" style="color: #3983C4;">JDK-8343023</a>, please.<br>
And start proper RFEs or bugs as each item gets momentum.</p>
<p dir="auto">And, do reply with more suggestions.  Bigger, longer range<br>
items are welcome also, but let’s keep them distinct in our<br>
minds.  I’m mainly talking here about stuff that will make<br>
JEP One more robust and maintainable, and a better foundation<br>
for JEPs Two, Three, and so on.</p>
<p dir="auto">More to follow…</p>
<p dir="auto">— John</p>

</div></div></body>

</html>