[jdk16] RFR: 8257621: JFR StringPool misses cached items across consecutive recordings [v8]

Markus Grönlund mgronlun at openjdk.java.net
Wed Dec 16 19:36:16 UTC 2020


> Greetings,
> 
> this change fixes problems with the StringPool as it relates to chunk rotations.
> 
> Thanks
> Markus

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

  assert monotonic string id

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

Changes:
  - all: https://git.openjdk.java.net/jdk16/pull/18/files
  - new: https://git.openjdk.java.net/jdk16/pull/18/files/4e1c32c4..ebe60135

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk16&pr=18&range=07
 - incr: https://webrevs.openjdk.java.net/?repo=jdk16&pr=18&range=06-07

  Stats: 10 lines in 1 file changed: 9 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk16/pull/18.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk16 pull/18/head:pull/18

PR: https://git.openjdk.java.net/jdk16/pull/18


More information about the hotspot-jfr-dev mailing list