src/share/classes/com/sun/tools/javac/resources/compiler.properties

changeset 1096
b0d5f00e69f7
parent 1087
3a2200681d69
child 1114
05814303a056
equal deleted inserted replaced
1095:ac964af3b5e7 1096:b0d5f00e69f7
893 Fatal Error: Unable to find field {0} 893 Fatal Error: Unable to find field {0}
894 894
895 compiler.misc.fatal.err.cant.locate.ctor=\ 895 compiler.misc.fatal.err.cant.locate.ctor=\
896 Fatal Error: Unable to find constructor for {0} 896 Fatal Error: Unable to find constructor for {0}
897 897
898 compiler.misc.fatal.err.cant.close.loader=\ 898 compiler.misc.fatal.err.cant.close=\
899 Fatal Error: Cannot close class loader for annotation processors 899 Fatal Error: Cannot close compiler resources
900 900
901 ##### 901 #####
902 902
903 ## 903 ##
904 ## miscellaneous strings 904 ## miscellaneous strings

mercurial