[jdk11u-dev] RFR: 8180573: Refactor sun/security/tools shell tests to plain java tests [v6]
Christoph Langer
clanger at openjdk.java.net
Wed Sep 29 20:29:55 UTC 2021
> Backport of JDK-8180573: Refactor sun/security/tools shell tests to plain java tests
>
> Applies mostly clean, deletion of a few files had to be done manually. Then I had to resolve the testlibrary in two places and add a a few tweaks to a few tests that came later with some CPU fixes.
Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision:
- Merge branch 'master' into RealCLanger-backport-15aae2f6
- Merge branch 'master' into RealCLanger-backport-15aae2f6
- Add changes of 8260960 to ConciseJarsigner.java
- Add changes of 8230318 to ConciseJarsigner.java
- Add changes of 8230318 to OnlyManifest.java
- Add changes of 8230318 to EC.java
- Add changes of 8230318 to DefaultOptions.java
- add changes of 8227758 to ConciseJarsigner.java
- Adapt some test library files
- Backport 15aae2f622fc0b1104d8adbcbd87792168538463
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/415/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/415/files/0fc9ff9c..af3177ee
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=415&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=415&range=04-05
Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/415.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/415/head:pull/415
PR: https://git.openjdk.java.net/jdk11u-dev/pull/415
More information about the jdk-updates-dev
mailing list