long i = 0; boolean valid = true; while(valid) { i += 1; }