RFR: 8183232: Avoid resolving method_kind in AbstractInterpreter::can_be_compiled
Claes Redestad
claes.redestad at oracle.com
Fri Jun 30 15:46:41 UTC 2017
Hi Coleen,
On 06/30/2017 05:14 PM, coleen.phillimore at oracle.com wrote:
> http://cr.openjdk.java.net/~redestad/8183232/hotspot.00/src/share/vm/interpreter/abstractInterpreter.hpp.udiff.html
>
> Can you change can_be_compiled to pass a const methodHandle&
sure!
Also refreshed the SPARC specific code since some intrinsics were just
added there:
http://cr.openjdk.java.net/~redestad/8183232/hotspot.01/
Thanks!
/Claes
More information about the hotspot-runtime-dev
mailing list