RFR 7902573: AbstractPerfAsmProfiler parsing code does not understand Intel syntax address literals

Jorn Vernee jorn.vernee at oracle.com
Thu Jan 16 11:11:59 UTC 2020


Hi,

I would like contribute the following patch that tweaks the address 
parsing code in AbstractPerfAsmProfiler that looks for intervals in the 
assembly to understand Intel syntax address literals:

Bug: https://bugs.openjdk.java.net/browse/CODETOOLS-7902573
Webrev: http://cr.openjdk.java.net/~jvernee/jmh_arrows/webrev.00/

This fix was found after a tip from Aleksey Shipilev.

As a heads up; I'm not a committer, so would require a sponsor.

Thanks,
Jorn



More information about the jmh-dev mailing list