JDK-6279428 : Throwing UnsupportedOperationException is not documented in java.awt.TrayIcon constructors
Type:Bug
Component:client-libs
Sub-Component:java.awt
Affected Version:6
Priority:P4
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2005-06-02
Updated:2011-01-19
Resolved:2005-09-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.
When trying to create new TrayIcon instance in environments where system tray is not supported, UnsupportedOperationException is thrown.
This bahavior is not specified.
dmitry.bessonov@russia 2005-06-02 11:03:28 GMT
Comments
EVALUATION
This should be included in 6271569 "SystemTray API requires update on some points".
###@###.### 2005-06-02 13:23:38 GMT