RFR: 8252002: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdwp
Chris Plummer
cjplummer at openjdk.java.net
Tue Sep 29 20:59:44 UTC 2020
On Fri, 25 Sep 2020 03:02:21 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> 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`
The changes look good, although I wouldn't have preferred multiple RFRs for these changes. Yes, you have separate
commits which did make them easier to review, but Skara is going to collapse them all into one commit.
-------------
Marked as reviewed by cjplummer (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/351
More information about the serviceability-dev
mailing list