RFR: JDK-8274930: sun/tools/jps/TestJps.java can fail with long VM arguments string
Chris Plummer
cjplummer at openjdk.java.net
Mon Nov 1 19:14:09 UTC 2021
On Thu, 7 Oct 2021 21:46:47 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> The fix adds "-XX:PerfMaxStringConstLength" argument running target app (default is 1024, 8K should be enough for any environments)
Ok. You can proceed with your current fix if you'd like.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5858
More information about the serviceability-dev
mailing list