<!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 22/09/2024 16:42, Eirik Bjørsnøs
wrote:<br>
</div>
<blockquote type="cite" cite="mid:CA+pBWhvu478Co3SXO-Vuwn=7nav3BrGt_kViH+DG0oLT3uo3zA@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">:<br>
</div>
<div class="gmail_quote">
<div><br>
</div>
<div>Alan,</div>
<div><br>
</div>
<div>JarFile.getVersionedEntry no longer searches the full
historical version range, but only tries the specific
versions actually present in the JAR file. So this probably
isn't as bad as it sounds, assuming most multi-release JARs
only have entries for a low number of versions.</div>
<div><br>
</div>
<div>See <a href="https://bugs.openjdk.org/browse/JDK-8242596" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">https://bugs.openjdk.org/browse/JDK-8242596</a></div>
<div> <br>
</div>
</div>
</div>
</blockquote>
Thanks for the reminder. I remember the discussion but had forgotten
that the change had been done. It might be enough as the number of
versions in META-INF/versions/** should be small.<br>
<br>
-Alan<br>
</body>
</html>