langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 12335 4725d88691dd
parent 12334 29e1bfdcba4e
child 12336 6291eb84bea7
equal deleted inserted replaced
12334:29e1bfdcba4e 12335:4725d88691dd
   215 
   215 
   216 # 0: type
   216 # 0: type
   217 compiler.err.no.superclass=\
   217 compiler.err.no.superclass=\
   218     {0} has no superclass
   218     {0} has no superclass
   219 
   219 
   220 compiler.err.wrong.target.for.polymorphic.signature.definition=\
       
   221     MethodHandle API building requires -target 7 runtimes or better; current is -target {0}
       
   222 
       
   223 # 0: symbol, 1: type, 2: symbol, 3: type, 4: unused
   220 # 0: symbol, 1: type, 2: symbol, 3: type, 4: unused
   224 compiler.err.concrete.inheritance.conflict=\
   221 compiler.err.concrete.inheritance.conflict=\
   225     methods {0} from {1} and {2} from {3} are inherited with the same signature
   222     methods {0} from {1} and {2} from {3} are inherited with the same signature
   226 
   223 
   227 compiler.err.default.allowed.in.intf.annotation.member=\
   224 compiler.err.default.allowed.in.intf.annotation.member=\