| [#1208] | project: api | priority: low | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Nikolay | Martin | fixed | 2007-07-12 12:00:50.0 | |
| subject | [contrib #685] null.toString ! "null" | |||
| code |
null.toString |
|||
| what happened | java.lang.NullPointerException |
|||
| what expected | "null" according to reference | |||
| [back to overview] | ||||
| Nikolay edited on 2007-07-12 12:08:21.0 |
| Martin edited on 2007-07-26 11:04:59.0 |
| I changed the spec to be in sync with the implementation. |