tomcat-users mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From "Caldarale, Charles R" <Chuck.Caldar...@UNISYS.com>
Subject RE: servlet context scope variables
Date Mon, 19 Jul 2004 03:25:31 GMT
> From: QM [mailto:qm300@brandxdev.net]
> Subject: Re: servlet context scope variables
> 
> Likely, no: finalization happens only on GC, which happens... well,
> pretty much when the JVM wants it to.

There is also the deprecated java.lang.System static method runFinalizersOnExit(), which is
supposed to do what its name implies.  However, the documentation describes the operation
as inherently unsafe. (I haven't looked at the JVM source yet to see how it's actually implemented.)

 - Chuck

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Mime
View raw message