/[Apache-SVN]
ViewVC logotype

Revision 137857


Jump to revision: Previous Next
Author: ggregory
Date: Wed Jun 30 18:22:22 2004 UTC (20 years, 3 months ago)
Changed paths: 3
Log Message:
PR: http://issues.apache.org/bugzilla/show_bug.cgi?id=27876
[lang] ReflectionToStringBuilder.toString(null) throws exception by design
ReflectionToStringBuilder.toString is now null-safe and returns the style's nullText.
ToStringBuilder constructors are now null-safe. A new ToStringBuilder on a null followed by a call to toString returns "".


Changed paths

Path Details
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/builder/ToStringBuilder.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/builder/ToStringStyle.java modified , text changed
Directoryjakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/builder/ToStringBuilderTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26