Encryption fix in HotSpot
Ismael Juma
mlists at juma.me.uk
Fri Mar 8 09:29:24 UTC 2019
Looks like this change introduced a regression, fix available:
https://bugs.openjdk.java.net/browse/JDK-8220165
Ismael
On Tue, Feb 26, 2019 at 5:56 AM Gidon Gershinsky <GIDON at il.ibm.com> wrote:
> An AES-GCM encryption problem, causing a glacially slow startup, had been
> recently fixed in Java 13.
> https://hg.openjdk.java.net/jdk/jdk/rev/f35a8aaabcb9
>
> The fix has also been backported to Java 12 and Oracle Java 11.
> https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8201633
>
> Can it also be backported to OpenJDK Java 11? This is a very significant
> performance problem, that needs to be fixed in order for AES-GCM (one of
> the main encryption modes today) to be really workable in Java 11.
>
>
>
> Regards,
> Gidon
>
>
>
>
More information about the jdk-updates-dev
mailing list