RFR(M): 8133749, 8133747, 8133740: NMT detail stack trace cleanup

Andrew Haley aph at redhat.com
Fri Aug 19 08:53:14 UTC 2016


On 18/08/16 20:42, Chris Plummer wrote:
>> AFAIK, gcc doesn't inline function if it has inline assembly.
> That wasn't my observation.

It isn't true.  Inline asm functions are a very important feature of GCC.

Andrew.



More information about the hotspot-runtime-dev mailing list