On Thu, 31 Oct 2024 08:53:07 GMT, Claes Redestad <redes...@openjdk.org> wrote:
> Update RunTests.gmk to use `-jvmArgsPrepend` to avoid overwriting built-in > micro `jvmArgs` flags. Makes sense. Should be safe since we no longer have explicit prepend args, and make only exposes this one option for VM args. ------------- Marked as reviewed by liach (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/21800#pullrequestreview-2408064251