jdk/hotspot/test/compiler/6892265
Vladimir Kozlov d19aa4e217 6892265: System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes
Use size_t type cast to widen int values in typeArrayKlass::copy_array().

Reviewed-by: never, jcoomes
2009-12-03 14:20:22 -08:00
..
Test.java 6892265: System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes 2009-12-03 14:20:22 -08:00