RFR: 8265919: RunThese30M fails "assert((!(((((JfrTraceIdBits::load(value)) & ((1 << 4) << 8)) != 0))))) failed: invariant"
Markus Grönlund
mgronlun at openjdk.java.net
Thu Jun 24 12:21:53 UTC 2021
Greetings,
Please help review this small changeset to remove an invalid assertion; reasoning is summarized in the JIRA issue.
Testing: jdk_jfr
Thanks
Markus
-------------
Commit messages:
- remove invalid assertion
Changes: https://git.openjdk.java.net/jdk/pull/4583/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4583&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265919
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/4583.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4583/head:pull/4583
PR: https://git.openjdk.java.net/jdk/pull/4583
More information about the hotspot-jfr-dev
mailing list