On Wed, 8 Jul 2026 23:53:10 GMT, David Holmes <[email protected]> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one >> additional commit since the last revision: >> >> With @kevinjwalls rewrite for getLocalVmId that ignores temp directories. >> Rewrite tests to actually delete temp files. Fix VirtualMachineImpl to get >> "unable to access target filesystem" failure and not bypass the same >> filesystem check. > > src/jdk.jcmd/share/man/jinfo.md line 61: > >> 59: use the same temporary file location for communication; this is true by >> default >> 60: but see the [`-XX:AltTempDir`](./java.html#-XX_AltTempDir) option. >> 61: > > Nit: I would move this after the next paragraph (so it's the same as jmap). > > Note for svc folk: the preceding part about using -d64 is obsolete and should > be removed. I filed [JDK-8387996](https://bugs.openjdk.org/browse/JDK-8387996) for the -d64 cleanup ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31407#discussion_r3548257905
