Integrated: 8277119: Add asserts in GenericTaskQueueSet methods
Hamlin Li
mli at openjdk.java.net
Tue Nov 16 11:40:39 UTC 2021
On Mon, 15 Nov 2021 12:31:48 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Some methods in GenericTaskQueueSet lack of assert, which is not friendly to debug/troubleshooting.
> This is to add necessary asserts.
This pull request has now been integrated.
Changeset: 7906eb05
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7906eb050d4675092536048e8e21334767e397e6
Stats: 2 lines in 2 files changed: 2 ins; 0 del; 0 mod
8277119: Add asserts in GenericTaskQueueSet methods
Reviewed-by: tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/6388
More information about the hotspot-gc-dev
mailing list