RFR: JDK-8295087: Manual Test to Automated Test Conversion [v6]
Rajan Halade
rhalade at openjdk.org
Wed Dec 21 18:57:55 UTC 2022
On Tue, 20 Dec 2022 19:23:10 GMT, Bill Huang <bhuang at openjdk.org> wrote:
>> This task converts 5 manual tests to automated tests.
>>
>> sun/security/provider/PolicyParser/ExtDirsDefaultPolicy.java
>> sun/security/provider/PolicyParser/ExtDirsChange.java
>> sun/security/provider/PolicyParser/ExtDirs.java
>> java/security/Policy/Root/Root.javajava/security/Policy/Root/Root.java
>> javax/crypto/CryptoPermissions/InconsistentEntries.java
>
> Bill Huang has updated the pull request incrementally with one additional commit since the last revision:
>
> Implemented review comments.
test/jdk/sun/security/provider/PolicyParser/ExtDirs.java line 33:
> 31:
> 32: /*
> 33: * @test
Why are these tags duplicated here?
-------------
PR: https://git.openjdk.org/jdk/pull/10637
More information about the core-libs-dev
mailing list