hg: jdk9/hs-comp/hotspot: 8035396: Introduce accessor for tmp_oop in frame.

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Wed Feb 26 12:47:38 PST 2014


Changeset: 78112be27ba0
Author:    goetz
Date:      2014-02-26 11:33 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/78112be27ba0

8035396: Introduce accessor for tmp_oop in frame.
Summary: Avoid #ifs by introducing the accessor function interpreter_frame_temp_oop_addr().
Reviewed-by: kvn, twisti

! src/cpu/sparc/vm/frame_sparc.inline.hpp
! src/cpu/x86/vm/frame_x86.inline.hpp
! src/share/vm/runtime/frame.cpp
! src/share/vm/runtime/frame.hpp
! src/share/vm/runtime/frame.inline.hpp



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