On Wed, 6 May 2026 21:18:08 GMT, Mark Powers <[email protected]> wrote:
>> https://bugs.openjdk.org/browse/JDK-8383813 >> >> --------- >> - [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: > > added tests src/java.base/share/classes/sun/security/pkcs12/PKCS12KeyStore.java line 2506: > 2504: * 30 82 -- -- 02 01 03 30 82 -- -- 06 09 2A 86 48 86 F7 0D 01 07 > 01 A0 8- > 2505: * 30 -- 02 01 03 30 -- 06 09 2A 86 48 86 F7 0D 01 07 01 A0 -- 04 > -- -- -- > 2506: * 30 81 -- 02 01 03 30 -- 06 09 2A 86 48 86 F7 0D 01 07 01 -- 04 > -- -- -- Why is there no `A0` after the OID? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31031#discussion_r3198729920
