hotspot (original) (raw)
rev 3403 : 7174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed by testing framework Summary: Arrays.copyOfRange(original, from, to) with from > original.length tries to do a copy with a negative length. Reviewed-by:
7 lines changed: 4 ins; 0 del; 3 mod; 5423 unchg
This code review page was prepared using /net/mackdrive/export/jrts/work/rw140007/jdk7-fixes/webrev(vers 23.18-hg).