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

changeset 1581
4ff468de829d
parent 1521
71f35e4b93a5
child 1588
2620c953e9fe
equal deleted inserted replaced
1580:f6e667f52af4 1581:4ff468de829d
722 incompatible thrown types {0} in method reference 722 incompatible thrown types {0} in method reference
723 723
724 compiler.misc.incompatible.arg.types.in.lambda=\ 724 compiler.misc.incompatible.arg.types.in.lambda=\
725 incompatible parameter types in lambda expression 725 incompatible parameter types in lambda expression
726 726
727 compiler.misc.incompatible.arg.types.in.mref=\
728 incompatible parameter types in method reference
729
727 compiler.err.new.not.allowed.in.annotation=\ 730 compiler.err.new.not.allowed.in.annotation=\
728 ''new'' not allowed in an annotation 731 ''new'' not allowed in an annotation
729 732
730 compiler.err.no.annotation.member=\ 733 compiler.err.no.annotation.member=\
731 no annotation member {0} in {1} 734 no annotation member {0} in {1}

mercurial