Calling toString on an array doesn't produce useful output [Static Code Review]

Description

Using Arrays.toString(array) will dump the array contents. These are primarily in log.debug statements. See attached patch.

Environment

None

Test Plan

None

Attachments

1
  • 08 Jun 2009, 07:30 AM

Activity

Show:

David Horwitz June 8, 2009 at 7:39 AM

Applied patch from Stuart - thanks!

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created May 28, 2009 at 6:29 AM
Updated April 25, 2018 at 3:34 PM
Resolved June 8, 2009 at 7:39 AM