hg: jdk9/hs-comp/hotspot: 8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Tue Jul 5 07:19:39 UTC 2016


Changeset: b82f3570b774
Author:    thartmann
Date:      2016-07-05 07:57 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b82f3570b774

8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte
Summary: Need to convert char offsets to byte offsets before range check.
Reviewed-by: vlivanov

! src/share/vm/opto/library_call.cpp
! test/compiler/intrinsics/string/TestStringIntrinsicRangeChecks.java



More information about the jdk9-hs-comp-changes mailing list