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

changeset 663
eb7c263aab73
parent 632
ea1930f4b789
child 674
584365f256a7
equal deleted inserted replaced
662:b4e7a57af8df 663:eb7c263aab73
548 Fatal Error: Unable to find method {0} 548 Fatal Error: Unable to find method {0}
549 compiler.misc.fatal.err.cant.locate.field=\ 549 compiler.misc.fatal.err.cant.locate.field=\
550 Fatal Error: Unable to find field {0} 550 Fatal Error: Unable to find field {0}
551 compiler.misc.fatal.err.cant.locate.ctor=\ 551 compiler.misc.fatal.err.cant.locate.ctor=\
552 Fatal Error: Unable to find constructor for {0} 552 Fatal Error: Unable to find constructor for {0}
553 compiler.misc.fatal.err.cant.close.loader=\
554 Fatal Error: Cannot close class loader for annotation processors
553 555
554 ##### 556 #####
555 557
556 ## 558 ##
557 ## miscellaneous strings 559 ## miscellaneous strings

mercurial