RFR: 8260169: LogCompilation: Unexpected method mismatch
Eric Caspole
ecaspole at openjdk.java.net
Fri Jan 22 21:35:57 UTC 2021
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.
-------------
Commit messages:
- 8260169: LogCompilation: Unexpected method mismatch from org.renaissance.neo4j.JmhNeo4jAnalytics
Changes: https://git.openjdk.java.net/jdk/pull/2205/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2205&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8260169
Stats: 48 lines in 2 files changed: 17 ins; 9 del; 22 mod
Patch: https://git.openjdk.java.net/jdk/pull/2205.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2205/head:pull/2205
PR: https://git.openjdk.java.net/jdk/pull/2205
More information about the hotspot-compiler-dev
mailing list