Integrated: 8265313: Obsolete the unused AssertOnSuspendWaitFailure and TraceSuspendWaitFailures flags

David Holmes dholmes at openjdk.java.net
Sun Apr 18 04:29:47 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 pull request has now been integrated.

Changeset: 73d5f3b5
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/73d5f3b5
Stats:     8 lines in 2 files changed: 2 ins; 6 del; 0 mod

8265313: Obsolete the unused AssertOnSuspendWaitFailure and TraceSuspendWaitFailures flags

Reviewed-by: shade, hseigel, dcubed

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

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


More information about the hotspot-runtime-dev mailing list