Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-343

Private class extends java.lang.Thread, causing synchronization bottleneck.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • River_3.0.0
    • com_sun_jini_thread
    • None

    Description

      com.sun.jini.tool.TaskManager has a private class called TaskThread that extends java.lang.Thread this causes a synchronization bottle neck as Thread has to audit the subclass using reflection, while holding a lock on a SoftCache, where it stores the result.

      Attachments

        Activity

          People

            pfirmst Peter Firmstone
            pfirmst Peter Firmstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: