[jdk25] RFR: 8360201: JFR: Initialize JfrThreadLocal::_sampling_critical_section
Fixes the bug in the new feature in JDK 25. The fix is pretty trivial. ------------- Commit messages: - Backport 5c1f77fab1f56e470157d8680310417924abb298 Changes: https://git.openjdk.org/jdk/pull/25952/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25952&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8360201 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/25952.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25952/head:pull/25952 PR: https://git.openjdk.org/jdk/pull/25952
On Tue, 24 Jun 2025 15:09:03 GMT, Aleksey Shipilev <shade@openjdk.org> wrote:
Fixes the bug in the new feature in JDK 25. The fix is pretty trivial.
@mgronlun, @egahlin, could you take a look for JDK 25? ------------- PR Comment: https://git.openjdk.org/jdk/pull/25952#issuecomment-3019037616
On Tue, 24 Jun 2025 15:09:03 GMT, Aleksey Shipilev <shade@openjdk.org> wrote:
Fixes the bug in the new feature in JDK 25. The fix is pretty trivial.
LGTM and trivial ------------- Marked as reviewed by zgu (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/25952#pullrequestreview-2971230469
On Mon, 30 Jun 2025 13:25:35 GMT, Zhengyu Gu <zgu@openjdk.org> wrote:
Fixes the bug in the new feature in JDK 25. The fix is pretty trivial.
LGTM and trivial
Thank you, @zhengyu123! ------------- PR Comment: https://git.openjdk.org/jdk/pull/25952#issuecomment-3019162177
On Tue, 24 Jun 2025 15:09:03 GMT, Aleksey Shipilev <shade@openjdk.org> wrote:
Fixes the bug in the new feature in JDK 25. The fix is pretty trivial.
This pull request has now been integrated. Changeset: b5b0b3a3 Author: Aleksey Shipilev <shade@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b5b0b3a33a3b37573ebcd8b9b8fdfd232f82f8c5 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8360201: JFR: Initialize JfrThreadLocal::_sampling_critical_section Reviewed-by: zgu Backport-of: 5c1f77fab1f56e470157d8680310417924abb298 ------------- PR: https://git.openjdk.org/jdk/pull/25952
participants (2)
-
Aleksey Shipilev
-
Zhengyu Gu