class Test { public static void main(String[] args) { Test test = new Test(); while (test) { return; } } }