hg: hsx/hotspot-comp/hotspot: 7047069: Array can dynamically change size when assigned to an object field

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Fri May 27 23:41:23 PDT 2011


Changeset: b2cb497dec28
Author:    kvn
Date:      2011-05-27 12:47 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b2cb497dec28

7047069: Array can dynamically change size when assigned to an object field
Summary: Fix initialization of a newly-allocated array with arraycopy
Reviewed-by: never

! src/share/vm/opto/library_call.cpp
+ test/compiler/7047069/Test7047069.java



More information about the hotspot-compiler-dev mailing list