<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
On 13/05/2024 19:46, David Lloyd wrote:<br>
<blockquote type="cite" cite="mid:CANghgrTUU+eWburseC1cReTgzh1LR96aDCGrCJhVyLwPzxxF9A@mail.gmail.com">
<div dir="ltr">:
<div class="gmail_quote">
<div><br>
</div>
<div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I'm open to
other ideas as well. But this does seem like a significant
roadblock to me, which would prevent our products from
moving to 23 or later.</div>
<br>
</div>
</div>
</div>
</blockquote>
I assume you mean JDK 26 or whatever release that phase 3 of the
plan in the JEP is proposed.<br>
<br>
To add to Ron's reference to sun.reflect.ReflectionFactory. The
additions in JDK 9 (and JDK 8u) were done to allow serialization
libraries get method handles for the readObject/writeObject and
other magic methods. A temporary crutch until there is an
alternative to this old serialization in the future.<br>
<br>
-Alan<br>
<br>
</body>
</html>