Integrated: JDK-8274930: sun/tools/jps/TestJps.java can fail with long VM arguments string
Alex Menkov
amenkov at openjdk.java.net
Tue Nov 2 22:00:16 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)
This pull request has now been integrated.
Changeset: bb92fb02
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/bb92fb02ca8c5795989065a9037748dc39ed77db
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8274930: sun/tools/jps/TestJps.java can fail with long VM arguments string
Reviewed-by: sspitsyn, lmesnik
-------------
PR: https://git.openjdk.java.net/jdk/pull/5858
More information about the serviceability-dev
mailing list