On Mon, 27 Mar 2023 05:55:52 GMT, David Holmes <dhol...@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