i've tried with the latest jdk1.3.1 from blackdown i could find:
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS)
Java HotSpot(TM) Client VM (build Blackdown-1.3.1-FCS, mixed mode)
i have this class that just waits to get some text typed in:
impo
Hi!
I'm not sure I follow.
The servlet looks like:
public class finder extends HttpServlet {
..
..
String _dbURL = "jdbc:interbase://localhost/nexttier://lb/data/lb.gdb";
String _InitialQuery = "select * from employee";
java.sql.Driver _Driver = null;
java.sql.Connection _Connection = nul
Following up on my previous message, I have more information:
I've been playing with the code for sflwl, and found that something
*very weird* if happening.
This is a snippet from lwl.c.
myPrintf("While\n");
while (sdes_count-- > 0) {
struct l
A while ago I used your JVM on linux and found the AWT stuff to be a bit
slow. I'm wondering if things have improved since then due to the new
agreement (true?) Sun has arrived at with the free software community.
I'd like to know the specifics on how the port was done and how well it
compares t
At 08:21 PM 10/1/98 +0200, you wrote:
>Hi again!
>
>I left out some information that might help in solving of my question.
>An output like this one is printed
>
>The output when it crashes (java and appletviewer).
>
>SIGSEGV 11* segmentation violation
>stackbase=0xbf
Hi again!
I left out some information that might help in solving of my question.
An output like this one is printed
The output when it crashes (java and appletviewer).
SIGSEGV 11* segmentation violation
stackbase=0xb430, stackpointer=0xb334
Full thread du