On Tue, 30 Sep 2025 19:18:39 GMT, Sean Mullan <[email protected]> wrote:

>> Mark Powers has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   another day another iteration
>
> src/java.base/share/classes/com/sun/crypto/provider/PBMAC1Parameters.java 
> line 26:
> 
>> 24:  */
>> 25: 
>> 26: package com.sun.crypto.provider;
> 
> This class can be moved to the `sun/security/pkcs12` package and made 
> package-private as it is only referenced by `PKCS12KeyStore`. We can always 
> move it again later if necessary.

done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24429#discussion_r2406976174

Reply via email to