Porque literalmente no has inicializado el arrayList, prueba a poner
private ArrayList<String> estudiantes = new ArrayList<String>()