RFR: 8364257: JFR: User-defined events and settings with a one-letter name cannot be configured

Erik Gahlin egahlin at openjdk.org
Tue Jul 29 15:31:32 UTC 2025


Could I have a review of the PR that fixes a bug with short event or setting names? Instead of adding a new test, I modified an existing test so that it uses an event and setting name with one letter.

Testing: jdk/jdk/jfr

Thanks
Erik

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

Commit messages:
 - Initial

Changes: https://git.openjdk.org/jdk/pull/26531/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26531&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8364257
  Stats: 10 lines in 2 files changed: 4 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/26531.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26531/head:pull/26531

PR: https://git.openjdk.org/jdk/pull/26531


More information about the hotspot-jfr-dev mailing list