On Fri, 15 May 2026 03:19:33 GMT, Stuart Marks <[email protected]> wrote:

>> Per Minborg has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Revert change
>
> src/java.base/share/classes/sun/security/provider/certpath/KeyChecker.java 
> line 91:
> 
>> 89:                     KeyUsage_Id.toString(),
>> 90:                     ExtendedKeyUsage_Id.toString(),
>> 91:                     SubjectAlternativeName_Id.toString()
> 
> Need to ensure that none of these are duplicates.

They are unique.

> src/java.base/share/classes/sun/security/provider/certpath/PolicyChecker.java 
> line 160:
> 
>> 158:                     PolicyMappings_Id.toString(),
>> 159:                     PolicyConstraints_Id.toString(),
>> 160:                     InhibitAnyPolicy_Id.toString()
> 
> Duplicate checking again.

They are unique.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31135#discussion_r3258957301
PR Review Comment: https://git.openjdk.org/jdk/pull/31135#discussion_r3258958730

Reply via email to