Integrated: 8251999: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/aod
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Sep 24 16:35:00 UTC 2020
On Tue, 22 Sep 2020 21:13:53 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> the patch
> - removes `PropertyResolvingWrapper` from `vmTestbase/nsk/aod` tests
> - updates `AODRunnerArgParser` to remove surrounding `"` symbols from `javaOpts` option values
> - updates vmTestbase/nsk/aod test descriptions to have `"` in `javaOpts` values (as opposed of around `-javaOpts=$value`
> as it's now)
> - mechanically reformats/cleans up the tests (whitespaces, imports, etc)
>
> testing:
> * [x] vmTestbase/nsk/aod on {macosx,windows,linux}-x64
> * [x] vmTestbase/nsk/aod on macosx-x64 w/ `VM_OPTIONS`, `JAVA_OPTIONS` being empty and having value
This pull request has now been integrated.
Changeset: 9ac162e8
Author: Igor Ignatyev <iignatyev at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9ac162e8
Stats: 280 lines in 20 files changed: 58 ins; 48 del; 174 mod
8251999: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/aod
Reviewed-by: shade, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/311
More information about the serviceability-dev
mailing list