Encryption fix in HotSpot

Aleksey Shipilev shade at redhat.com
Wed Feb 27 23:12:38 UTC 2019


On 2/26/19 2:59 PM, Aleksey Shipilev wrote:
> On 2/26/19 2:55 PM, Gidon Gershinsky wrote:
>> 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.
> 
> It is on the list to backport to 11.0.4:
>   https://bugs.openjdk.java.net/issues/?filter=36409
> 
> Once 11.0.4 opens, we can start backporting these. You are welcome to do it :)

Ah, that requires some benchmarking.

FYI, Fix Request that currently targets 11.0.4 is away:
  https://bugs.openjdk.java.net/browse/JDK-8201633

-Aleksey



More information about the jdk-updates-dev mailing list