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 McKinlay writes:

> I've imported WeakHashMap nad java/lang/ref from classpath.
> Unfortunately WeakHashMap does *not* work with the current compiler
> due to the finit$ bug, so we won't build it just yet. (I see the
> finit$ problems very regularly... usually they are easy to work
> around by moving init code from initializers to constructors, but in
> this case the problem occurs in an anonymous class so its not
> trivial/clean to work around.)

OK. I'll have a look at it (I'm going to file a PR too.)

./A

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