hg: hsx/hotspot-comp/hotspot: 8014447: Object.hashCode intrinsic breaks inline caches

christian.thalinger at oracle.com christian.thalinger at oracle.com
Sun Sep 29 14:06:03 PDT 2013


Changeset: 29bdcf12457c
Author:    shade
Date:      2013-09-27 11:52 +0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/29bdcf12457c

8014447: Object.hashCode intrinsic breaks inline caches
Summary: Try to inline as normal method first, then fall back to intrinsic.
Reviewed-by: kvn, twisti

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



More information about the hotspot-compiler-dev mailing list