On Thu, 23 Mar 2023 21:49:55 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> The TestScaffold incorrectly parse options, it should insert wrapper class 
> between VM options and applications classame.

I've added comment with example from one of tests and expected result of 
parsing.
The problem was that wrapper inserted it's arguments before vm options because 
didn't expect them in the args.

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

PR Comment: https://git.openjdk.org/jdk/pull/13170#issuecomment-1482315285

Reply via email to