-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.0
-
None
-
generic
-
generic
PrivateCredentialPermission.equals compares the target names with String.equalsIgnoreCase, which is not in the spec and seems pretty clearly wrong. (It's also inconsistent with how hashCode is computed.)
- duplicates
-
JDK-4364848 PrivateCredentialPermission.equals doesn't ignore principal order
-
- Resolved
-