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

scalability blocker in javax.crypto.CryptoPermissions

XMLWordPrintable

    • b08
    • sparc
    • generic
    • Not verified

        CryptoPermissions uses Hashtable as internal collection.
        Lock contention on the Hashtable broke scalability.
        Patch is suggested, where ConcurrentHashMap is used.
        The attached webrev.zip contain suggested patch.

        Gives +12% to SPECjbb2012(encrypted transport) on T4-4.

              coffeys Sean Coffey
              skuksenko Sergey Kuksenko
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: