On Wed, 8 Jul 2026 00:28:50 GMT, David Holmes <[email protected]> wrote:
>> Coleen Phillimore has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - Fix PlatformSupportImpl due to some internal code review comments. >> - Add similar jps wording. > > src/jdk.jcmd/share/man/jps.md line 104: > >> 102: If the target JVM is started with an alternate temporary file location, >> `jps` must >> 103: use the same temporary file location for communication; this is true by >> default >> 104: but see the [`-XX:AltTempDir`](./java.html#-XX_AltTempDir) option. > > Suggestion: > > The list of JVMs is also limited to those that use the same temporary file > location as the `jps` command. > That is normally the case but see the > [`-XX:AltTempDir`](./java.html#-XX_AltTempDir) option. Applied suggestion. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31407#discussion_r3543945043
