memory -mx Option

1999-07-27 Thread Nolte, Holger
Hi, With the -mx (-ms) option you can allocate memory for the virtuelle machine. Has anybody an idea what the maximum of memory for the blackdown virtuelle machine is ? Can I allocate as much memory as I want or is there a practical and/or theoretical upper limit ? Isnt it interesting that you nee

AW: javacomm

1999-07-05 Thread Nolte, Holger
This is what the faq on that side says: A: We do not provide a linux implementation. But Kevin Hester has written Java communications API drivers for linux and uses our CommPort driver loading scheme to load his own gnu.io.RXTXCommDriver class. He gave us permission to disclose his web

TYA-problems

1999-06-07 Thread Nolte, Holger
Hi, I got a strange problem with the TYA-JIT: We have programmed a complicated java application and want to run it under linux.If I use the java-interpreter without any JIT everything went fine. But when I tried it with Dcompiler=tya I got a null pointer Exception which I did not understand. We h

AW: JDK 1.2 pre 2 & SuSE 6.1

1999-06-06 Thread Nolte, Holger
hi, I use blackdown jdk1.2 on my suse 6.1 and have no problems.So look on the SUSE CD to get the missing library. Holger -Ursprüngliche Nachricht- Von: Ramiro Diaz Trepat [mailto:[EMAIL PROTECTED]] Gesendet am: Sonntag, 6. Juni 1999 02:58 An: [EMAIL PROTECTED] Betreff: JDK 1.2 pre 2 & S

Suse6.1 is working

1999-05-26 Thread Nolte, Holger
Hi, I want to tell everybody that for SUSE 6.1 you get rid of the UnsatisfiedLinkError:/usr/local/lib/jdk1.2/jre/lib/i386/libfontmanager.so: libstdc++-libc6.0-1.s0.2 cannot open shared object file with the following link: ln -s /usr/lib/libstdc++.so.2.8 /usr/lib/

AW: yahoo java3d and vrml97

1999-05-25 Thread Nolte, Holger
-Ursprüngliche Nachricht- Von: Clayton Cottingham [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 25. Mai 1999 18:10 An: [EMAIL PROTECTED] Betreff: yahoo java3d and vrml97 I'm very pleased to report that i have got some of the java3d/vrml97 stuff to work this basically means solid vr

Unsatisfied Link Error

1999-05-21 Thread Nolte, Holger
Hi I believe that I am not the first with the following question but I mist the discussion. I tried to run java1.2 on a SUSE 6.1 linux system and when I try one of the demos I got following error mesage: java.lang.UnsatisfiedLinkError:/usr/local/bin/jdk1.2/jre/lib/i386/libfontman ager.so: libstdc

java 3d

1999-05-20 Thread Nolte, Holger
Hi, where can I find java 3d for linux ? Holger -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

AW: java and multithreading

1999-05-11 Thread Nolte, Holger
discussing this questions Holger -Ursprüngliche Nachricht- Von: Nolte, Holger [mailto:[EMAIL PROTECTED]] Gesendet am: Dienstag, 11. Mai 1999 15:39 An: [EMAIL PROTECTED] Betreff: java and multithreading Hi, I am new at this mailinglist so I am not sure if the following question is still

java and multithreading

1999-05-11 Thread Nolte, Holger
Hi, I am new at this mailinglist so I am not sure if the following question is still discussed. I am a little bit astonished about the java multithreating under linux. For me it looks like that the multithreading with the semantic java is much better. For example I tried the following programm: