Another bug in the GC

Bill Baxter dnewsgroup at billbaxter.com
Fri Jan 26 13:15:02 PST 2007


renoX wrote:
> The joy of GCs.. :-(
> I remember a bug in Sun's JVM: the GC wouldn't take into account static 
> reference to object, freeing 'singleton' objects during the collection..
> Took me some time to figure what was happening (especially since 
> collection phase occur more or less randomly).
> 
> renoX

Did Sun not have an equivalent of std.gc.fullCollect to force a GC cycle?

(sorry about my previous posts from the future -- forgot that I set my 
timezone to something bogus the other day.)

--bb



More information about the Digitalmars-d mailing list