Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Debugging a problem in CompiledPermissionImpl.getTreePermission() showed that many TreeLocation objects are created and expensive path calculations are performed.
The code should be looked at again and optimized.