July 1, 2000 12:00 AM EDT
They usually happen during the early hours of the morning, shortly before the
code needs to ship: exception errors. . . .
Take the following , for example. Ever seen this before?
Exception in thread "main" java.lang.OutOfMemoryError
at OutMem.main(OutMem.java, Co
In the past, deve... (more)