[
https://issues.apache.org/jira/browse/JCR-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-2121.
--------------------------------
Resolution: Won't Fix
Hmm, after looking at the java.util.UUID class a bit more I don't think we
should do it. It contains a number of transient fields that result in quite a
bit more memory usage than with our existing UUID class.
So resolving as Won't Fix. Instead I think we could look at continuing work on
JCR-1232.
> Use java.util.UUID
> ------------------
>
> Key: JCR-2121
> URL: https://issues.apache.org/jira/browse/JCR-2121
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core, jackrabbit-jcr-commons
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 2.0.0
>
>
> Replace the use of org.apache.jackrabbit.uuid.UUID with the new
> java.util.UUID class introduced in Java 5.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.