RFR: 8255992: JFR EventWriter does not use first string from StringPool with id 0 [v3]

Jie Kang jkang at openjdk.java.net
Thu Nov 12 14:02:10 UTC 2020


> This allows string pool entry with id 0 to be written in short form for the event data.

Jie Kang has updated the pull request incrementally with one additional commit since the last revision:

  Index string constant pool from one instead of zero

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1097/files
  - new: https://git.openjdk.java.net/jdk/pull/1097/files/45c5088c..39348b7a

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

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1097.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1097/head:pull/1097

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


More information about the hotspot-jfr-dev mailing list