JDK 1.2-pre2 on RedHat 5.2

1999-08-10 Thread Ted Neward
I'm getting the following error when attempting to run javac from the prompt: /usr/local/jdk1.2/bin/i386/native_threads/javac: error in loading shared libraries libhpi.so: cannot open shared object file: No such file or directory I've got jdk1.2 installed in /usr/local, and /usr/local/jdk1.2/bin

Re: java + X11 memory leak

1999-08-10 Thread Chris Abbey
But is that memory allocated out of the chunk of VM reserved as the HEAP? I doubt it... I don't think it even blongs to the same process does it? Seems to me that it would have to belong to the Xserver's process... in the Xserver's address space and potentially on the Xserver's machine (as in a di

java + X11 memory leak

1999-08-10 Thread Rob Clark
I noticed something interesting the other day, which I think would qualify as a memory leak. Example:  create an java.awt.Image instance... the some/most of the memory for the image is allocated under the X server process, but the VM does not take this memory into account when deciding whether to

Too old an Applet?

1999-08-10 Thread eric van berkel
Hi, I've put together an applet that queries a database over a JDBC connection. When I run appletviewer all's well. When I use Netscape 4.5, ok. However, Netscape 4.5 puts a bit too much strain on my system to work flexibly with. Using the 'lighter' Netscape 3.01 (still a staticly linked colossus

a silly question

1999-08-10 Thread R MUTHUSWAMY
hi, i want to load a image into my applet application i used getimage to get a image in the init() and used drawimage to draw it in the paint and i gave the filename in the html file. But it is giving some nullpointer exception in the java console of the netscape. can anybody help me.

Re: Argo/UML 0.7 and sun/tools/agent/Agent not found

1999-08-10 Thread Renard Jean-Marie
I had the same problem but i will be able to run Argo with the command: java uci.uml.Main -nosplash !? jmR Juergen Kreileder wrote: > > > Andreas Rueckert writes: > > Andreas> Hi! Kari Kangas has a little JDK 1.2/RH 6/Argo related > Andreas> problem, and I can't find the answe