RFR: JDK-8291974 PrivateCredentialPermission should not use local variable to enable debugging [v2]
Weijun Wang
weijun at openjdk.org
Mon Sep 19 18:24:59 UTC 2022
On Mon, 19 Sep 2022 17:54:57 GMT, Mark Powers <mpowers at openjdk.org> wrote:
>> https://bugs.openjdk.org/browse/JDK-8291974
>
> Mark Powers has updated the pull request incrementally with one additional commit since the last revision:
>
> added test
It's still worth manually testing the opposite direction at least once on your own machine, I just meant it's not worth adding this test into our code repository since it must run with a different JDK.
I agree the test should pass if the Java Object Serialization Specification isn't broken, but sometimes our tests are able to expose problems in other areas.
-------------
PR: https://git.openjdk.org/jdk/pull/10206
More information about the security-dev
mailing list