RFR: 8286515: JFR: Remove SimpleStringIdPool class

Erik Gahlin egahlin at openjdk.java.net
Tue May 10 20:55:22 UTC 2022


Could I have review of a fix that removes an unnecessary indirection when using the string pool.

Testing: jdk/jdk/jfr

Thanks
Erik

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

Commit messages:
 - Move non-final field
 - Initial

Changes: https://git.openjdk.java.net/jdk/pull/8638/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8638&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8286515
  Stats: 96 lines in 1 file changed: 24 ins; 39 del; 33 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8638.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8638/head:pull/8638

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


More information about the hotspot-jfr-dev mailing list