On Tue, 20 Dec 2022 19:23:10 GMT, Bill Huang <bhu...@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