RFR (XS) 7901097: Blackhole methods should be non-inlined

Aleksey Shipilev aleksey.shipilev at oracle.com
Thu Nov 13 13:58:47 UTC 2014


On 13.11.2014 16:56, Aleksey Shipilev wrote:
> This change is very simple:
>   http://cr.openjdk.java.net/~shade/7901097/webrev.01/
>   https://bugs.openjdk.java.net/browse/CODETOOLS-7901097

An additional perk is that after this change, Blackhole.consume is
clearly visible in profiles, which lets you to second-guess the
infrastructure costs:
 http://cr.openjdk.java.net/~shade/7901097/perfasm-after.log

Thanks,
-Aleksey.



More information about the jmh-dev mailing list