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

java.security.Provider.getService() is synchronized and became scalability bottleneck

    XMLWordPrintable

Details

    • b24
    • generic
    • generic

    Backports

      Description

        java.security.Provider.getService() is synchronized and became scalability bottleneck when Cipher.getInstance() is frequently called.

        The problem is important for SPECjvm2008:crypto.rsa (+27% on SPARC when fixed) and for SPECjvm2011.

        Fix is suggested (inroduce cache based on ConcurrentHashMap).

        Attachments

          Issue Links

            Activity

              People

                valeriep Valerie Peng
                skuksenko Sergey Kuksenko
                Votes:
                0 Vote for this issue
                Watchers:
                10 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: