-Xpkginfo:always arguments causes javac 1.7.0_25 to crashes
问题 My goal We need to pass -Xpkginfo:always arguments to javac compiler. We are using javac 1.7.0_25 . -Xpkginfo is available for this version says java doc. Expected result : package-info.class files shall be generated Actual result : javac compiler is crashing : An exception has occurred in the compiler (1.7.0_25). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following