On Fri, 21 May 2021 14:52:21 GMT, Thiago Henrique Hüpner <[email protected]> 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
