Can Java 8 default interface methods be inlined by the JIT compiler?

前端 未结 0 574

I was analyzing the HotSpot logs for a benchmark I ran for a piece of code in JITWatch and noticed a lot of methods calls not being inlined due to "no static binding&qu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题