-
Bug
-
Resolution: Fixed
-
P4
-
1.0.2
-
1.2fcs
-
sparc
-
solaris_2.5.1
-
Not verified
According to the spec, Color.toString() returns "a string representation of this color."
A description of the format of what a string representation should look like is necessary to test whether the method in fact performs correctly. I've assumed that it's "Color" + rgb values, but I shouldn't have to guess at this.