On Fri, 2 May 2025 18:29:14 GMT, Weijun Wang wrote:
>> src/java.base/share/classes/javax/crypto/KDF.java line 491:
>>
>>> 489: + "using the supplied derivation "
>>> 490: + "inputs, using the " + source + " "
>>> 491: + theOne.provider(
On Fri, 2 May 2025 12:50:41 GMT, Sean Mullan wrote:
>> Weijun Wang has updated the pull request with a new target base due to a
>> merge or a rebase. The pull request now contains six commits:
>>
>> - merge
>> - add a positive debug log and update exception message
>> - enhancing exception m
On Thu, 1 May 2025 14:50:31 GMT, Weijun Wang wrote:
>> Finalize the KDF API.
>
> Weijun Wang has updated the pull request with a new target base due to a
> merge or a rebase. The pull request now contains six commits:
>
> - merge
> - add a positive debug log and update exception message
> -
On Thu, 1 May 2025 14:50:31 GMT, Weijun Wang wrote:
>> Finalize the KDF API.
>
> Weijun Wang has updated the pull request with a new target base due to a
> merge or a rebase. The pull request now contains six commits:
>
> - merge
> - add a positive debug log and update exception message
> -
> Finalize the KDF API.
Weijun Wang has updated the pull request with a new target base due to a merge
or a rebase. The pull request now contains six commits:
- merge
- add a positive debug log and update exception message
- enhancing exception messages and debug outputs
- update @since tags