hg: jdk7/hotspot-svc/hotspot: 5 new changesets

daniel.daugherty at sun.com daniel.daugherty at sun.com
Fri Aug 22 08:12:42 PDT 2008


Changeset: c3e045194476
Author:    kvn
Date:      2008-08-01 10:06 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-svc/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

Changeset: 616a07a75c3c
Author:    rasbold
Date:      2008-08-14 10:15 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/616a07a75c3c

6732154: REG: Printing an Image using image/gif doc flavor crashes the VM, Solsparc
Summary: delay transform call until uses of t2 are constructed
Reviewed-by: never

! src/share/vm/opto/divnode.cpp

Changeset: ea18057223c4
Author:    never
Date:      2008-08-18 23:17 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/ea18057223c4

6732194: Data corruption dependent on -server/-client/-Xbatch
Summary: rematerializing nodes results in incorrect inputs
Reviewed-by: rasbold

! src/share/vm/opto/chaitin.cpp
! src/share/vm/opto/chaitin.hpp
! src/share/vm/opto/coalesce.cpp
! src/share/vm/opto/ifg.cpp
! src/share/vm/opto/reg_split.cpp

Changeset: ce93a51457ae
Author:    rasbold
Date:      2008-08-19 07:25 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/ce93a51457ae

6730716: nulls from two unrelated classes compare not equal
Summary: check for not-nullness after proving that types are unrelated
Reviewed-by: kvn, never

! src/share/vm/opto/subnode.cpp

Changeset: f8068895c22d
Author:    rasbold
Date:      2008-08-21 05:49 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/f8068895c22d

Merge





More information about the serviceability-dev mailing list