Bug report for Ant [2009/02/01]
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned
AW: svn commit: r739577 - /ant/core/trunk/src/main/org/apache/tools/ant/property/NullReturn.java
Very curious ... Source of String.valueOf(Object) from JDK 1.4.2_15 /** * Returns the string representation of the Object argument. * * @param obj an Object. * @return if the argument is null, then a string equal to * "null"; otherwise, the value of