RFR: 8252000: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdb
    Igor Ignatyev 
    iignatyev at openjdk.java.net
       
    Fri Sep 25 00:44:34 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
-------------
Commit messages:
 - reformat code
 - 8252000: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdb
Changes: https://git.openjdk.java.net/jdk/pull/350/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=350&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8252000
  Stats: 2103 lines in 66 files changed: 120 ins; 400 del; 1583 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