<i18n dev> RFR: 8263561: Re-examine uses of LinkedList

Сергей Цыпанов github.com+10835776+stsypanov at openjdk.java.net
Mon May 24 07:17:08 UTC 2021


On Fri, 21 May 2021 15:12:20 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-exports to export jdk.internal.util.jar.
>
> Just for completeness, they're using the add-exports:
> https://github.com/AdoptOpenJDK/IcedTea-Web/blob/master/launchers/itw-modularjdk.args#L19

Should we then revert the changes to `JarIndex`?

-------------

PR: https://git.openjdk.java.net/jdk/pull/2744


More information about the i18n-dev mailing list