This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: thread initialization


>>>>> "Jeff" == Jeff Sturm <jsturm@sigma6.com> writes:

>> This might be hard to do, because of the garbage collector.  The main
>> program might not react well to the presence of the GC.

Jeff> Is there something specific in libgcj which will interfere?
Jeff> Normally, programs using the Boehm GC can freely use the
Jeff> standard heap

I keep forgetting about this.  You're right.  It probably shouldn't be
a problem.

Tom

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