Uploaded image for project: 'XBean'
  1. XBean
  2. XBEAN-83

NamedClassLoader.isDestroyed should not be synchronized

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.8
    • 3.0
    • classloader
    • None

    Description

      There is not much value added to synchronize this method, while
      under heavy load, it really becomes a bottleneck when calling
      getResource, loadClass, findResources, etc ...

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            gnodet Guillaume Nodet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: