RFR: 8322675: JFR: Fail-fast mode when constants cannot be resolved

Erik Gahlin egahlin at openjdk.org
Wed Jan 3 20:58:53 UTC 2024


Could I have a review of PR that adds an assertion if a constant can't be resolved. Purpose is to find regressions before they make it into the release.

Testing: jdk/jdk/jfr

Thanks
Erik

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

Commit messages:
 - Initial

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

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


More information about the hotspot-jfr-dev mailing list