History log of /openjdk10/hotspot/test/compiler/patches/java.base/java/lang/Helper.java
Revision Date Author Comments
# 12748:4d6df9a75465 12-Apr-2017 dlong

8158168: Missing bounds checks for some String intrinsics
Reviewed-by: vlivanov, thartmann, sherman


# 11316:7b801346f609 13-May-2016 thartmann

8155608: String intrinsic range checks are not strict enough
Summary: Range checks in inflate, compress and getChars are not strict enough.
Reviewed-by: kvn, twisti, jrose


# 10541:c60119cf1cc2 29-Mar-2016 iignatyev

8152636: TestHasNegatives.java fails after Jigsaw changes were integrated
Reviewed-by: kvn