classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] RFC: WeakHashMap improvement


From: Tom Tromey
Subject: Re: [cp-patches] RFC: WeakHashMap improvement
Date: 09 Nov 2005 16:54:56 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Roman" == Roman Kennke <address@hidden> writes:

Two nits...

Roman> +         if (next == null) throw new InternalError("WeakHashMap in 
incosistent state");

This should not all be on one line.
Also, 'inconsistent' is misspelled here.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]