Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6749920
Votes 0
Synopsis unnecessary method implementations in X11 and Windows peers
Category java:classes_awt
Reported Against
Release Fixed 7(b48)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs 6749750 , 6792515 , 6806224
Submit Date 18-SEP-2008
Description
This request is an add-on to CR 
6749750: cleanup the peer code
There are a lot of the code that also could be eliminated along with the method prototypes from java.awt.peer package.
The affected classes are concrete peers like src/windows/classes/sun/awt/windows/WxyzPeer.java, src/solaris/classes/sun/awt/X11/XxyzPeer.java, etc.
Posted Date : 2008-09-18 13:23:48.0
Work Around
N/A
Evaluation
Remove bodies of absent methods from a concrete peers.
Posted Date : 2008-09-29 20:22:55.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang