ClassLoader API to look up class files
Alan Bateman
alan.bateman at oracle.com
Sun Sep 22 16:25:41 UTC 2024
On 22/09/2024 16:42, Eirik Bjørsnøs wrote:
> :
>
> Alan,
>
> 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.
>
> See https://bugs.openjdk.org/browse/JDK-8242596
>
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.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240922/f9134c9c/attachment-0001.htm>
More information about the core-libs-dev
mailing list