Hi xu,
--- xch <[EMAIL PROTECTED]> wrote:
> In my application, I start two threads, one is
> doing something ,the other is measuring the free
> space of the total System in a certain interval(5
> milliseconds) by calling the method above while the
> first one is runing.
> I use kaffe to run it,
hello,
I hava a question about the method
Runtime.freeMemory() in kaffe.I doubt whether it give the right value.My problem
is :
In my application, I start two threads, one is doing
something ,the other is measuring the free space of the total System in a certain interval(5
mill