JDK-8251548 : Remove unnecessary explicit initialization of volatile variables in security-libs code
  • Type: Sub-task
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-08-13
  • Updated: 2020-09-29
  • Resolved: 2020-09-18
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 16
16 b17Fixed
Description
Address the removal of unnecessary volatile initialization in security-libs code.

See https://mail.openjdk.java.net/pipermail/security-dev/2020-August/022289.html for more info and a proposed patch.
Comments
Changeset: f55dd9d4 Author: Sergey Tsypanov <sergei.tsypanov@yandex.ru> Committer: Weijun Wang <weijun@openjdk.org> Date: 2020-09-18 21:26:59 +0000 URL: https://git.openjdk.java.net/jdk/commit/f55dd9d4
18-09-2020