RFR: 8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*) [v2]

Markus Grönlund mgronlun at openjdk.java.net
Fri Feb 26 15:31:06 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

Markus Grönlund has updated the pull request incrementally with two additional commits since the last revision:

 - cds hook
 - skip return value

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2738/files
  - new: https://git.openjdk.java.net/jdk/pull/2738/files/2d08073d..ce1ed381

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2738&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2738&range=00-01

  Stats: 6 lines in 2 files changed: 4 ins; 1 del; 1 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