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

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P2
    • None
    • Affects Version/s: 26
    • Component/s: 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.

            Assignee:
            Unassigned
            Reporter:
            Jonas Norlinder
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: