Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8369118

JDK-8367862 caused a regression in Crypto-RSA.sign

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2 P2
    • None
    • 26
    • hotspot
    • svc
    • b17
    • 26

      We can observe a regression on MacOSX x64 for the benchmark Crypto-RSA.sign in the magnitude of 2%.

      This change does not appear to do anything that can directly influence the performance in Crypto-RSA.sign so it probably affected alignment in some indirect way. We discussed internally in the performance team whether to file this or not, and agreed it should be reported to see if one can force padding/alignment in a way to avoid this regression from appearing again. There are tools in `src/hotspot/share/memory/padded.hpp` for that purpose.

            Unassigned Unassigned
            jnorlinder Jonas Norlinder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: