hg: hsx/hotspot-comp/hotspot: 6658428: C2 doesn't inline java method if corresponding intrinsic failed to inline.

tom.rodriguez at oracle.com tom.rodriguez at oracle.com
Mon Mar 5 20:13:13 PST 2012


Changeset: b40ac3579043
Author:    never
Date:      2012-03-05 18:10 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b40ac3579043

6658428: C2 doesn't inline java method if corresponding intrinsic failed to inline.
Summary: Allow fallback to non-intrinsic inline case
Reviewed-by: kvn, jrose, never
Contributed-by: nils.eliasson at oracle.com

! src/share/vm/opto/compile.hpp
! src/share/vm/opto/doCall.cpp
! src/share/vm/opto/library_call.cpp



More information about the hotspot-compiler-dev mailing list