hg: jdk7/hotspot-comp/hotspot: 6851742: (EA) allocation elimination doesn't work with UseG1GC

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Thu Jul 16 17:18:59 PDT 2009


Changeset: fc4be448891f
Author:    kvn
Date:      2009-07-16 14:10 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/fc4be448891f

6851742: (EA) allocation elimination doesn't work with UseG1GC
Summary: Fix eliminate_card_mark() to eliminate G1 pre/post barriers.
Reviewed-by: never

! src/share/vm/opto/escape.cpp
! src/share/vm/opto/graphKit.cpp
! src/share/vm/opto/graphKit.hpp
! src/share/vm/opto/idealKit.cpp
! src/share/vm/opto/idealKit.hpp
! src/share/vm/opto/ifnode.cpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/opto/machnode.cpp
! src/share/vm/opto/macro.cpp
! src/share/vm/opto/matcher.cpp
! src/share/vm/opto/phaseX.hpp
! src/share/vm/opto/type.hpp




More information about the hotspot-compiler-dev mailing list