On Fri, 24 Mar 2023 06:31:14 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
>> The TestScaffold incorrectly parse options, it should insert wrapper class >> between VM options and applications classame. > > Leonid Mesnik has updated the pull request incrementally with one additional > commit since the last revision: > > added comments and trim arguments Isn't the `-Xss4M` supposed to be passed as `-J-Xss4M`? That is what the original logic is expecting. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13170#issuecomment-1484537292