RFR: CODETOOLS-7903215: JMH: xperfasm throws incorrect error when xperf is not available [v2]

XIACYBING duke at openjdk.org
Thu Jun 23 09:07:04 UTC 2022


> When Windows Performance Toolkit is not installed in Windows environment, WinPerAsmProfiler will start abnormally and throw wrong message due to wrong operation.

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

  modify the way of WinPerfAsmProfiler initializing and ending exception output

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

Changes:
  - all: https://git.openjdk.org/jmh/pull/72/files
  - new: https://git.openjdk.org/jmh/pull/72/files/9ea06aa2..f8d04bf0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmh&pr=72&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmh&pr=72&range=00-01

  Stats: 16 lines in 1 file changed: 0 ins; 12 del; 4 mod
  Patch: https://git.openjdk.org/jmh/pull/72.diff
  Fetch: git fetch https://git.openjdk.org/jmh pull/72/head:pull/72

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


More information about the jmh-dev mailing list