On Tue, 22 Sep 2020 21:13:53 GMT, Igor Ignatyev <iignat...@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

Igor, the fix looks good to me.
Thank you for all these style and import changes!

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

Marked as reviewed by sspitsyn (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/311

Reply via email to