RFR: 8252000: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdb [v2]

Igor Ignatyev iignatyev at openjdk.java.net
Fri Sep 25 15:18:46 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 three additional commits since the last revision:

 - realign table in locals002
 - updated copyright year
 - move var declarations closer to the 1st use
   sprinkle some `var`

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/350/files
  - new: https://git.openjdk.java.net/jdk/pull/350/files/2cd3ef18..a0922739

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=350&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=350&range=00-01

  Stats: 550 lines in 65 files changed: 18 ins; 299 del; 233 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