hg: jdk9/sandbox/hotspot: JDK-8054307-branch: StringUTF16.toBytes intrinsic needs to throw OutOfMemory error if resulting byte[] size exceeds Integer.MAX_VALUE.

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Tue Oct 27 14:02:16 UTC 2015


Changeset: 1df2d8983aba
Author:    thartmann
Date:      2015-10-27 14:58 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/hotspot/rev/1df2d8983aba

JDK-8054307-branch: StringUTF16.toBytes intrinsic needs to throw OutOfMemory error if resulting byte[] size exceeds Integer.MAX_VALUE.

! src/share/vm/opto/library_call.cpp



More information about the jdk9-sandbox-changes mailing list