On Mon, 31 Aug 2026 01:24:22 GMT, Mark Powers <[email protected]> wrote:

>> https://bugs.openjdk.org/browse/JDK-8326087
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Mark Powers has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   file probing

src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java line 2519:

> 2517:      * 30 84 -- -- -- -- 02 01 03 30 83 -- -- -- 06 09 2A 86 48 86 F7 
> 0D 01 07
> 2518:      * 30 84 -- -- -- -- 02 01 03 30 84 -- -- -- -- 06 09 2A 86 48 86 
> F7 0D 01
> 2519:      * 30 -- 02 01 03 30 0B 06 09 2A 86 48 86 F7 0D 01 07 01

The 2nd byte is always "10".

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32357#discussion_r3990274215

Reply via email to