On Thu, 16 Oct 2025 13:02:22 GMT, Sean Mullan <[email protected]> wrote:

>> Mark Powers has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   remaining comments
>
> src/java.base/share/classes/sun/security/pkcs12/MacData.java line 229:
> 
>> 227:         } else {
>> 228:             throw new ParsingException("unexpected algorithm '"
>> 229:                     +macAlgorithm+ "'");
> 
> add spaces around `+`.

fixed

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

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

Reply via email to