RFR (M): 8135250: Replace custom check/range functionality with check index/range methods in java.util.Arrays

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jan 7 23:58:06 UTC 2016


Good.

I will sponsor it and push into hs-comp to get Nightly testing.

Thanks,
Vladimir

On 1/7/16 1:26 PM, John Rose wrote:
> Reviewed.  Thanks for doing that quickly.  — John
>
> On Jan 6, 2016, at 4:12 PM, Kharbas, Kishor <kishor.kharbas at intel.com> wrote:
>>
>> Hello all,
>>
>> Requesting the community to review a patch which replaces custom bound checking functionality with calls to methods in java.util.Objects.
>>
>> The methods affected are CounterMode.crypt() and AESCrypt.encryptBlock(), AESCrypt.decryptBlock()
>>
>>
>> Bug id:
>>   https://bugs.openjdk.java.net/browse/JDK-8135250
>> Webrev:
>>   http://cr.openjdk.java.net/~vdeshpande/8135250/webrev.00/
>>
>> Regards
>> Kishor Kharbas
>>
>


More information about the jdk9-dev mailing list