Blocks :
|
|
Relates :
|
|
Relates :
|
JDK-8135248 will provide public methods in java.util.Arrays for checking indexes and ranges. Existing code with custom check/range functionality can be updated to use these methods. Specifically replace custom code in: java.base/share/classes/com/sun/crypto/provider/AESCrypt.java#l352 java.base/share/classes/com/sun/crypto/provider/CounterMode.java#l168
|