hg: hsx/hotspot-comp/hotspot: 8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Wed Feb 6 17:03:19 PST 2013


Changeset: 4fcf990aa34a
Author:    drchase
Date:      2013-02-06 11:33 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/4fcf990aa34a

8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
Summary: check ndimensions before accessing length[i] element
Reviewed-by: kvn
Contributed-by: volker.simonis at gmail.com

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



More information about the hotspot-compiler-dev mailing list