This is the mail archive of the java-patches@sources.redhat.com 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]

Re: PATCH: Collections, episode iv


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> WeakHashMap of course won't really work properly until the GC
Bryce> actually supports reference objects, but it would be nice to
Bryce> have so that code that uses it will at least compile.

Hans has a plan for implementing the java.lang.ref.* classes using the
existing finalization support.

Tom

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