You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2011/03/17 05:57:29 UTC

[jira] Resolved: (JCRRMI-30) Serializable Binary synchronizes readObject unnecessarily

     [ https://issues.apache.org/jira/browse/JCRRMI-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius resolved JCRRMI-30.
--------------------------------

    Resolution: Fixed

> 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