9600
by ben.langmead on
15 May 2008, 13:53:48 -0500
(8 hours ago)
Test case for [ 1964520 ] Findbugs reports invalid M D BC - Unchecked/unconfirmed cast (I can't recreate it)
9589
by bill.pugh on
15 May 2008, 03:15:45 -0500
(18 hours ago)
some restructuing, to allow TypeAnnotations to have source lines Provide new description (DID_YOU_MEAN_TO_REFER_TO) for Field annotations
9581
by bill.pugh on
11 May 2008, 04:50:08 -0500
(4 days ago)
lower priority of Math.abs(32-bit value) when followed by mod of power of 2. In this case, the Integer.MIN_VALUE will always result in 0.