Subject: java locks up my network interface??
To: None <netbsd-help@netbsd.org>
From: Michael K. Sanders <msanders@aros.net>
List: netbsd-help
Date: 08/05/1998 17:50:01
Periodically when running a Java application or applet which uses
sockets, I've had my network interface wedge.  How is it possible for
an unprivileged userland process to do that?  Could it be some strange
interaction with the java vm (both JDK and Netscape) being run via
COMPAT_LINUX?  I guess it's time to switch to the native NetBSD
JDK, but that still leaves the Java VM in Netscape..