JDK-8255862 : Remove @SuppressWarnings from sun.misc.Unsafe
  • Type: Bug
  • Component: core-libs
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-11-03
  • Updated: 2020-11-10
  • Resolved: 2020-11-04
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 b23Fixed
Related Reports
Relates :  
Description
Record classes are a standard feature in 16.  @SuppressWarnings  can be removed from sun.misc.Unsafe.

Comments
Changeset: 2da9981e Author: Mandy Chung <mchung@openjdk.org> Date: 2020-11-04 17:40:06 +0000 URL: https://github.com/openjdk/jdk/commit/2da9981e
04-11-2020