JDK-8313215 : Release Note: Increase Default Value of the System Property jdk.jar.maxSignatureFileSize
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version:
    7u411,8u401,11.0.22-oracle,17.0.10-oracle,21.0.1,22 7u411,8u401,11.0.22-oracle,17.0.10-oracle,21.0.1,22
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2023-07-26
  • Updated: 2023-09-12
  • Resolved: 2023-08-11
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 22
22Resolved
Description
The system property, `jdk.jar.maxSignatureFileSize`, allows applications to control the maximum size of signature files in a signed JAR. Its default value has been increased from 8000000 bytes (8 MB) to 16000000 bytes (16 MB).