RFR: JDK-8291974 PrivateCredentialPermission should not use local variable to enable debugging

Mark Powers mpowers at openjdk.org
Mon Sep 19 17:45:51 UTC 2022


On Wed, 7 Sep 2022 19:49:53 GMT, Mark Powers <mpowers at openjdk.org> wrote:

> https://bugs.openjdk.org/browse/JDK-8291974

I wrote a test to deserialize an object created and serialized before the fix. I compare the old object with the current object after the fix. What is important is not the comparison, but that deserialization doesn't throw an exception.

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

PR: https://git.openjdk.org/jdk/pull/10206



More information about the security-dev mailing list