RFR: 8270317: Large Allocation in CipherSuite
Clive Verghese
cverghese at openjdk.java.net
Thu Jul 22 00:46:47 UTC 2021
On Thu, 22 Jul 2021 00:11:56 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:
>> I am currently looking into the JFR profiles to identify why there is a difference in benchmarks with regards the different cipher suits in the current version vs the arraylist.
> I guess the garbage collection plays a role here.
Yes, from the JFR profiles it looks like this could be from the GC.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4783
More information about the security-dev
mailing list