On Fri, 27 Jun 2025 23:11:53 GMT, Valerie Peng wrote:
>> Update the `PBEKey` class of the SunJCE provider which override the
>> `javax.security.auth.Destroyable` interface to
>>
>> 1. throw `IllegalStateException` if `getEncoded()` is called after key is
>> destroyed
>> 2. serialization of su
On Tue, 8 Jul 2025 22:57:49 GMT, Bradford Wetmore wrote:
> No longer trust certificates issued by the old Sun Microsystems JCE
> Certificate Authority.
>
> Test runs include `tier1,tier2`, and JCK tests:
>
> jck:api/java_security
> jck:api/javax_crypto
> jck:api/javax_net
> jck
Replaced Thread::stop to Thread::interrupt
-
Commit messages:
- JDK-8360979: Remove use of Thread.stop in krb5/auto/KDC.java
Changes: https://git.openjdk.org/jdk/pull/26247/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26247&range=00
Issue: https://bugs.openjdk.org/brow
On Tue, 8 Jul 2025 22:57:49 GMT, Bradford Wetmore wrote:
> No longer trust certificates issued by the old Sun Microsystems JCE
> Certificate Authority.
>
> Test runs include `tier1,tier2`, and JCK tests:
>
> jck:api/java_security
> jck:api/javax_crypto
> jck:api/javax_net
> jck