[jdk17u-dev] Integrated: 8350616: Skip ValidateHazardPtrsClosure in non-debug builds

Satyen Subramaniam ssubramaniam at openjdk.org
Wed Mar 12 16:21:54 UTC 2025


On Tue, 11 Mar 2025 16:47:18 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: 03828f86
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/03828f8616b5d11491176b54bf6adb5e024581a6
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8350616: Skip ValidateHazardPtrsClosure in non-debug builds

Backport-of: e43960a0170bf29b28ff4733e1c8c927947fb0bb

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3342


More information about the jdk-updates-dev mailing list