Integrated: 8301123: Enable Symbol refcounting underflow checks in PRODUCT

Coleen Phillimore coleenp at openjdk.org
Fri Jan 27 14:59:27 UTC 2023


On Thu, 26 Jan 2023 13:24:42 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Enabling refcounting underflow detection in product would have helped with debugging [JDK-8278965](https://bugs.openjdk.org/browse/JDK-8278965).  We'd rather have this assert for customers than the subsequent memory corruption.
> Tested with tier1-4, 7, 8 with linux-x64 product.

This pull request has now been integrated.

Changeset: fccf8189
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fccf818972f15bc4f69ce9566b5cd4b7e7777107
Stats:     14 lines in 2 files changed: 7 ins; 6 del; 1 mod

8301123: Enable Symbol refcounting underflow checks in PRODUCT

Reviewed-by: fparain, iklam

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

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


More information about the hotspot-dev mailing list