RFR: JDK-8295087: Manual Test to Automated Test Conversion [v2]
Bill Huang
bhuang at openjdk.org
Mon Oct 17 16:37:36 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:
Refactored to use testng framework for test enviroment setup.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10637/files
- new: https://git.openjdk.org/jdk/pull/10637/files/5a47cacd..4911518e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10637&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10637&range=00-01
Stats: 83 lines in 2 files changed: 10 ins; 29 del; 44 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 core-libs-dev
mailing list