RFR: 8260169: LogCompilation: Unexpected method mismatch
Vladimir Ivanov
vlivanov at openjdk.java.net
Sat Jan 23 07:55:41 UTC 2021
On Fri, 22 Jan 2021 21:31:22 GMT, Eric Caspole <ecaspole at openjdk.org> wrote:
> This change checks the phase and scopes so the call stack model is preserved correctly as we process the compilation log. Tested with various JDK 8 and 17, +/-TieredCompilation, with Renaissance, jvm2008, dacapo etc logs as inputs.
Looks good.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2205
More information about the hotspot-compiler-dev
mailing list