On Tue, 18 Oct 2022 19:53:50 GMT, Mahendra Chhipa <mchh...@openjdk.org> wrote:

>> Bill Huang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   AssertThrows an exception in InconsistentEntries test.
>
> test/jdk/javax/crypto/CryptoPermissions/default_local.policy line 4:
> 
>> 2:     permission javax.crypto.CryptoAllPermission;
>> 3:     permission javax.crypto.CryptoPermission "DES", 64;
>> 4: }
> 
> please remove extra line.

I double-checked, there is no extra line at the end of this file.

> test/jdk/sun/security/provider/PolicyParser/ExtDirsDefaultPolicy.java line 46:
> 
>> 44:  * @summary standard extensions path is hard-coded in default
>> 45:  *      system policy file
>> 46:  *
> 
> No need to repeat these statement again.

Are you saying that we don't need to run the ExtDir2.policy and ExtDir3.policy?

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

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

Reply via email to