| Author |
java memory puzzle
|
Venkata Kumar
Ranch Hand
Joined: Apr 16, 2008
Posts: 110
|
|
I have seen this program in JavaSpecialists.eu
The program is throwing run time exception "java.lang.OutOfMemoryError". It looks like byte data pointed by data is not garbage collected after block scope. I am not sure why this is happening. Any comments on this?
Thanks
Venkat
|
SCJP 5.0, SCWCD 5, preparing for SCDJWS
|
 |
Adam Michalik
Ranch Hand
Joined: Feb 18, 2008
Posts: 128
|
|
|
Search first: this question has already been asked.
|
 |
 |
|
|
subject: java memory puzzle
|
|
|