RFR(S) 8166750: profiling handles statically bindable call sites differently than the interpreter
Igor Veresov
igor.veresov at oracle.com
Wed Oct 25 03:52:42 UTC 2017
This a fix from Tom that I ported to all architectures and the new repo structure. While that fix doesn’t not solve the problem of the interpreter-C1 profiling style discrepancy completely it speeds up profiling of the statically bindable call sites and we’d like to push that. I also added a bit of a code to JVMCI to do the profile fix up analogous to what happens in CI.
Webrev: http://cr.openjdk.java.net/~iveresov/8166750/webrev.01/
JBS: https://bugs.openjdk.java.net/browse/JDK-8166750
Thanks,
igor
More information about the hotspot-compiler-dev
mailing list