RFR: JDK-8295087: Manual Test to Automated Test Conversion [v3]
Bill Huang
bhuang at openjdk.org
Mon Oct 17 16:57:06 UTC 2022
> 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:
AssertThrows an exception in InconsistentEntries test.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10637/files
- new: https://git.openjdk.org/jdk/pull/10637/files/4911518e..cfb9f74d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10637&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10637&range=01-02
Stats: 9 lines in 1 file changed: 1 ins; 6 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/10637.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10637/head:pull/10637
PR: https://git.openjdk.org/jdk/pull/10637
More information about the security-dev
mailing list