On Tue, 13 Feb 2024 20:58:17 GMT, Daniel Jeliński wrote:
>> Currently we have 2 GCMParameters classes in java.base, one in
>> sun.security.util package, the other in com.sun.crypto.provider.
>>
>> This PR merges the changes from the sun.security.util copy into
>> com.sun.crypto.provider, and r
On Tue, 13 Feb 2024 20:58:17 GMT, Daniel Jeliński wrote:
>> Currently we have 2 GCMParameters classes in java.base, one in
>> sun.security.util package, the other in com.sun.crypto.provider.
>>
>> This PR merges the changes from the sun.security.util copy into
>> com.sun.crypto.provider, and r
On Tue, 13 Feb 2024 20:58:17 GMT, Daniel Jeliński wrote:
>> Currently we have 2 GCMParameters classes in java.base, one in
>> sun.security.util package, the other in com.sun.crypto.provider.
>>
>> This PR merges the changes from the sun.security.util copy into
>> com.sun.crypto.provider, and r
On Wed, 14 Feb 2024 02:50:21 GMT, John Jiang wrote:
> `com.sun.crypto.provider.GCMParameters` implies that class is a part of
> `SunJCE` provider, however `sun.security.util.GCMParameters` looks not.
True. Also, the only other Parameters class in `sun.security.util` is
`ECParameters`, which wa
On Tue, 13 Feb 2024 20:58:17 GMT, Daniel Jeliński wrote:
>> Currently we have 2 GCMParameters classes in java.base, one in
>> sun.security.util package, the other in com.sun.crypto.provider.
>>
>> This PR merges the changes from the sun.security.util copy into
>> com.sun.crypto.provider, and r
On Tue, 13 Feb 2024 20:58:17 GMT, Daniel Jeliński wrote:
>> Currently we have 2 GCMParameters classes in java.base, one in
>> sun.security.util package, the other in com.sun.crypto.provider.
>>
>> This PR merges the changes from the sun.security.util copy into
>> com.sun.crypto.provider, and r
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and removes the sun.security.util class.
>
> As far as I could tell,
On Mon, 12 Feb 2024 08:34:24 GMT, Daniel Jeliński wrote:
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and remove
On Mon, 12 Feb 2024 08:34:24 GMT, Daniel Jeliński wrote:
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and remove
On Mon, 12 Feb 2024 08:34:24 GMT, Daniel Jeliński wrote:
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and remove
On Mon, 12 Feb 2024 08:34:24 GMT, Daniel Jeliński wrote:
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and remove
On Mon, 12 Feb 2024 08:34:24 GMT, Daniel Jeliński wrote:
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and remove
On Mon, 12 Feb 2024 08:34:24 GMT, Daniel Jeliński wrote:
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and remove
On Mon, 12 Feb 2024 08:34:24 GMT, Daniel Jeliński wrote:
> Currently we have 2 GCMParameters classes in java.base, one in
> sun.security.util package, the other in com.sun.crypto.provider.
>
> This PR merges the changes from the sun.security.util copy into
> com.sun.crypto.provider, and remove
Currently we have 2 GCMParameters classes in java.base, one in
sun.security.util package, the other in com.sun.crypto.provider.
This PR merges the changes from the sun.security.util copy into
com.sun.crypto.provider, and removes the sun.security.util class.
As far as I could tell, the sun.secur
15 matches
Mail list logo