RFR: 8252002: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdwp
Igor Ignatyev
iignatyev at openjdk.java.net
Fri Sep 25 03:08:42 UTC 2020
the patch removes `PropertyResolvingWrapper` from `vmTestbase/nsk/jdwp` tests and cleans up/reformats the touched files.
testing: ✅ `vmTestbase/nsk/jdwp` on `{linux,windows,macos}-x64`
-------------
Commit messages:
- reformat/clean up the code
- removed TEST.properties
- removed explicit @build for main class
- 8252002: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdwp
Changes: https://git.openjdk.java.net/jdk/pull/351/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=351&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8252002
Stats: 499 lines in 115 files changed: 44 ins; 144 del; 311 mod
Patch: https://git.openjdk.java.net/jdk/pull/351.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/351/head:pull/351
PR: https://git.openjdk.java.net/jdk/pull/351
More information about the serviceability-dev
mailing list