hg: jdk7/hotspot-comp/hotspot: 6731641: assert(m->adr_type() == mach->adr_type(), "matcher should not change adr type")

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Fri Aug 1 12:14:10 PDT 2008


Changeset: c3e045194476
Author:    kvn
Date:      2008-08-01 10:06 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/c3e045194476

6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
Summary: fixed few addP node type and narrow oop type problems.
Reviewed-by: rasbold, never

! src/share/vm/adlc/output_h.cpp
! src/share/vm/opto/addnode.cpp
! src/share/vm/opto/callGenerator.cpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/escape.cpp
! src/share/vm/opto/escape.hpp
! src/share/vm/opto/loopnode.cpp
! src/share/vm/opto/loopopts.cpp
! src/share/vm/opto/memnode.cpp
! src/share/vm/opto/subnode.cpp
! src/share/vm/opto/type.cpp




More information about the hotspot-compiler-dev mailing list