This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Jacks, gij and the GC


Ranjit Mathew writes:
 > 
 > In a well-behaving JVM this should print out
 > "false" after some time.

Yes, but the amount of time that it might take is unbounded.

 > 1. Doesn't anyone else see this behaviour on Linux?

Yes.  Linux can protect aginst this possibility by using "ulimit".

This is a longstanding gcj bug that can be fixed, but with some
difficulty.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]