1. 06 7月, 2019 1 次提交
    • A
      8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73) · 0e637254
      andrew 提交于
      8135248: Add utility methods to check indexes and ranges
      8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null
      8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize
      8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
      Summary: Do bounds check per encryption/decryption call instead of per block
      Reviewed-by: mbalao
      0e637254