RFR: 8252000: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdb [v3]
Igor Ignatyev
iignatyev at openjdk.java.net
Tue Sep 29 21:52:18 UTC 2020
> the patch
> - removes `PropertyResolvingWrapper` from `vmTestbase/nsk/jdb` tests
> - updates `JdbArgumentHandler` to remove `"` from `jdb.option` option
> - reformats code
>
> testing:
> ✅ `vmTestbase/nsk/jdb` on {macosx,linux,windows}-x64
Igor Ignatyev has updated the pull request incrementally with two additional commits since the last revision:
- update copyright years
- Revert "realign table in locals002"
Revert "updated copyright year"
Revert "move var declarations closer to the 1st use"
Revert "reformat code"
This reverts commits:
- a092273924c7066bf64f85d8d433050f8ec64c93
- ba7ce635e04c583588c613f03e00a7c78d604520
- e79328980f98204a12fe04868c4f72bedd32879b
- 2cd3ef188433225139e90fef3bf71cb9f3170451
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/350/files
- new: https://git.openjdk.java.net/jdk/pull/350/files/a0922739..33c01a74
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=350&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=350&range=01-02
Stats: 2388 lines in 65 files changed: 698 ins; 129 del; 1561 mod
Patch: https://git.openjdk.java.net/jdk/pull/350.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/350/head:pull/350
PR: https://git.openjdk.java.net/jdk/pull/350
More information about the serviceability-dev
mailing list