This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Possible WeakReference Bug


>>>>> "Jesse" == Jesse Rosenstock <jmr@ugcs.caltech.edu> writes:

>> I'm checking in a patch that fixes the bugs I saw with your test
>> program.  Please try it out and tell me how it works for you.

Jesse> I'm still seeing the problem.  Did it go away for you?  

Ah, it goes away if you change the code to read `new Cookie[100]',
which I did while tweaking things.

So there's still a problem.  The patch that went in was still an
improvement though -- at least now the finalizers run.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]