Jim Hazen writes:
> Same there. Blackdown is doing a great job with 1.2 considering all the
> bazillion new features it adds over 1.1. The latest rounds of Native
> threads for 117v3 work great
'cept for AWT in dlopen() loaded JNI apps. Still waiting for
the new release with improved AWT linkage, here. Btw., somebody
pointed me to
http://www.javaworld.com/javaworld/javaqa/1999-06/02-close.html
for an AWT problem that I might have run into also.
> but there still seem to be numerous Native
> threading issues in 1.2. I'd really like to see this problem resolved
> so that I can do more work with JNI, and write other complex threaded
> apps that don't fink out when I don't use green threads. I'd consider
> this a priority before JMF and JAI.
Yesssssss. The architecture I have been fighting with for more
than a year now (main executable not Java aware, JNI encapsulated
inside a DLL loaded by dlopen(..)) is mission critical. I am not
getting paid for this, it's an attempt to prove feasibility of
Linux Java - which failed so far. It has been working on Win32
since March 1998, it still doesn't reliably on Linux. Needless to
say, the Win32 base has moved to Java2.
Unfortunately, it is as much a glibc/libdl issue as it is a JDK issue.
b.
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]