Serializable Binary synchronizes readObject unnecessarily
---------------------------------------------------------

                 Key: JCRRMI-30
                 URL: https://issues.apache.org/jira/browse/JCRRMI-30
             Project: Jackrabbit JCR-RMI
          Issue Type: Improvement
    Affects Versions: 2.1.0
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 2.1.0


readObject, like constructors, are thread safe being only reachable by one 
thread. I'm removing the synchronized attribute on 
org.apache.jackrabbit.rmi.value.SerializableBinary.readObject.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to