This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: JVM core dump
- To: Weiqi Gao <weiqigao at networkusa dot net>
- Subject: Re: JVM core dump
- From: Jonathan P. Olson <olson at mmsi dot com>
- Date: Thu, 21 Jun 2001 07:50:34 -0700
- Cc: Sunil Savanur <sunilsavanur at hotmail dot com>,java-discuss at sourceware dot cygnus dot com
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