RFR: 8265314: Obsolete the unused AssertOnSuspendWaitFailure and TraceSuspendWaitFailures flags

Aleksey Shipilev shade at openjdk.java.net
Fri Apr 16 07:50:35 UTC 2021


On Fri, 16 Apr 2021 01:35:12 GMT, David Holmes <dholmes at openjdk.org> wrote:

> The AssertOnSuspendWaitFailure and TraceSuspendWaitFailures flags became unused with the changes in JDK-8223312 and should have been obsoleted then. 
> 
> Thanks,
> David

This looks fine. But I think this PR mistakenly references the CSR itself, rather than the implementation (JDK-8265313), which is why bots complain.

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

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3527


More information about the hotspot-runtime-dev mailing list