hg: jdk7/hotspot-comp/hotspot: 6663848: assert(i < Max(), "oob") in C2 with -Xcomp

thomas.rodriguez at sun.com thomas.rodriguez at sun.com
Thu Apr 24 13:37:24 PDT 2008


Changeset: e0bd2e08e3d0
Author:    never
Date:      2008-04-24 11:13 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/e0bd2e08e3d0

6663848: assert(i < Max(),"oob") in C2 with -Xcomp
Summary: NeverBranchNodes aren't handled properly
Reviewed-by: kvn, sgoldman, rasbold, jrose

! src/share/vm/opto/cfgnode.cpp
! src/share/vm/opto/cfgnode.hpp
! src/share/vm/opto/compile.cpp
+ test/compiler/6663848/Tester.java




More information about the hotspot-compiler-dev mailing list