JDK-8074028 : Remove API references to java.awt.peer
  • Type: Sub-task
  • Component: client-libs
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-02-27
  • Updated: 2017-04-14
  • Resolved: 2015-04-17
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
9 b65Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
These public SE APIs reference the unsupported java.awt.peer interfaces:

public java.awt.Component.getPeer() @deprecated 1.1
public java.awt.Font.getPeer() @deprecated 1.1
public java.awt.MenuComponent.getPeer() @deprecated 1.1 
Comments
Review complete: I'll wait when all subtasks will be completed and ccc request approved. http://cr.openjdk.java.net/~serb/8074028/webrev.06/
09-03-2015

Current version of the fix: http://cr.openjdk.java.net/~serb/8074028/webrev.04
03-03-2015