[jdk21u-dev] Integrated: 8350616: Skip ValidateHazardPtrsClosure in non-debug builds
Satyen Subramaniam
ssubramaniam at openjdk.org
Wed Mar 12 16:21:10 UTC 2025
On Tue, 11 Mar 2025 16:45:54 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8350616: Skip ValidateHazardPtrsClosure in non-debug builds. Simple cleanup to skip debug code in non-debug builds, removing some overhead when working with very large numbers of threads. Ran GHA Sanity Checks, and local Tier 1 and Tier 2 tests. Patch is clean.
This pull request has now been integrated.
Changeset: d3919573
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/d39195732ab8cd51ae12db96233aadaa618b7c4e
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8350616: Skip ValidateHazardPtrsClosure in non-debug builds
Reviewed-by: shade
Backport-of: e43960a0170bf29b28ff4733e1c8c927947fb0bb
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1473
More information about the jdk-updates-dev
mailing list