On Fri, 15 Jan 2021 23:50:16 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> The fix adds NMT handling for non-java launchers Alex, This approach results in two scans of the argument list in the IsJavaArgs case. I don't know if we care about startup in the non-Java launchers, but this will likely affect it. David ------------- PR: https://git.openjdk.java.net/jdk/pull/2106