On Mon, 2 Dec 2024 22:31:01 GMT, Francisco Ferrari Bihurriet
wrote:
>> Hi, this pull request modifies the _SunNativeGSS_ security provider to stop
>> using the legacy Provider APIs (`Provider::putAll`) and start using the new
>> ones (`Provider::putService`).
>>
>> Changes in this pull reques
On Mon, 2 Dec 2024 22:31:01 GMT, Francisco Ferrari Bihurriet
wrote:
>> Hi, this pull request modifies the _SunNativeGSS_ security provider to stop
>> using the legacy Provider APIs (`Provider::putAll`) and start using the new
>> ones (`Provider::putService`).
>>
>> Changes in this pull reques
On Mon, 2 Dec 2024 21:18:10 GMT, Weijun Wang wrote:
>> Francisco Ferrari Bihurriet has updated the pull request with a new target
>> base due to a merge or a rebase. The pull request now contains three commits:
>>
>> - Merge openjdk/master into JDK-8345221
>> - Method rename.
>>
>>Co-
> Hi, this pull request modifies the _SunNativeGSS_ security provider to stop
> using the legacy Provider APIs (`Provider::putAll`) and start using the new
> ones (`Provider::putService`).
>
> Changes in this pull request have been removed from #15539, as they aren't a
> dependency for that wor
On Mon, 2 Dec 2024 21:19:29 GMT, Weijun Wang wrote:
> Do you need a `noreg-` label for the JBS issue?
Sounds good. Added.
-
PR Comment: https://git.openjdk.org/jdk/pull/22461#issuecomment-2513077138
> Hi, this pull request modifies the _SunNativeGSS_ security provider to stop
> using the legacy Provider APIs (`Provider::putAll`) and start using the new
> ones (`Provider::putService`). Additionally, it removes
> `sun.security.action.PutAllAction`, no longer used since #22256.
>
> Changes in
On Fri, 29 Nov 2024 14:50:47 GMT, Francisco Ferrari Bihurriet
wrote:
> Hi, this pull request modifies the _SunNativeGSS_ security provider to stop
> using the legacy Provider APIs (`Provider::putAll`) and start using the new
> ones (`Provider::putService`). Additionally, it removes
> `sun.sec
Hi, this pull request modifies the _SunNativeGSS_ security provider to stop
using the legacy Provider APIs (`Provider::putAll`) and start using the new
ones (`Provider::putService`). Additionally, it removes
`sun.security.action.PutAllAction`, no longer used since #22256.
Changes in this pull r