JDK-6284396 : SystemTray: IllegalArgumentException declared but not described in method SystemTray.remove()
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-06-11
  • Updated: 2011-01-19
  • Resolved: 2005-08-06
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 6
6 b47Fixed
Related Reports
Relates :  
Description
Method SystemTray.remove(TrayIcon) has IllegalArgumentException declared,
but there is no description for situations when it's being thrown.
###@###.### 2005-06-11 17:06:35 GMT

Comments
EVALUATION This was done by mistake. ###@###.### 2005-06-15 08:56:55 GMT In the original SystemTray ccc-request approved (4310333) there was no such an exception. This wasn't removed from the code by mistake. So we may just remove this declaration with no ccc-request. ###@###.### 2005-06-24 08:48:50 GMT
15-06-2005