hg: hsx/hotspot-gc/hotspot: 7110152: assert(size_in_words <= (julong)max_jint) failed: no overflow
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Tue Nov 15 23:56:23 UTC 2011
Changeset: aa4c21b00f7f
Author: brutisso
Date: 2011-11-15 20:17 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/aa4c21b00f7f
7110152: assert(size_in_words <= (julong)max_jint) failed: no overflow
Summary: Reduce what arrayOopDesc::max_array_length() returns to avoid int overflow
Reviewed-by: kvn, dholmes, tonyp
! src/share/vm/oops/arrayOop.hpp
More information about the hotspot-gc-dev
mailing list