RFR(S): 8209544: AES encrypt performance regression in jdk11b11

Roland Westrelin rwestrel at redhat.com
Thu Sep 6 07:16:57 UTC 2018


Hi Dmitry,

> -prof perfnorm shows 7-14% more branch misses.

My patch doesn't make any change to the stubs. It only tweaks c2
compiled code. Do you see any difference in the code generated for
com.sun.crypto.provider.CipherCore::doFinal?

Roland.


More information about the hotspot-compiler-dev mailing list