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

>> Per Minborg has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Clean up
>
> src/java.base/share/classes/sun/security/provider/certpath/ConstraintsChecker.java
>  line 97:
> 
>> 95:             supportedExts = Set.of(
>> 96:                     BasicConstraints_Id.toString(),
>> 97:                     NameConstraints_Id.toString());
> 
> Are we sure that the two elements are never duplicates?

The IDs used there appear to always be unique.

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

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

Reply via email to