XConstructorWrong.java Simple example showing what happens in calling virtual methods in Java constructors. First published on December 19, 2007 java_subdolo_errore_1 Compile $ javac -Xlint:all XConstructorWrong.java Run $ java XConstructorWrong "Unexpected" output null