RFR: 7903911: JMH: Profiler integration tests should use hot methods

Aleksey Shipilev shade at openjdk.org
Mon Dec 16 20:05:21 UTC 2024


Profiler tests are more reliable if we run hot methods as their targets. Otherwise we can never see the methods in profiles. This can be made a bit more reliable.

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

Commit messages:
 - Fix

Changes: https://git.openjdk.org/jmh/pull/150/files
  Webrev: https://webrevs.openjdk.org/?repo=jmh&pr=150&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903911
  Stats: 41 lines in 7 files changed: 23 ins; 11 del; 7 mod
  Patch: https://git.openjdk.org/jmh/pull/150.diff
  Fetch: git fetch https://git.openjdk.org/jmh.git pull/150/head:pull/150

PR: https://git.openjdk.org/jmh/pull/150


More information about the jmh-dev mailing list