hg: jdk7/hotspot-comp/hotspot: 2 new changesets
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Fri Jun 20 14:55:12 PDT 2008
Changeset: 273eaa04d9a1
Author: kvn
Date: 2008-06-20 10:17 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/273eaa04d9a1
6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs
Summary: The method raise_LCA_above_marks() terminates LCA search early.
Reviewed-by: rasbold, never
! src/share/vm/opto/gcm.cpp
+ test/compiler/6714694/Tester.java
Changeset: 8d191a7697e2
Author: kvn
Date: 2008-06-20 11:10 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/8d191a7697e2
6715633: when matching a memory node the adr_type should not change
Summary: verify the adr_type of a mach node was not changed
Reviewed-by: rasbold, never
! src/share/vm/adlc/formssel.cpp
! src/share/vm/opto/connode.cpp
! src/share/vm/opto/connode.hpp
! src/share/vm/opto/loopTransform.cpp
! src/share/vm/opto/loopUnswitch.cpp
! src/share/vm/opto/loopopts.cpp
! src/share/vm/opto/machnode.cpp
! src/share/vm/opto/macro.cpp
! src/share/vm/opto/matcher.cpp
! src/share/vm/opto/matcher.hpp
More information about the hotspot-compiler-dev
mailing list