Integrated: 8260169: LogCompilation: Unexpected method mismatch
Eric Caspole
ecaspole at openjdk.java.net
Mon Jan 25 14:15:39 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.
This pull request has now been integrated.
Changeset: d076977d
Author: Eric Caspole <ecaspole at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d076977d
Stats: 48 lines in 2 files changed: 17 ins; 9 del; 22 mod
8260169: LogCompilation: Unexpected method mismatch
Reviewed-by: kvn, vlivanov
-------------
PR: https://git.openjdk.java.net/jdk/pull/2205
More information about the hotspot-compiler-dev
mailing list