
17 Jul
2009
17 Jul
'09
4:55 p.m.
We are now accepting nominations for our award "Biggest Java Annoyance". Contribution 1 by Sofie : toString of an array produces something like "[D@89ec59" instead of calling toString of each element in the array. (I admit, this would be disastrous for big arrays, but still)