native threads

1999-11-20 Thread John Knutson
I know this is a known issue, but I had a question and possibly additional information (assuming any of the JDK developers are on this mailing list :-)... I've been using the Ganymede server (http://www.arlut.utexas.edu/gash2), which is written in Java, recently. I managed to track down a probl

Re: [Partially OT] A Java parser - part 2

1999-11-20 Thread Andreas Rueckert
Hi! On Fri, 19 Nov 1999 Louis Tribble wrote: >| You may use the Software to generate software program(s) ("Developed >| Programs"). Sun claims no rights in or to the Developed Programs. > >Note especially the last sentence. So you changed your license? I remember that Sreeni said on the

Re: A Java parser

1999-11-20 Thread Daniel Barclay
> From: Kontorotsui <[EMAIL PROTECTED]> > > > Suppose I want to do a tool that parses the java code and modifies it. > > What do you advice me to use? Are there java parsers for Linux? > If the answer is negative, what can I use? Perl (*groan*)? Someone has a tool called iDoc (I think) that

Re: JNI problem - unresolved symbols at RUN TIME

1999-11-20 Thread Nathan Meyers
On Fri, Nov 19, 1999 at 06:44:48PM -0500, Jacob Nikom wrote: > I am writing JNI application called MainPanel using Java, C++ and > a bit of C. It compiles and links without problem, but when I run > it, it crushes with the message... My guess is that you linked your shared library using gcc ins