Integrated: 8279568: IGV: Add bci and line number property for OSR compilations
Christian Hagedorn
chagedorn at openjdk.java.net
Mon Jan 10 08:21:33 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
This pull request has now been integrated.
Changeset: 2f8a2fd0
Author: Christian Hagedorn <chagedorn at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2f8a2fd077a2b9c88ab1823b52715278e26bbff1
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
8279568: IGV: Add bci and line number property for OSR compilations
Reviewed-by: kvn, roland
-------------
PR: https://git.openjdk.java.net/jdk/pull/6981
More information about the hotspot-compiler-dev
mailing list