Re: Does Java thread can use multiprocessor?

2000-09-20 Thread Bill Halchin
reen threads I think does all thread scheduling in application space. Regards, Bill Halchin >From: negorin <[EMAIL PROTECTED]> >To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >Subject: Does Java thread can use multiprocessor? >Date: Wed, 20 Sep 2000 13:10:29 +0800

Re: Some jar utility and .jar questions

2000-09-04 Thread Bill Halchin
o "more" but it seems that output of jar is not to stdout. But anyway I saw the first class/interface. The compiler complains about both imports!!! Regards, Bill Halchin >From: Man Chi Ly <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Some jar util

Some jar utility and .jar questions

2000-09-04 Thread Bill Halchin
xerces.jar" with the same results. ? I am trying to use the Apache Xerces SAX classes. Any help would be greatly appreciated! Thanks, Bill Halchin _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail

jdk-1.1.7 v3 native threads question/problem

2000-08-31 Thread Bill Halchin
Hello, I have some kind of file system permissions problem. I installed the native threads jdk-1.1.7 on my Red Hat machine (6.0, 6.2??). When I run javac, I get a complaint about inability to create a file in /proc. The permissions on /proc look OK. Any help? Bill Halchin