> > Must have been a WeakReference that the "Deep Sleep" > garbage collector > > cleaned. > > Try this: > http://www.mail-archive.com/[email protected]/msg04299.html >
I wasn't complaining. Or rather, I was complaining about my memory references being sometimes to weak and end garbage collected. > > > List list = | (SmartType) > > > > > > Suggests (missing space on second option): > > > > > > ArrayList new java.util.ArrayList() > > > LinkedListnew java.util.LinkedList() > > > > Jus't note that there's a space missing between LinkedList and new. > > I can't reproduce this specific behaviour. Happens here all the time - Idea #616 Carlos -- Carlos Costa e Silva <[EMAIL PROTECTED]> _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
