LUCENE-4062: PackedInts improvements. * Direct64 now uses System.arraycopy for its bulk operations, * Packed64SingleBlock unnecessary optimizations have been removed.