int[] v = new int[6];
Integer[] array = v;

Ma scusa cosa c'è di sbagliato in questo? A me da errore...