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]

Re: JVM core dump



On Thursday, June 21, 2001, at 03:50  AM, Weiqi Gao wrote:

Green threads are entirely incompatible with pthreads when writing
native code for a JNI.  If you're going to write any native code that 
uses
pthreads, you MUST have a native threads JVM.

>> I am using green threads in JVM.
>>
>> 1. Is there a known problem with green threads while
>> handling Signals such as SIGIO ?
>>
>> 2. Is there a problem with green threads to pthreads
>> interface ?
>
> You probably need to post to java-discuss@sun.com.
>
> --
> Weiqi Gao
> weiqigao@networkusa.net


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