RFR: 8263670: pmap and pstack in jhsdb do not work on debug server [v2]
Yasumasa Suenaga
ysuenaga at openjdk.java.net
Sat Mar 20 02:10:38 UTC 2021
On Fri, 19 Mar 2021 20:33:26 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update testcases
>
> The changes look good. Just curious though, why are all the debugd tests excluded on windows?
@plummercj Thanks for your reivew!
> The changes look good. Just curious though, why are all the debugd tests excluded on windows?
It is caused by JDK-8224252. I left a [comment](https://bugs.openjdk.java.net/browse/JDK-8224252?focusedCommentId=14265851&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14265851) on it that we cannot destroy debugd process normally on Windows.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3027
More information about the serviceability-dev
mailing list