Re: HashCodeBuilder.append(boolean) Javadoc Questions

2010-06-28 Thread Henri Yandell
I'd consider the former a bug, latter can piggyback along with it. Release version would be 3.0. On Sat, Jun 26, 2010 at 8:37 AM, Sean Mickey wrote: > The Javadoc description for HashCodeBuilder.append(boolean) does not appear > to match the implementation. > And the reference to hashCode handlin

HashCodeBuilder.append(boolean) Javadoc Questions

2010-06-26 Thread Sean Mickey
The Javadoc description for HashCodeBuilder.append(boolean) does not appear to match the implementation. And the reference to hashCode handling in java.lang.Boolean could be clarified. This does not seem to be an actual bug, so is it more correct to open an Task issue for this kind of thing?