JDK-8330632 : Release Note: Increase `CipherInputStream` Buffer Size
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 23
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2024-04-19
  • Updated: 2024-04-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 23
23Unresolved
Description
The size of `CipherInputStream`'s internal buffer has been increased from 512 bytes to 8192 bytes.