hg: jdk9/hs-comp/hotspot: 8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable

roland.westrelin at oracle.com roland.westrelin at oracle.com
Tue Jun 10 09:41:55 UTC 2014


Changeset: dd503688f9e3
Author:    thartmann
Date:      2014-06-10 08:53 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/dd503688f9e3

8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable
Summary: The method Runtime1::arraycopy_count_address(..) returns the address of Runtime::_oop_arraycopy_cnt instead of the the file static variable _oop_arraycopy_cnt.
Reviewed-by: roland, kvn, twisti

! src/share/vm/c1/c1_Runtime1.cpp



More information about the jdk9-hs-comp-changes mailing list