Commit Graph

3 Commits

Author SHA1 Message Date
David Buck 9000d071e7 8164508: unexpected profiling mismatch in c1 generated code
Made 8027631 first arg skip applicable to not inlined virtual callsite too.

Reviewed-by: kvn, jcm
2016-12-02 10:39:04 +00:00
David Buck 34992e8d23 8158639: C2 compilation fails with SIGSEGV
Fixed the jvms for callsite traps based on declared signature.

Reviewed-by: jcm, coleenp, vlivanov
2016-11-17 16:06:56 +00:00
Vladimir Ivanov ba706b412a 8059556: C2: crash while inlining MethodHandle invocation w/ null receiver
Reviewed-by: kvn, jrose
2014-10-01 12:34:45 -07:00