RFR: 8259070: Add jcmd option to dump CDS [v4]

Yumin Qi minqi at openjdk.java.net
Thu Mar 18 03:34:58 UTC 2021


On Sat, 27 Feb 2021 18:11:38 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> How would it overflow? But I agree, I would not add jsa extension if the user did not specify one. I dislike when programs do that.
>
> `file_name` is user input that comes from the jcmd, so it can be arbitrarily long and exceed JVM_MAXPATHLEN characters.

The stuff no in java code, and is simple to deal with.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2737


More information about the hotspot-runtime-dev mailing list