Integrated: 8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[])
Leonid Mesnik
lmesnik at openjdk.org
Wed Apr 12 17:48:15 UTC 2023
On Thu, 23 Mar 2023 21:49:55 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> The TestScaffold incorrectly parse options, it should insert wrapper class between VM options and applications classame.
This pull request has now been integrated.
Changeset: bc151633
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/bc15163386659bfd549576817b4efe7307261ea8
Stats: 52 lines in 3 files changed: 23 ins; 8 del; 21 mod
8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[])
Reviewed-by: cjplummer, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/13170
More information about the serviceability-dev
mailing list