RFR: 8304834: Fix wrapper insertion in TestScaffold.parseArgs(String args[]) [v2]
Leonid Mesnik
lmesnik at openjdk.org
Mon Mar 27 18:29:11 UTC 2023
On Mon, 27 Mar 2023 05:55:52 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Isn't the `-Xss4M` supposed to be passed as `-J-Xss4M`? That is what the original logic is expecting.
I haven't seen that -J-.. is used here in the args, all tests just use vm flags directly. I am not sure if updating tests is the correct option here.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13170#issuecomment-1485654453
More information about the serviceability-dev
mailing list