-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b48
-
generic
-
generic
-
Not verified
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.
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.
- relates to
-
JDK-6806224 PIT : Getting java.lang.NullPointerException while opening Filedialog
- Closed
-
JDK-6749750 cleanup the peer code
- Resolved
-
JDK-6792515 specify awt peer's API
- Closed