inconsistent inlining behavior with CompileOnly

Roland Westrelin rwestrel at redhat.com
Wed Jun 29 14:12:02 UTC 2016


Hi Vladimir,

> For "exclude" command such behavior is expected. Disabling compilation
> of a method is used to workaround compiler bugs and it doesn't matter
> whether the problematic method is the root of a compilation or being
> inlined - compiler shouldn't try to compile the method at all.

That makes sense indeed.

Roland.



More information about the hotspot-compiler-dev mailing list