JDK-8285683 : Missing @ since 11 in java.security.spec.MGF1ParameterSpec fields
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-04-26
  • Updated: 2025-03-06
  • Resolved: 2022-04-27
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 19
19 b21Fixed
Related Reports
Relates :  
Description
During review of JDK-8285400 for Java SE MR 3 [1], it was noticed that the two new constant fields MGF1ParameterSpec.SHA512_224 and MGF1ParameterSpec.SHA512_256 didn't have '@since 11' tag added as part of JDK-8146293.  This bug addresses this issue.

[1] https://jdk.java.net/java-se-ri/8-MR3

Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/8411 Date: 2022-04-26 22:55:29 +0000
06-03-2025

Changeset: cf1b00a6 Author: Bradford Wetmore <wetmore@openjdk.org> Date: 2022-04-27 23:54:37 +0000 URL: https://git.openjdk.java.net/jdk/commit/cf1b00a60483c2c45b9465aa2bdb7072c92b7072
27-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8411 Date: 2022-04-26 22:55:29 +0000
26-04-2022