On Wed, Oct 1, 2008 at 10:10 AM, Tim Peierls <[EMAIL PROTECTED]> wrote:

> Also, the range of lincr is not 0 .. 2^31, even without concurrency
> problems, since at least one value > Integer.MAX_VALUE is always allowed.
>

Oops, the range *is* 0 .. 2^31, just not 0 .. Integer.MAX_VALUE.

--tim

Reply via email to