RFR: 8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*)

Markus Grönlund mgronlun at openjdk.java.net
Fri Feb 26 00:23:51 UTC 2021


Hi Denghui,

I did not manage to find a solution that would could reduce verbosity, but i did find one, although a bit involved, that lets us keep it local to and integrated in the core of JFR itself.

Can you do a test run with this suggestion to see if it works for you?

Thanks
Markus

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

Commit messages:
 - 8260589

Changes: https://git.openjdk.java.net/jdk/pull/2738/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2738&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8260589
  Stats: 215 lines in 7 files changed: 204 ins; 3 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2738.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2738/head:pull/2738

PR: https://git.openjdk.java.net/jdk/pull/2738


More information about the hotspot-jfr-dev mailing list