RFR: 8301798: [BACKOUT] jdb ThreadStartRequest and ThreadDeathRequest should use SUSPEND_NONE instead of SUSPEND_ALL

David Holmes dholmes at openjdk.org
Fri Feb 3 21:26:52 UTC 2023


On Fri, 3 Feb 2023 18:56:39 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Backing out the following due to numerous failing tests. There will be no redo. The original change was an enhancement, not a bug fix.
> 
> [JDK-8300811](https://bugs.openjdk.org/browse/JDK-8300811) jdb ThreadStartRequest and ThreadDeathRequest should use SUSPEND_NONE instead of SUSPEND_ALL

@plummercj  I don't think this PR should list all the test failure issues. While it is true that the backout will "fix" those failures, I don't think that is the intended use of the mechanism. What do you think @dcubed-ojdk ?

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

PR: https://git.openjdk.org/jdk/pull/12416


More information about the serviceability-dev mailing list