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

SecureClassLoader should use a ConcurrentHashMap

    XMLWordPrintable

Details

    Backports

      Description

        java.security.SecureClassLoader uses a HashMap to maintain an internal collection of CodeSource to ProtectionDomain. Synchronization is needed when accessing the map. We can investigate if a ConcurrentHashMap can improve performance.

        Attachments

          Issue Links

            Activity

              People

                weijun Weijun Wang
                weijun Weijun Wang
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: