RFR: 8286779: javax.crypto.CryptoPolicyParser#isConsistent always returns 'true' [v2]

Sean Mullan mullan at openjdk.java.net
Fri Jun 10 15:31:05 UTC 2022


On Tue, 7 Jun 2022 20:52:33 GMT, Hai-May Chao <hchao at openjdk.org> wrote:

>> Please review a small fix in CryptoPolicyParser class that it should not pass “processedPermissions” parameter by value.
>> Ran MACH5 tier1 and tier2 without failures.
>
> Hai-May Chao has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Inconsistent entries test
>  - Inconsistent entries test

Marked as reviewed by mullan (Reviewer).

test/jdk/javax/crypto/CryptoPermissions/InconsistentEntries.java line 2:

> 1: /*
> 2:  * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.

Update year to 2022.

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

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



More information about the security-dev mailing list