RFR: 8333583: Crypto-XDH.generateSecret regression after JDK-8329538 [v3]
Ferenc Rakoczi
duke at openjdk.org
Mon Jun 24 14:51:20 UTC 2024
On Thu, 20 Jun 2024 18:32:14 GMT, Volodymyr Paprotski <duke at openjdk.org> wrote:
> @ferakocz just tagging you as reminder of (the many) items in your queue :) Thanks!
Sorry, I was out of office last week. I will take a deeper look at the changes tomorrow, but I have a question based on my first look at it: Do you attribute the performance loss of the XDH code path to the mult() function returning an int instead of being void? Do you think that this prevented some optimization in the hotspot compiler?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19728#issuecomment-2186762776
More information about the security-dev
mailing list