hg: jdk7/hotspot-comp/hotspot: 6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Mon Feb 8 21:42:22 PST 2010
Changeset: f516d5d7a019
Author: kvn
Date: 2010-02-08 12:20 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f516d5d7a019
6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
Summary: Set the reexecute bit for runtime calls _new_array_Java when they used for _multianewarray bytecode.
Reviewed-by: never
! src/share/vm/code/pcDesc.cpp
! src/share/vm/opto/graphKit.cpp
! src/share/vm/opto/parse3.cpp
+ test/compiler/6910605/Test.java
More information about the jdk7-changes
mailing list