This changes SubArrayMinTest to use the library method Integer.bitCount rather than a hand-rolled bit counting implementation.
This changes SubArrayMinTest to use the library method Integer.bitCount rather than a hand-rolled bit counting implementation.