[jdk23] RFR: 8334781: JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
8334781: JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant ------------- Commit messages: - Backport 67979eb0771ff834d6d3d18ba5a8bfe161cfc2ce Changes: https://git.openjdk.org/jdk/pull/20217/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20217&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8334781 Stats: 34 lines in 7 files changed: 17 ins; 3 del; 14 mod Patch: https://git.openjdk.org/jdk/pull/20217.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20217/head:pull/20217 PR: https://git.openjdk.org/jdk/pull/20217
On Wed, 17 Jul 2024 11:21:04 GMT, Markus Grönlund <mgronlun@openjdk.org> wrote:
8334781: JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
Marked as reviewed by egahlin (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20217#pullrequestreview-2182648511
On Wed, 17 Jul 2024 11:21:04 GMT, Markus Grönlund <mgronlun@openjdk.org> wrote:
8334781: JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant
This pull request has now been integrated. Changeset: 88775f95 Author: Markus Grönlund <mgronlun@openjdk.org> URL: https://git.openjdk.org/jdk/commit/88775f95f2b25323a75c5acad43ec9131c5e80fe Stats: 34 lines in 7 files changed: 17 ins; 3 del; 14 mod 8334781: JFR crash: assert(((((JfrTraceIdBits::load(klass)) & ((JfrTraceIdEpoch::this_epoch_method_and_class_bits()))) != 0))) failed: invariant Reviewed-by: egahlin Backport-of: 67979eb0771ff834d6d3d18ba5a8bfe161cfc2ce ------------- PR: https://git.openjdk.org/jdk/pull/20217
participants (2)
-
Erik Gahlin
-
Markus Grönlund