commit | 12cda6f85941c6e295b374d935b7c1f46882b215 | [log] [tgz] |
---|---|---|
author | Daniil Titov <dtitov@openjdk.org> | Thu Jun 13 11:21:50 2019 -0700 |
committer | Daniil Titov <dtitov@openjdk.org> | Thu Jun 13 11:21:50 2019 -0700 |
tree | 67412bb2b640856bfdcc3175a7687352bea9a22a | |
parent | ec7434772e5d3b6d326702e537c4933f63edc672 [diff] |
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process Reviewed-by: sspitsyn, dholmes