JDK-8033099 : Fix stray cast lint warnings in awt libraries
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2014-01-29
  • Updated: 2014-10-03
  • Resolved: 2014-10-03
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 9
9Resolved
Related Reports
Relates :  
Description
Even after the fix for JDK-8032733, there are a few lingering cast lint warnings in some platform-specific awt libraries. These should be fixed.
Comments
These warning are no longer reported in the tracking job and the corresponding condition has been enabled as a fatal error in the JDK build (JDK-8032734). Closing as not reproducible.
03-10-2014

Having difficulty replicating the stray warnings; investigating.
29-01-2014