On Tue, 9 May 2023 14:58:35 GMT, Kevin Walls <kev...@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