hg: hsx/hotspot-comp/hotspot: 8012972: Incremental Inlining should support scalar replaced object in debug info

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Fri Aug 23 18:38:35 PDT 2013


Changeset: 766fac3395d6
Author:    kvn
Date:      2013-08-23 11:41 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/766fac3395d6

8012972: Incremental Inlining should support scalar replaced object in debug info
Summary: store in _first_index not absolute index but an index relative to the last (youngest) jvms->_scloff value
Reviewed-by: roland, twisti

! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/opto/callnode.cpp
! src/share/vm/opto/callnode.hpp
! src/share/vm/opto/generateOptoStub.cpp
! src/share/vm/opto/macro.cpp
! src/share/vm/opto/node.cpp
! src/share/vm/opto/node.hpp
! src/share/vm/opto/output.cpp



More information about the hotspot-compiler-dev mailing list