RFR: 8307480: Improve SA "transported core" documentation for windows [v2]

Chris Plummer cjplummer at openjdk.org
Tue May 9 20:22:30 UTC 2023


On Tue, 9 May 2023 14:58:35 GMT, Kevin Walls <kevinw at openjdk.org> wrote:

>> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   minor rewording
>
> src/jdk.hotspot.agent/doc/transported_core.html line 98:
> 
>> 96: 
>> 97: <code>
>> 98: jhsdb -J-Dsun.jvm.hotspot.debugger.windbg.imagePath="%PATH%;D:/SomePath" clhsdb
> 
> Forward slash does work in a dir PATH in Windows, but of course backslash is more normal.

fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13849#discussion_r1189089335


More information about the serviceability-dev mailing list