JDK-8210692 : The "com.sun.awt.SecurityWarning" class can be dropped
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: generic
  • Submitted: 2018-09-13
  • Updated: 2018-10-03
  • Resolved: 2018-09-23
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 12
12 b14Fixed
Related Reports
CSR :  
Sub Tasks
JDK-8211039 :  
Description
The client code has a "com.sun.awt.SecurityWarning" class which at some point in the past, JDK 6u10, was used as a kind of "public" API. 

During development of jdk9 it was considered that this API is not supported and may be removed in the future: JDK-8051640.
In jdk11 this class was marked as "forRemoval = true" (see JDK-8205588) and can be dropped in 12.