Hi all,
I'm very new to Java and i need a small helping hand..just to get the ball rolling! I need to test the Garbage collection if its leaking memory, and they told me to create a simple queue of 1000, and fill them with a 100K file. Then loop endlesly pushing a new file and popping an old..and this should be recursive.
I'm using Java 1.506..just in case.
Thanks very much for any help! I would be much obliged for any help you could fork out!
Nick
I'm very new to Java and i need a small helping hand..just to get the ball rolling! I need to test the Garbage collection if its leaking memory, and they told me to create a simple queue of 1000, and fill them with a 100K file. Then loop endlesly pushing a new file and popping an old..and this should be recursive.
I'm using Java 1.506..just in case.
Thanks very much for any help! I would be much obliged for any help you could fork out!
Nick