Date: Fri, 13 Sep 2002 18:50:19 +0800 From: Huang wen hui <hwh@mail.gddsn.org.cn> To: "Bill Huey (Hui)" <billh@gnuppy.monkey.org> Cc: Huang wen hui <hwh@ns.gddsn.org.cn>, java <java@FreeBSD.ORG> Subject: Re: classloader do not search jre/lib/ext using hotspot vm. Message-ID: <3D81C2EB.4030706@mail.gddsn.org.cn> References: <E4AAC34FE3CF564D8AE89EB8AC333FD705CFEE20@XMB03CRDGE> <3D7A934F.7070503@mail.gddsn.org.cn> <20020908005724.GA3457@gnuppy.monkey.org> <3D7AB2FE.6030903@mail.gddsn.org.cn> <20020913074448.GA4720@gnuppy.monkey.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Huey (Hui) wrote: >On Sun, Sep 08, 2002 at 10:16:30AM +0800, Huang wen hui wrote: > >My development environment is up and running again and... > > > >>Well, It is very stable. I can use JB7 under -current without any >>problem. >>I still got some problem with hotspot: >> >>1. thread.sleep() not work correctly. >> >> > >I just wrote up a thread/sleep test program and all the periodic threads >work correctly that I have tested. > > > >>2. tomcat accept user request very slowly, also because thread.sleep(). >> >> > >Do you have an example of this code ? > Install tomcat from /usr/ports/www/jakarta-tomcat3, and then open "http://localhost:8080". I found that the open operation is very slowly. After I remove all Thread.sleep() in tomcat source, tomcat works fine again. That is all. --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D81C2EB.4030706>