Looks fine. Is the switch of the multiply to a shift a "better safe than sorry change"? Or is the compiler really that bad? On 06/10/09 15:34, John Coomes wrote: > One file, very simple, use explicit shifts instead of multiply & > divide. > > http://cr.openjdk.java.net/~jcoomes/6814552-shift/ > > -John >