- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
High
 - 
    6.0, 6.1, 6.2
 - 
    None
 
- 
        6
 - 
        
 
When building sets of users, OfBizUser repeatedly caclulates its hashcode. To be correct and compatible with the equals impementation, it needs to convert the user name to lower case in a locale sensitive way, which is expensive.
As the OfBbizUser object is immutable this value can be retained once caclultated.
- is duplicated by
 - 
                    
JRASERVER-38139 Uppercase names in JIRA browse users feature caused slowness
-         
 - Closed
 
 -         
 
- was cloned as
 - 
                    
JDEV-28423 Loading...