RFR: 8279568: IGV: Add bci and line number property for OSR compilations
Vladimir Kozlov
kvn at openjdk.java.net
Thu Jan 6 18:41:21 UTC 2022
On Thu, 6 Jan 2022 13:44:37 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> IGV currently only shows "osr = true" in the "Properties" view:
>
> 
>
> This small patch changes "true" to show the actual bci and line number info instead:
>
> 
>
> Thanks,
> Christian
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6981
More information about the hotspot-compiler-dev
mailing list