Description
PrivilegeManager#getPrivilege throws RepositoryException rather than AccessControlException.
Throwing AccessControlException would be better since it is compatible with JR.
Test and patch to follow
PrivilegeManager#getPrivilege throws RepositoryException rather than AccessControlException.
Throwing AccessControlException would be better since it is compatible with JR.
Test and patch to follow