RFR: 8263561: Re-examine uses of LinkedList
Alan Bateman
alanb at openjdk.java.net
Fri May 21 15:02:57 UTC 2021
On Fri, 21 May 2021 14:52:21 GMT, Thiago Henrique Hüpner <github.com+13357965+Thihup at openjdk.org> wrote:
> IcedTea-Web seems to be using this method reflectively:
> https://github.com/AdoptOpenJDK/IcedTea-Web/blob/master/common/src/main/java/net/adoptopenjdk/icedteaweb/jdk89access/JarIndexAccess.java#L80
I assume this doesn't work with JDK 16, at least not without using --add-options to export jdk.internal.util.jar.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2744
More information about the core-libs-dev
mailing list