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

John Rose john.r.rose at oracle.com
Thu Jan 7 21:26:24 UTC 2016


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