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

changeset 539
06e06ec0d6f2
parent 1
9a66ca7c79fa
child 554
9d9f26857129
     1.1 --- a/src/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties	Thu Apr 08 17:03:01 2010 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties	Sun Apr 11 23:24:24 2010 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 +# Copyright 1999-2009 Sun Microsystems, Inc.  All Rights Reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -27,475 +27,284 @@
    1.11  ## errors
    1.12  ##
    1.13  
    1.14 -compiler.err.abstract.cant.be.instantiated=\
    1.15 -{0} \u662f\u62bd\u8c61\u7684\uff1b\u65e0\u6cd5\u5bf9\u5176\u8fdb\u884c\u5b9e\u4f8b\u5316
    1.16 -compiler.err.abstract.meth.cant.have.body=\
    1.17 -\u62bd\u8c61\u65b9\u6cd5\u4e0d\u80fd\u6709\u4e3b\u4f53
    1.18 -compiler.err.already.annotated=\
    1.19 -{0} {1} \u5df2\u88ab\u6ce8\u91ca
    1.20 -compiler.err.already.defined=\
    1.21 -\u5df2\u5728 {1} \u4e2d\u5b9a\u4e49 {0}
    1.22 -compiler.err.already.defined.single.import=\
    1.23 -\u5df2\u5728 single-type \u5bfc\u5165\u4e2d\u5b9a\u4e49 {0}
    1.24 -compiler.err.already.defined.static.single.import=\
    1.25 -\u5df2\u5728\u9759\u6001 single-type \u5bfc\u5165\u4e2d\u5b9a\u4e49 {0}
    1.26 -compiler.err.already.defined.this.unit=\
    1.27 -\u5df2\u5728\u8be5\u7f16\u8bd1\u5355\u5143\u4e2d\u5b9a\u4e49 {0}
    1.28 -compiler.err.annotation.missing.default.value=\
    1.29 -\u6ce8\u91ca {0} \u7f3a\u5c11 {1}
    1.30 -compiler.err.annotation.not.valid.for.type=\
    1.31 -\u5bf9\u4e8e\u7c7b\u578b\u4e3a {0} \u7684\u503c\uff0c\u6ce8\u91ca\u65e0\u6548
    1.32 -compiler.err.annotation.type.not.applicable=\
    1.33 -\u6ce8\u91ca\u7c7b\u578b\u4e0d\u9002\u7528\u4e8e\u8be5\u7c7b\u578b\u7684\u58f0\u660e
    1.34 -compiler.err.annotation.value.must.be.annotation=\
    1.35 -\u6ce8\u91ca\u503c\u5fc5\u987b\u4e3a\u6ce8\u91ca
    1.36 -compiler.err.annotation.value.must.be.class.literal=\
    1.37 -\u6ce8\u91ca\u503c\u5fc5\u987b\u4e3a\u7c7b\u5b57\u9762\u503c
    1.38 -compiler.err.annotation.value.must.be.name.value=\
    1.39 -    \u6ce8\u91ca\u503c\u5fc5\u987b\u4e3a\u4ee5\u4e0b\u683c\u5f0f\uff1a\u201cname=value\u201d
    1.40 -compiler.err.annotation.value.not.allowable.type=\
    1.41 -\u6ce8\u91ca\u503c\u4e0d\u662f\u5141\u8bb8\u7684\u7c7b\u578b
    1.42 -compiler.err.anon.class.impl.intf.no.args=\
    1.43 -\u533f\u540d\u7c7b\u5b9e\u73b0\u63a5\u53e3\uff1b\u4e0d\u80fd\u6709\u53c2\u6570
    1.44 -compiler.err.anon.class.impl.intf.no.typeargs=\
    1.45 -\u533f\u540d\u7c7b\u5b9e\u73b0\u63a5\u53e3\uff1b\u4e0d\u80fd\u5177\u6709\u7c7b\u578b\u53c2\u6570
    1.46 -compiler.err.anon.class.impl.intf.no.qual.for.new=\
    1.47 -\u533f\u540d\u7c7b\u5b9e\u73b0\u63a5\u53e3\uff1b\u4e0d\u80fd\u6709\u9650\u5b9a\u7b26 - \u5bf9\u4e8e\u65b0
    1.48 -compiler.err.array.and.varargs=\
    1.49 -\u65e0\u6cd5\u5728 {2} \u4e2d\u540c\u65f6\u58f0\u660e {0} \u548c {1}
    1.50 -compiler.err.array.dimension.missing=\
    1.51 -\u7f3a\u5c11\u6570\u7ec4\u7ef4\u6570
    1.52 -compiler.err.array.req.but.found=\
    1.53 -\u9700\u8981\u6570\u7ec4\uff0c\u4f46\u627e\u5230 {0}
    1.54 +compiler.err.abstract.cant.be.instantiated={0} \u662f\u62bd\u8c61\u7684\uff1b\u65e0\u6cd5\u5bf9\u5176\u8fdb\u884c\u5b9e\u4f8b\u5316
    1.55 +compiler.err.abstract.meth.cant.have.body=\u62bd\u8c61\u65b9\u6cd5\u4e0d\u80fd\u6709\u4e3b\u4f53
    1.56 +compiler.err.already.annotated={0} {1} \u5df2\u88ab\u6ce8\u91ca
    1.57 +compiler.err.already.defined=\u5df2\u5728 {1} \u4e2d\u5b9a\u4e49 {0}
    1.58 +compiler.err.already.defined.single.import=\u5df2\u5728 single-type \u5bfc\u5165\u4e2d\u5b9a\u4e49 {0}
    1.59 +compiler.err.already.defined.static.single.import=\u5df2\u5728\u9759\u6001 single-type \u5bfc\u5165\u4e2d\u5b9a\u4e49 {0}
    1.60 +compiler.err.already.defined.this.unit=\u5df2\u5728\u8be5\u7f16\u8bd1\u5355\u5143\u4e2d\u5b9a\u4e49 {0}
    1.61 +compiler.err.annotation.missing.default.value=\u6ce8\u91ca {0} \u7f3a\u5c11 {1}
    1.62 +compiler.err.annotation.not.valid.for.type=\u5bf9\u4e8e\u7c7b\u578b\u4e3a {0} \u7684\u503c\uff0c\u6ce8\u91ca\u65e0\u6548
    1.63 +compiler.err.annotation.type.not.applicable=\u6ce8\u91ca\u7c7b\u578b\u4e0d\u9002\u7528\u4e8e\u8be5\u7c7b\u578b\u7684\u58f0\u660e
    1.64 +compiler.err.annotation.value.must.be.annotation=\u6ce8\u91ca\u503c\u5fc5\u987b\u4e3a\u6ce8\u91ca
    1.65 +compiler.err.annotation.value.must.be.class.literal=\u6ce8\u91ca\u503c\u5fc5\u987b\u4e3a\u7c7b\u5b57\u9762\u503c
    1.66 +compiler.err.annotation.value.must.be.name.value=\u6ce8\u91ca\u503c\u5fc5\u987b\u4e3a\u4ee5\u4e0b\u683c\u5f0f\uff1a\u201cname=value\u201d
    1.67 +compiler.err.annotation.value.not.allowable.type=\u6ce8\u91ca\u503c\u4e0d\u662f\u5141\u8bb8\u7684\u7c7b\u578b
    1.68 +compiler.err.anon.class.impl.intf.no.args=\u533f\u540d\u7c7b\u5b9e\u73b0\u63a5\u53e3\uff1b\u4e0d\u80fd\u6709\u53c2\u6570
    1.69 +compiler.err.anon.class.impl.intf.no.typeargs=\u533f\u540d\u7c7b\u5b9e\u73b0\u63a5\u53e3\uff1b\u4e0d\u80fd\u5177\u6709\u7c7b\u578b\u53c2\u6570
    1.70 +compiler.err.anon.class.impl.intf.no.qual.for.new=\u533f\u540d\u7c7b\u5b9e\u73b0\u63a5\u53e3\uff1b\u4e0d\u80fd\u6709\u9650\u5b9a\u7b26 - \u5bf9\u4e8e\u65b0
    1.71 +compiler.err.array.and.varargs=\u65e0\u6cd5\u5728 {2} \u4e2d\u540c\u65f6\u58f0\u660e {0} \u548c {1}
    1.72 +compiler.err.array.dimension.missing=\u7f3a\u5c11\u6570\u7ec4\u7ef4\u6570
    1.73 +compiler.err.array.req.but.found=\u9700\u8981\u6570\u7ec4\uff0c\u4f46\u627e\u5230 {0}
    1.74  
    1.75 -compiler.err.assignment.from.super-bound=\
    1.76 -\u901a\u8fc7\u901a\u914d\u7b26 {0} \u6307\u5b9a
    1.77 -compiler.err.assignment.to.extends-bound=\
    1.78 -\u6307\u5b9a\u7ed9\u901a\u914d\u7b26 {0}
    1.79 -compiler.err.attribute.value.must.be.constant=\
    1.80 -\u5c5e\u6027\u503c\u5fc5\u987b\u4e3a\u5e38\u91cf
    1.81 +compiler.err.assignment.from.super-bound=\u901a\u8fc7\u901a\u914d\u7b26 {0} \u6307\u5b9a
    1.82 +compiler.err.assignment.to.extends-bound=\u6307\u5b9a\u7ed9\u901a\u914d\u7b26 {0}
    1.83 +compiler.err.attribute.value.must.be.constant=\u5c5e\u6027\u503c\u5fc5\u987b\u4e3a\u5e38\u91cf
    1.84  
    1.85 -compiler.err.break.outside.switch.loop=\
    1.86 -\u5728 switch \u6216 loop \u5916\u90e8\u4e2d\u65ad
    1.87 +compiler.err.break.outside.switch.loop=\u5728 switch \u6216 loop \u5916\u90e8\u4e2d\u65ad
    1.88  
    1.89 -compiler.err.call.must.be.first.stmt.in.ctor=\
    1.90 -\u5bf9 {0} \u7684\u8c03\u7528\u5fc5\u987b\u662f\u6784\u9020\u51fd\u6570\u4e2d\u7684\u7b2c\u4e00\u4e2a\u8bed\u53e5
    1.91 -compiler.err.cant.apply.symbol=\
    1.92 -\u65e0\u6cd5\u5c06 {1} \u4e2d\u7684 {0} \u5e94\u7528\u4e8e {2}({3})
    1.93 -compiler.err.cant.apply.symbol.1=\
    1.94 -\u65e0\u6cd5\u5c06 {1} \u4e2d\u7684 {0} \u5e94\u7528\u4e8e {2}({3})\uff1b{4}
    1.95 -compiler.err.cant.assign.val.to.final.var=\
    1.96 -\u65e0\u6cd5\u4e3a\u6700\u7ec8\u53d8\u91cf {0} \u6307\u5b9a\u503c
    1.97 -compiler.err.cant.deref=\
    1.98 -\u65e0\u6cd5\u53d6\u6d88\u5f15\u7528 {0}
    1.99 -compiler.err.cant.extend.intf.annotation=\
   1.100 -\u5bf9\u4e8e @interface\uff0c\u4e0d\u5141\u8bb8 "extends"
   1.101 -compiler.err.cant.inherit.from.final=\
   1.102 -\u65e0\u6cd5\u4ece\u6700\u7ec8 {0} \u8fdb\u884c\u7ee7\u627f
   1.103 -compiler.err.cant.ref.before.ctor.called=\
   1.104 -\u65e0\u6cd5\u5728\u8c03\u7528\u7236\u7c7b\u578b\u6784\u9020\u51fd\u6570\u4e4b\u524d\u5f15\u7528 {0}
   1.105 -compiler.err.cant.ret.val.from.meth.decl.void=\
   1.106 -\u5bf9\u4e8e\u7ed3\u679c\u7c7b\u578b\u4e3a void \u7684\u65b9\u6cd5\uff0c\u65e0\u6cd5\u8fd4\u56de\u503c
   1.107 -compiler.err.cant.select.static.class.from.param.type=\
   1.108 -\u65e0\u6cd5\u4ece\u53c2\u6570\u5316\u7684\u7c7b\u578b\u4e2d\u9009\u62e9\u9759\u6001\u7c7b
   1.109 -compiler.err.cant.inherit.diff.arg=\
   1.110 -\u65e0\u6cd5\u4f7f\u7528\u4ee5\u4e0b\u4e0d\u540c\u7684\u53c2\u6570\u7ee7\u627f {0}\uff1a<{1}> \u548c <{2}>
   1.111 -compiler.err.catch.without.try=\
   1.112 -"catch" \u4e0d\u5e26\u6709 "try"
   1.113 -compiler.err.clash.with.pkg.of.same.name=\
   1.114 -{0} \u4e0e\u5e26\u6709\u76f8\u540c\u540d\u79f0\u7684\u8f6f\u4ef6\u5305\u51b2\u7a81
   1.115 -compiler.err.const.expr.req=\
   1.116 -\u9700\u8981\u5e38\u91cf\u8868\u8fbe\u5f0f
   1.117 -compiler.err.enum.const.req=\
   1.118 -\u9700\u8981\u975e\u9650\u5b9a\u679a\u4e3e\u5e38\u91cf\u540d\u79f0
   1.119 -compiler.err.cont.outside.loop=\
   1.120 -continue \u5728 loop \u5916\u90e8
   1.121 -compiler.err.cyclic.inheritance=\
   1.122 -\u5faa\u73af\u7ee7\u627f\u6d89\u53ca {0}
   1.123 -compiler.err.cyclic.annotation.element=\
   1.124 -\u5faa\u73af\u6ce8\u91ca\u5143\u7d20\u7c7b\u578b
   1.125 -compiler.err.call.to.super.not.allowed.in.enum.ctor=\
   1.126 -\u5728\u679a\u4e3e\u6784\u9020\u51fd\u6570\u4e2d\u4e0d\u5141\u8bb8\u8c03\u7528\u7236\u7c7b\u578b
   1.127 -compiler.err.no.superclass=\
   1.128 -{0} \u4e0d\u5177\u6709\u7236\u7c7b
   1.129 +compiler.err.call.must.be.first.stmt.in.ctor=\u5bf9 {0} \u7684\u8c03\u7528\u5fc5\u987b\u662f\u6784\u9020\u51fd\u6570\u4e2d\u7684\u7b2c\u4e00\u4e2a\u8bed\u53e5
   1.130 +compiler.err.cant.apply.symbol=\u65e0\u6cd5\u5c06  {4} {5} \u4e2d\u7684 {0} {1} \u5e94\u7528\u4e8e {2}({3})
   1.131 +compiler.err.cant.apply.symbol.1=\u65e0\u6cd5\u5c06  {4} {5} \u4e2d\u7684 {0} {1} \u5e94\u7528\u4e8e {2}({3})\n\u539f\u56e0\u4e3a: {6}
   1.132 +compiler.err.cant.assign.val.to.final.var=\u65e0\u6cd5\u4e3a\u6700\u7ec8\u53d8\u91cf {0} \u6307\u5b9a\u503c
   1.133 +compiler.err.cant.deref=\u65e0\u6cd5\u53d6\u6d88\u5f15\u7528 {0}
   1.134 +compiler.err.cant.extend.intf.annotation=\u5bf9\u4e8e @interface\uff0c\u4e0d\u5141\u8bb8 "extends"
   1.135 +compiler.err.cant.inherit.from.final=\u65e0\u6cd5\u4ece\u6700\u7ec8 {0} \u8fdb\u884c\u7ee7\u627f
   1.136 +compiler.err.cant.ref.before.ctor.called=\u65e0\u6cd5\u5728\u8c03\u7528\u7236\u7c7b\u578b\u6784\u9020\u51fd\u6570\u4e4b\u524d\u5f15\u7528 {0}
   1.137 +compiler.err.cant.ret.val.from.meth.decl.void=\u5bf9\u4e8e\u7ed3\u679c\u7c7b\u578b\u4e3a void \u7684\u65b9\u6cd5\uff0c\u65e0\u6cd5\u8fd4\u56de\u503c
   1.138 +compiler.err.cant.select.static.class.from.param.type=\u65e0\u6cd5\u4ece\u53c2\u6570\u5316\u7684\u7c7b\u578b\u4e2d\u9009\u62e9\u9759\u6001\u7c7b
   1.139 +compiler.err.cant.inherit.diff.arg=\u65e0\u6cd5\u4f7f\u7528\u4ee5\u4e0b\u4e0d\u540c\u7684\u53c2\u6570\u7ee7\u627f {0}\uff1a<{1}> \u548c <{2}>
   1.140 +compiler.err.catch.without.try="catch" \u4e0d\u5e26\u6709 "try"
   1.141 +compiler.err.clash.with.pkg.of.same.name={0} \u4e0e\u5e26\u6709\u76f8\u540c\u540d\u79f0\u7684\u8f6f\u4ef6\u5305\u51b2\u7a81
   1.142 +compiler.err.const.expr.req=\u9700\u8981\u5e38\u91cf\u8868\u8fbe\u5f0f
   1.143 +compiler.err.enum.const.req=\u9700\u8981\u975e\u9650\u5b9a\u679a\u4e3e\u5e38\u91cf\u540d\u79f0
   1.144 +compiler.err.cont.outside.loop=continue \u5728 loop \u5916\u90e8
   1.145 +compiler.err.cyclic.inheritance=\u5faa\u73af\u7ee7\u627f\u6d89\u53ca {0}
   1.146 +compiler.err.cyclic.annotation.element=\u5faa\u73af\u6ce8\u91ca\u5143\u7d20\u7c7b\u578b
   1.147 +compiler.err.call.to.super.not.allowed.in.enum.ctor=\u5728\u679a\u4e3e\u6784\u9020\u51fd\u6570\u4e2d\u4e0d\u5141\u8bb8\u8c03\u7528\u7236\u7c7b\u578b
   1.148 +compiler.err.no.superclass={0} \u4e0d\u5177\u6709\u7236\u7c7b
   1.149  
   1.150 -compiler.err.concrete.inheritance.conflict=\
   1.151 -{1} \u4e2d\u7684\u65b9\u6cd5 {0} \u548c {3} \u4e2d\u7684\u65b9\u6cd5 {2} \u662f\u4f7f\u7528\u76f8\u540c\u7684\u7b7e\u540d\u7ee7\u627f\u7684
   1.152 +compiler.err.concrete.inheritance.conflict={1} \u4e2d\u7684\u65b9\u6cd5 {0} \u548c {3} \u4e2d\u7684\u65b9\u6cd5 {2} \u662f\u4f7f\u7528\u76f8\u540c\u7684\u7b7e\u540d\u7ee7\u627f\u7684
   1.153  
   1.154 -compiler.err.default.allowed.in.intf.annotation.member=\
   1.155 -\u4ec5\u5728 @interface \u6210\u5458\u4e2d\u5141\u8bb8\u4f7f\u7528\u9ed8\u8ba4\u503c
   1.156 -compiler.err.doesnt.exist=\
   1.157 -\u8f6f\u4ef6\u5305 {0} \u4e0d\u5b58\u5728
   1.158 -compiler.err.duplicate.annotation=\
   1.159 -\u6ce8\u91ca\u91cd\u590d
   1.160 -compiler.err.duplicate.annotation.member.value=\
   1.161 -{1} \u4e2d\u7684\u6ce8\u91ca\u6210\u5458\u503c {0} \u91cd\u590d
   1.162 -compiler.err.duplicate.class=\
   1.163 -\u7c7b\u91cd\u590d\uff1a {0}
   1.164 -compiler.err.duplicate.case.label=\
   1.165 -case \u6807\u7b7e\u91cd\u590d
   1.166 -compiler.err.duplicate.default.label=\
   1.167 -default \u6807\u7b7e\u91cd\u590d
   1.168 +compiler.err.default.allowed.in.intf.annotation.member=\u4ec5\u5728 @interface \u6210\u5458\u4e2d\u5141\u8bb8\u4f7f\u7528\u9ed8\u8ba4\u503c
   1.169 +compiler.err.doesnt.exist=\u8f6f\u4ef6\u5305 {0} \u4e0d\u5b58\u5728
   1.170 +compiler.err.duplicate.annotation=\u6ce8\u91ca\u91cd\u590d
   1.171 +compiler.err.duplicate.annotation.member.value={1} \u4e2d\u7684\u6ce8\u91ca\u6210\u5458\u503c {0} \u91cd\u590d
   1.172 +compiler.err.duplicate.class=\u7c7b\u91cd\u590d\uff1a {0}
   1.173 +compiler.err.duplicate.case.label=case \u6807\u7b7e\u91cd\u590d
   1.174 +compiler.err.duplicate.default.label=default \u6807\u7b7e\u91cd\u590d
   1.175  
   1.176 -compiler.err.else.without.if=\
   1.177 -"else" \u4e0d\u5e26\u6709 "if"
   1.178 -compiler.err.empty.char.lit=\
   1.179 -\u7a7a\u5b57\u7b26\u5b57\u9762\u503c
   1.180 -compiler.err.encl.class.required=\
   1.181 -\u9700\u8981\u5305\u542b {0} \u7684\u5c01\u95ed\u5b9e\u4f8b
   1.182 -compiler.err.enum.annotation.must.be.enum.constant=\
   1.183 -\u679a\u4e3e\u6ce8\u91ca\u503c\u5fc5\u987b\u662f\u679a\u4e3e\u5e38\u91cf
   1.184 +compiler.err.else.without.if="else" \u4e0d\u5e26\u6709 "if"
   1.185 +compiler.err.empty.bytecode.ident=\u7a7a\u5b57\u8282\u7801\u6807\u8bc6\u7b26
   1.186 +compiler.err.empty.char.lit=\u7a7a\u5b57\u7b26\u5b57\u9762\u503c
   1.187 +compiler.err.encl.class.required=\u9700\u8981\u5305\u542b {0} \u7684\u5c01\u95ed\u5b9e\u4f8b
   1.188 +compiler.err.enum.annotation.must.be.enum.constant=\u679a\u4e3e\u6ce8\u91ca\u503c\u5fc5\u987b\u662f\u679a\u4e3e\u5e38\u91cf
   1.189  
   1.190 -compiler.err.enum.cant.be.instantiated=\
   1.191 -\u65e0\u6cd5\u5b9e\u4f8b\u5316\u679a\u4e3e\u7c7b\u578b
   1.192 -compiler.err.enum.label.must.be.unqualified.enum=\
   1.193 -\u679a\u4e3e switch case \u6807\u7b7e\u5fc5\u987b\u4e3a\u679a\u4e3e\u5e38\u91cf\u7684\u975e\u9650\u5b9a\u540d\u79f0
   1.194 -compiler.err.enum.no.subclassing=\
   1.195 -\u7c7b\u65e0\u6cd5\u76f4\u63a5\u7ee7\u627f java.lang.Enum
   1.196 -compiler.err.enum.types.not.extensible=\
   1.197 -\u679a\u4e3e\u7c7b\u578b\u4e0d\u53ef\u7ee7\u627f
   1.198 -compiler.err.enum.no.finalize=\
   1.199 -\u679a\u4e3e\u4e0d\u80fd\u6709 finalize \u65b9\u6cd5
   1.200 -compiler.err.error.reading.file=\
   1.201 -\u8bfb\u53d6 {0} \u65f6\u51fa\u9519\uff1b{1}
   1.202 -compiler.err.except.already.caught=\
   1.203 -\u5df2\u6355\u6349\u5230\u5f02\u5e38 {0}
   1.204 -compiler.err.except.never.thrown.in.try=\
   1.205 -\u5728\u76f8\u5e94\u7684 try \u8bed\u53e5\u4e3b\u4f53\u4e2d\u4e0d\u80fd\u629b\u51fa\u5f02\u5e38 {0}
   1.206 +compiler.err.enum.cant.be.instantiated=\u65e0\u6cd5\u5b9e\u4f8b\u5316\u679a\u4e3e\u7c7b\u578b
   1.207 +compiler.err.enum.label.must.be.unqualified.enum=\u679a\u4e3e switch case \u6807\u7b7e\u5fc5\u987b\u4e3a\u679a\u4e3e\u5e38\u91cf\u7684\u975e\u9650\u5b9a\u540d\u79f0
   1.208 +compiler.err.enum.no.subclassing=\u7c7b\u65e0\u6cd5\u76f4\u63a5\u7ee7\u627f java.lang.Enum
   1.209 +compiler.err.enum.types.not.extensible=\u679a\u4e3e\u7c7b\u578b\u4e0d\u53ef\u7ee7\u627f
   1.210 +compiler.err.enum.no.finalize=\u679a\u4e3e\u4e0d\u80fd\u6709 finalize \u65b9\u6cd5
   1.211 +compiler.err.error.reading.file=\u8bfb\u53d6 {0} \u65f6\u51fa\u9519\uff1b{1}
   1.212 +compiler.err.except.already.caught=\u5df2\u6355\u6349\u5230\u5f02\u5e38 {0}
   1.213 +compiler.err.except.never.thrown.in.try=\u5728\u76f8\u5e94\u7684 try \u8bed\u53e5\u4e3b\u4f53\u4e2d\u4e0d\u80fd\u629b\u51fa\u5f02\u5e38 {0}
   1.214  
   1.215 -compiler.err.final.parameter.may.not.be.assigned=\
   1.216 -\u4e0d\u80fd\u6307\u5b9a\u6700\u7ec8\u53c2\u6570 {0}
   1.217 -compiler.err.finally.without.try=\
   1.218 -"finally" \u4e0d\u5e26\u6709 "try"
   1.219 -compiler.err.foreach.not.applicable.to.type=\
   1.220 -foreach \u4e0d\u9002\u7528\u4e8e\u8868\u8fbe\u5f0f\u7c7b\u578b
   1.221 -compiler.err.fp.number.too.large=\
   1.222 -\u6d6e\u70b9\u6570\u8fc7\u5927
   1.223 -compiler.err.fp.number.too.small=\
   1.224 -\u6d6e\u70b9\u6570\u8fc7\u5c0f
   1.225 +compiler.err.final.parameter.may.not.be.assigned=\u4e0d\u80fd\u6307\u5b9a\u6700\u7ec8\u53c2\u6570 {0}
   1.226 +compiler.err.finally.without.try="finally" \u4e0d\u5e26\u6709 "try"
   1.227 +compiler.err.foreach.not.applicable.to.type=foreach \u4e0d\u9002\u7528\u4e8e\u8868\u8fbe\u5f0f\u7c7b\u578b
   1.228 +compiler.err.fp.number.too.large=\u6d6e\u70b9\u6570\u8fc7\u5927
   1.229 +compiler.err.fp.number.too.small=\u6d6e\u70b9\u6570\u8fc7\u5c0f
   1.230  
   1.231 -compiler.err.generic.array.creation=\
   1.232 -\u521b\u5efa\u6cdb\u578b\u6570\u7ec4
   1.233 -compiler.err.generic.throwable=\
   1.234 -\u6cdb\u578b\u7c7b\u65e0\u6cd5\u7ee7\u627f java.lang.Throwable
   1.235 +compiler.err.generic.array.creation=\u521b\u5efa\u6cdb\u578b\u6570\u7ec4
   1.236 +compiler.err.generic.throwable=\u6cdb\u578b\u7c7b\u65e0\u6cd5\u7ee7\u627f java.lang.Throwable
   1.237  
   1.238 -compiler.err.icls.cant.have.static.decl=\
   1.239 -\u5185\u90e8\u7c7b\u4e0d\u80fd\u6709\u9759\u6001\u58f0\u660e
   1.240 -compiler.err.illegal.char=\
   1.241 -\u975e\u6cd5\u5b57\u7b26\uff1a \\{0}
   1.242 -compiler.err.illegal.char.for.encoding=\
   1.243 -\u7f16\u7801 {0} \u7684\u4e0d\u53ef\u6620\u5c04\u5b57\u7b26
   1.244 -compiler.err.illegal.combination.of.modifiers=\
   1.245 -\u975e\u6cd5\u7684\u4fee\u9970\u7b26\u7ec4\u5408\uff1a{0} \u548c {1}
   1.246 -compiler.err.illegal.enum.static.ref=\
   1.247 -\u521d\u59cb\u5316\u7a0b\u5e8f\u4e2d\u5bf9\u9759\u6001\u5b57\u6bb5\u7684\u5f15\u7528\u4e0d\u5408\u6cd5
   1.248 -compiler.err.illegal.esc.char=\
   1.249 -\u975e\u6cd5\u8f6c\u4e49\u5b57\u7b26
   1.250 -compiler.err.illegal.forward.ref=\
   1.251 -\u975e\u6cd5\u5411\u524d\u5f15\u7528
   1.252 -compiler.warn.forward.ref=\
   1.253 -    \u5148\u5f15\u7528\u53d8\u91cf''{0}''\uff0c\u7136\u540e\u518d\u5bf9\u5176\u521d\u59cb\u5316
   1.254 -compiler.err.illegal.generic.type.for.instof=\
   1.255 -instanceof \u7684\u6cdb\u578b\u7c7b\u578b\u4e0d\u5408\u6cd5
   1.256 -compiler.err.illegal.initializer.for.type=\
   1.257 -{0} \u7684\u521d\u59cb\u5316\u7a0b\u5e8f\u4e0d\u5408\u6cd5
   1.258 -compiler.err.illegal.line.end.in.char.lit=\
   1.259 -\u5b57\u7b26\u5b57\u9762\u503c\u7684\u884c\u7ed3\u5c3e\u4e0d\u5408\u6cd5
   1.260 -compiler.err.illegal.nonascii.digit=\
   1.261 -\u975e\u6cd5\u7684\u975e ASCII \u6570\u5b57
   1.262 -compiler.err.illegal.qual.not.icls=\
   1.263 -\u975e\u6cd5\u9650\u5b9a\u7b26\uff1b{0} \u4e0d\u662f\u5185\u90e8\u7c7b
   1.264 -compiler.err.illegal.start.of.expr=\
   1.265 -\u975e\u6cd5\u7684\u8868\u8fbe\u5f0f\u5f00\u59cb
   1.266 -compiler.err.illegal.start.of.type=\
   1.267 -\u975e\u6cd5\u7684\u7c7b\u578b\u5f00\u59cb
   1.268 -compiler.err.illegal.unicode.esc=\
   1.269 -\u975e\u6cd5\u7684 Unicode \u8f6c\u4e49
   1.270 -compiler.err.import.requires.canonical=\
   1.271 -\u5bfc\u5165\u9700\u8981 {0} \u7684\u89c4\u8303\u540d\u79f0
   1.272 -compiler.err.improperly.formed.type.param.missing=\
   1.273 -\u7c7b\u578b\u7684\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u7f3a\u5c11\u67d0\u4e9b\u53c2\u6570
   1.274 -compiler.err.improperly.formed.type.inner.raw.param=\
   1.275 -\u7c7b\u578b\u7684\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u7ed9\u51fa\u4e86\u666e\u901a\u7c7b\u578b\u7684\u7c7b\u578b\u53c2\u6570
   1.276 -compiler.err.incomparable.types=\
   1.277 -\u4e0d\u53ef\u6bd4\u8f83\u7684\u7c7b\u578b\uff1a{0} \u548c {1}
   1.278 -compiler.err.int.number.too.large=\
   1.279 -\u8fc7\u5927\u7684\u6574\u6570\uff1a {0}
   1.280 -compiler.err.internal.error.cant.instantiate=\
   1.281 -\u5185\u90e8\u9519\u8bef\uff1b\u65e0\u6cd5\u5c06\u4f4d\u4e8e {1} \u7684 {0} \u5b9e\u4f8b\u5316\u4e3a ({2})
   1.282 -compiler.err.intf.annotation.members.cant.have.params=\
   1.283 -@interface \u6210\u5458\u4e0d\u80fd\u5e26\u6709\u53c2\u6570
   1.284 -compiler.err.intf.annotation.cant.have.type.params=\
   1.285 -@interface \u4e0d\u80fd\u5e26\u6709\u7c7b\u578b\u53c2\u6570
   1.286 -compiler.err.intf.annotation.members.cant.have.type.params=\
   1.287 -@interface \u6210\u5458\u4e0d\u80fd\u5e26\u6709\u7c7b\u578b\u53c2\u6570
   1.288 -compiler.err.intf.annotation.member.clash=\
   1.289 -    @interface \u6210\u5458\u4e0e {1} \u4e2d\u7684\u65b9\u6cd5''{0}''\u51b2\u7a81
   1.290 -compiler.err.intf.expected.here=\
   1.291 -\u6b64\u5904\u9700\u8981\u63a5\u53e3
   1.292 -compiler.err.intf.meth.cant.have.body=\
   1.293 -\u63a5\u53e3\u65b9\u6cd5\u4e0d\u80fd\u5e26\u6709\u4e3b\u4f53
   1.294 -compiler.err.invalid.annotation.member.type=\
   1.295 -\u6ce8\u91ca\u6210\u5458\u7684\u7c7b\u578b\u65e0\u6548
   1.296 -compiler.err.invalid.hex.number=\
   1.297 -\u5341\u516d\u8fdb\u5236\u6570\u5b57\u5fc5\u987b\u5305\u542b\u81f3\u5c11\u4e00\u4f4d\u5341\u516d\u8fdb\u5236\u6570
   1.298 -compiler.err.invalid.meth.decl.ret.type.req=\
   1.299 -\u65b9\u6cd5\u58f0\u660e\u65e0\u6548\uff1b\u9700\u8981\u8fd4\u56de\u7c7b\u578b
   1.300 +compiler.err.icls.cant.have.static.decl=\u5185\u90e8\u7c7b\u4e0d\u80fd\u6709\u9759\u6001\u58f0\u660e
   1.301 +compiler.err.illegal.bytecode.ident.char=\u975e\u6cd5\u5b57\u8282\u7801\u6807\u8bc6\u7b26\u5b57\u7b26\uff1a\\{0}
   1.302 +compiler.err.illegal.char=\u975e\u6cd5\u5b57\u7b26\uff1a \\{0}
   1.303 +compiler.err.illegal.char.for.encoding=\u7f16\u7801 {0} \u7684\u4e0d\u53ef\u6620\u5c04\u5b57\u7b26
   1.304 +compiler.err.illegal.combination.of.modifiers=\u975e\u6cd5\u7684\u4fee\u9970\u7b26\u7ec4\u5408\uff1a{0} \u548c {1}
   1.305 +compiler.err.illegal.enum.static.ref=\u521d\u59cb\u5316\u7a0b\u5e8f\u4e2d\u5bf9\u9759\u6001\u5b57\u6bb5\u7684\u5f15\u7528\u4e0d\u5408\u6cd5
   1.306 +compiler.err.illegal.esc.char=\u975e\u6cd5\u8f6c\u4e49\u5b57\u7b26
   1.307 +compiler.err.illegal.forward.ref=\u975e\u6cd5\u5411\u524d\u5f15\u7528
   1.308 +compiler.warn.forward.ref=\u5728\u53d8\u91cf\u3000''{0}''  \u521d\u59cb\u5316\u4e4b\u524d\u5bf9\u5176\u5f15\u7528
   1.309 +compiler.err.illegal.self.ref=\u521d\u59cb\u5316\u7a0b\u5e8f\u4e2d\u81ea\u6211\u5f15\u7528
   1.310 +compiler.warn.self.ref=\u5728\u53d8\u91cf\u3000''{0}''\u3000\u7684\u521d\u59cb\u5316\u7a0b\u5e8f\u4e2d\u81ea\u6211\u5f15\u7528
   1.311 +compiler.err.illegal.generic.type.for.instof=instanceof \u7684\u6cdb\u578b\u7c7b\u578b\u4e0d\u5408\u6cd5
   1.312 +compiler.err.illegal.initializer.for.type={0} \u7684\u521d\u59cb\u5316\u7a0b\u5e8f\u4e0d\u5408\u6cd5
   1.313 +compiler.err.illegal.line.end.in.char.lit=\u5b57\u7b26\u5b57\u9762\u503c\u7684\u884c\u7ed3\u5c3e\u4e0d\u5408\u6cd5
   1.314 +compiler.err.illegal.nonascii.digit=\u975e\u6cd5\u7684\u975e ASCII \u6570\u5b57
   1.315 +compiler.err.illegal.underscore=\u975e\u6cd5\u4e0b\u5212\u7ebf
   1.316 +compiler.err.illegal.qual.not.icls=\u975e\u6cd5\u9650\u5b9a\u7b26\uff1b{0} \u4e0d\u662f\u5185\u90e8\u7c7b
   1.317 +compiler.err.illegal.start.of.expr=\u975e\u6cd5\u7684\u8868\u8fbe\u5f0f\u5f00\u59cb
   1.318 +compiler.err.illegal.start.of.type=\u975e\u6cd5\u7684\u7c7b\u578b\u5f00\u59cb
   1.319 +compiler.err.illegal.unicode.esc=\u975e\u6cd5\u7684 Unicode \u8f6c\u4e49
   1.320 +compiler.err.import.requires.canonical=\u5bfc\u5165\u9700\u8981 {0} \u7684\u89c4\u8303\u540d\u79f0
   1.321 +compiler.err.improperly.formed.type.param.missing=\u7c7b\u578b\u7684\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u7f3a\u5c11\u67d0\u4e9b\u53c2\u6570
   1.322 +compiler.err.improperly.formed.type.inner.raw.param=\u7c7b\u578b\u7684\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u7ed9\u51fa\u4e86\u666e\u901a\u7c7b\u578b\u7684\u7c7b\u578b\u53c2\u6570
   1.323 +compiler.err.incomparable.types=\u4e0d\u53ef\u6bd4\u8f83\u7684\u7c7b\u578b\uff1a{0} \u548c {1}
   1.324 +compiler.err.int.number.too.large=\u8fc7\u5927\u7684\u6574\u6570\uff1a {0}
   1.325 +compiler.err.internal.error.cant.instantiate=\u5185\u90e8\u9519\u8bef\uff1b\u65e0\u6cd5\u5c06\u4f4d\u4e8e {1} \u7684 {0} \u5b9e\u4f8b\u5316\u4e3a ({2})
   1.326 +compiler.err.intf.annotation.members.cant.have.params=@interface \u6210\u5458\u4e0d\u80fd\u5e26\u6709\u53c2\u6570
   1.327 +compiler.err.intf.annotation.cant.have.type.params=@interface \u4e0d\u80fd\u5e26\u6709\u7c7b\u578b\u53c2\u6570
   1.328 +compiler.err.intf.annotation.members.cant.have.type.params=@interface \u6210\u5458\u4e0d\u80fd\u5e26\u6709\u7c7b\u578b\u53c2\u6570
   1.329 +compiler.err.intf.annotation.member.clash=@interface \u6210\u5458\u4e0e {1} \u4e2d\u7684\u65b9\u6cd5''{0}''\u51b2\u7a81
   1.330 +compiler.err.intf.expected.here=\u6b64\u5904\u9700\u8981\u63a5\u53e3
   1.331 +compiler.err.intf.meth.cant.have.body=\u63a5\u53e3\u65b9\u6cd5\u4e0d\u80fd\u5e26\u6709\u4e3b\u4f53
   1.332 +compiler.err.invalid.annotation.member.type=\u6ce8\u91ca\u6210\u5458\u7684\u7c7b\u578b\u65e0\u6548
   1.333 +compiler.err.invalid.binary.number=\u4e8c\u8fdb\u5236\u6570\u5b57\u5fc5\u987b\u5305\u542b\u81f3\u5c11\u4e00\u4f4d\u4e8c\u8fdb\u5236\u6570
   1.334 +compiler.err.invalid.hex.number=\u5341\u516d\u8fdb\u5236\u6570\u5b57\u5fc5\u987b\u5305\u542b\u81f3\u5c11\u4e00\u4f4d\u5341\u516d\u8fdb\u5236\u6570
   1.335 +compiler.err.invalid.meth.decl.ret.type.req=\u65b9\u6cd5\u58f0\u660e\u65e0\u6548\uff1b\u9700\u8981\u8fd4\u56de\u7c7b\u578b
   1.336  
   1.337 -compiler.err.label.already.in.use=\
   1.338 -\u6807\u7b7e {0} \u5df2\u4f7f\u7528
   1.339 -compiler.err.local.var.accessed.from.icls.needs.final=\
   1.340 -\u4ece\u5185\u90e8\u7c7b\u4e2d\u8bbf\u95ee\u5c40\u90e8\u53d8\u91cf {0}\uff1b\u9700\u8981\u88ab\u58f0\u660e\u4e3a\u6700\u7ec8\u7c7b\u578b
   1.341 -compiler.err.local.enum=\
   1.342 -\u679a\u4e3e\u7c7b\u578b\u4e0d\u80fd\u4e3a\u672c\u5730\u7c7b\u578b
   1.343 +compiler.err.label.already.in.use=\u6807\u7b7e {0} \u5df2\u4f7f\u7528
   1.344 +compiler.err.local.var.accessed.from.icls.needs.final=\u4ece\u5185\u90e8\u7c7b\u4e2d\u8bbf\u95ee\u5c40\u90e8\u53d8\u91cf {0}\uff1b\u9700\u8981\u88ab\u58f0\u660e\u4e3a\u6700\u7ec8\u7c7b\u578b
   1.345 +compiler.err.local.enum=\u679a\u4e3e\u7c7b\u578b\u4e0d\u80fd\u4e3a\u672c\u5730\u7c7b\u578b
   1.346 +compiler.err.cannot.create.array.with.type.arguments=\u4e0d\u80fd\u4f7f\u7528\u7c7b\u578b\u53c2\u6570\u521b\u5efa\u6570\u7ec4
   1.347  
   1.348  #
   1.349  # limits.  We don't give the limits in the diagnostic because we expect
   1.350  # them to change, yet we want to use the same diagnostic.  These are all
   1.351  # detected during code generation.
   1.352  #
   1.353 -compiler.err.limit.code=\
   1.354 -\u4ee3\u7801\u8fc7\u957f
   1.355 -compiler.err.limit.code.too.large.for.try.stmt=\
   1.356 -try \u8bed\u53e5\u7684\u4ee3\u7801\u8fc7\u957f
   1.357 -compiler.err.limit.dimensions=\
   1.358 -\u6570\u7ec4\u7c7b\u578b\u7ef4\u6570\u8fc7\u591a
   1.359 -compiler.err.limit.locals=\
   1.360 -\u5c40\u90e8\u53d8\u91cf\u8fc7\u591a
   1.361 -compiler.err.limit.parameters=\
   1.362 -\u53c2\u6570\u8fc7\u591a
   1.363 -compiler.err.limit.pool=\
   1.364 -\u5e38\u91cf\u8fc7\u591a
   1.365 -compiler.err.limit.pool.in.class=\
   1.366 -\u7c7b {0} \u4e2d\u7684\u5e38\u91cf\u8fc7\u591a
   1.367 -compiler.err.limit.stack=\
   1.368 -\u4ee3\u7801\u9700\u8981\u8fc7\u591a\u5806\u6808
   1.369 -compiler.err.limit.string=\
   1.370 -\u5e38\u91cf\u5b57\u7b26\u4e32\u8fc7\u957f
   1.371 -compiler.err.limit.string.overflow=\
   1.372 -\u5bf9\u4e8e\u5e38\u91cf\u6c60\u6765\u8bf4\uff0c\u5b57\u7b26\u4e32 \"{0}...\" \u7684 UTF8 \u8868\u793a\u8fc7\u957f
   1.373 +compiler.err.limit.code=\u4ee3\u7801\u8fc7\u957f
   1.374 +compiler.err.limit.code.too.large.for.try.stmt=try \u8bed\u53e5\u7684\u4ee3\u7801\u8fc7\u957f
   1.375 +compiler.err.limit.dimensions=\u6570\u7ec4\u7c7b\u578b\u7ef4\u6570\u8fc7\u591a
   1.376 +compiler.err.limit.locals=\u5c40\u90e8\u53d8\u91cf\u8fc7\u591a
   1.377 +compiler.err.limit.parameters=\u53c2\u6570\u8fc7\u591a
   1.378 +compiler.err.limit.pool=\u5e38\u91cf\u8fc7\u591a
   1.379 +compiler.err.limit.pool.in.class=\u7c7b {0} \u4e2d\u7684\u5e38\u91cf\u8fc7\u591a
   1.380 +compiler.err.limit.stack=\u4ee3\u7801\u9700\u8981\u8fc7\u591a\u5806\u6808
   1.381 +compiler.err.limit.string=\u5e38\u91cf\u5b57\u7b26\u4e32\u8fc7\u957f
   1.382 +compiler.err.limit.string.overflow=\u5bf9\u4e8e\u5e38\u91cf\u6c60\u6765\u8bf4\uff0c\u5b57\u7b26\u4e32 \"{0}...\" \u7684 UTF8 \u8868\u793a\u8fc7\u957f
   1.383  
   1.384 -compiler.err.malformed.fp.lit=\
   1.385 -\u6d6e\u70b9\u5b57\u9762\u503c\u4e0d\u89c4\u5219
   1.386 -compiler.err.method.does.not.override.superclass=\
   1.387 -    \u65b9\u6cd5\u4e0d\u4f1a\u8986\u76d6\u6216\u5b9e\u73b0\u8d85\u7c7b\u578b\u7684\u65b9\u6cd5
   1.388 -compiler.err.missing.meth.body.or.decl.abstract=\
   1.389 -\u7f3a\u5c11\u65b9\u6cd5\u4e3b\u4f53\uff0c\u6216\u58f0\u660e\u62bd\u8c61
   1.390 -compiler.err.missing.ret.stmt=\
   1.391 -\u7f3a\u5c11\u8fd4\u56de\u8bed\u53e5
   1.392 -compiler.err.missing.ret.val=\
   1.393 -\u7f3a\u5c11\u8fd4\u56de\u503c
   1.394 -compiler.err.mod.not.allowed.here=\
   1.395 -\u6b64\u5904\u4e0d\u5141\u8bb8\u4f7f\u7528\u4fee\u9970\u7b26 {0}
   1.396 -compiler.err.intf.not.allowed.here=\
   1.397 -\u6b64\u5904\u4e0d\u5141\u8bb8\u4f7f\u7528\u63a5\u53e3
   1.398 -compiler.err.enums.must.be.static=\
   1.399 -\u53ea\u6709\u5728\u9759\u6001\u4e0a\u4e0b\u6587\u4e2d\u624d\u5141\u8bb8\u4f7f\u7528\u679a\u4e3e\u58f0\u660e
   1.400 +compiler.err.malformed.fp.lit=\u6d6e\u70b9\u5b57\u9762\u503c\u4e0d\u89c4\u5219
   1.401 +compiler.err.method.does.not.override.superclass=\u65b9\u6cd5\u4e0d\u4f1a\u8986\u76d6\u6216\u5b9e\u73b0\u8d85\u7c7b\u578b\u7684\u65b9\u6cd5
   1.402 +compiler.err.missing.meth.body.or.decl.abstract=\u7f3a\u5c11\u65b9\u6cd5\u4e3b\u4f53\uff0c\u6216\u58f0\u660e\u62bd\u8c61
   1.403 +compiler.err.missing.ret.stmt=\u7f3a\u5c11\u8fd4\u56de\u8bed\u53e5
   1.404 +compiler.err.missing.ret.val=\u7f3a\u5c11\u8fd4\u56de\u503c
   1.405 +compiler.err.mod.not.allowed.here=\u6b64\u5904\u4e0d\u5141\u8bb8\u4f7f\u7528\u4fee\u9970\u7b26 {0}
   1.406 +compiler.err.intf.not.allowed.here=\u6b64\u5904\u4e0d\u5141\u8bb8\u4f7f\u7528\u63a5\u53e3
   1.407 +compiler.err.enums.must.be.static=\u53ea\u6709\u5728\u9759\u6001\u4e0a\u4e0b\u6587\u4e2d\u624d\u5141\u8bb8\u4f7f\u7528\u679a\u4e3e\u58f0\u660e
   1.408  
   1.409 -compiler.err.name.clash.same.erasure=\
   1.410 -\u540d\u79f0\u51b2\u7a81\uff1a{0} \u548c {1} \u5177\u6709\u76f8\u540c\u7591\u7b26
   1.411 -compiler.err.name.clash.same.erasure.no.override=\
   1.412 -\u540d\u79f0\u51b2\u7a81\uff1a{1} \u4e2d\u7684 {0} \u548c {3} \u4e2d\u7684 {2} \u5177\u6709\u76f8\u540c\u7591\u7b26\uff0c\u4f46\u4e24\u8005\u5747\u4e0d\u8986\u76d6\u5bf9\u65b9
   1.413 -compiler.err.name.reserved.for.internal.use=\
   1.414 -{0} \u4e3a\u5185\u90e8\u4f7f\u7528\u4fdd\u7559
   1.415 -compiler.err.native.meth.cant.have.body=\
   1.416 -\u672c\u673a\u65b9\u6cd5\u4e0d\u80fd\u5e26\u6709\u4e3b\u4f53
   1.417 -compiler.err.neither.conditional.subtype=\
   1.418 -? \u7684\u4e0d\u517c\u5bb9\u7c7b\u578b\uff1a\u4e24\u8005\u90fd\u4e0d\u662f\u5bf9\u65b9\u7684\u5b50\u7c7b\u578b\n\
   1.419 -\u7b2c\u4e8c\u4e2a\u64cd\u4f5c\u6570\uff1a {0}\n\
   1.420 -\u7b2c\u4e09\u4e2a\u64cd\u4f5c\u6570\uff1a {1}
   1.421 -compiler.err.new.not.allowed.in.annotation=\
   1.422 -\u6ce8\u91ca\u4e2d\u4e0d\u5141\u8bb8\u4f7f\u7528 "new"
   1.423 -compiler.err.no.annotation.member=\
   1.424 -{1} \u4e2d\u6ca1\u6709\u6ce8\u91ca\u6210\u5458 {0}
   1.425 -compiler.err.no.encl.instance.of.type.in.scope=\
   1.426 -\u4f5c\u7528\u57df\u4e2d\u6ca1\u6709\u7c7b\u578b\u4e3a {0} \u7684\u5c01\u95ed\u5b9e\u4f8b
   1.427 -compiler.err.no.intf.expected.here=\
   1.428 -\u6b64\u5904\u4e0d\u9700\u8981\u63a5\u53e3
   1.429 -compiler.err.no.match.entry=\
   1.430 -{0} \u5728 {1} \u7684\u6761\u76ee\u4e2d\u6ca1\u6709\u5339\u914d\u9879\uff1b\u9700\u8981 {2}
   1.431 -compiler.err.not.annotation.type=\
   1.432 -{0} \u4e0d\u662f\u6ce8\u91ca\u7c7b\u578b
   1.433 -compiler.err.not.def.access.class.intf.cant.access=\
   1.434 -{1} \u4e2d\u7684 {0} \u662f\u5728\u4e0d\u53ef\u8bbf\u95ee\u7684\u7c7b\u6216\u63a5\u53e3\u4e2d\u5b9a\u4e49\u7684
   1.435 -compiler.err.not.def.public.cant.access=\
   1.436 -{0} \u5728 {1} \u4e2d\u4e0d\u662f\u516c\u5171\u7684\uff1b\u65e0\u6cd5\u4ece\u5916\u90e8\u8f6f\u4ef6\u5305\u4e2d\u5bf9\u5176\u8fdb\u884c\u8bbf\u95ee
   1.437 -compiler.err.not.loop.label=\
   1.438 -\u4e0d\u662f loop \u6807\u7b7e\uff1a {0}
   1.439 -compiler.err.not.stmt=\
   1.440 -\u4e0d\u662f\u8bed\u53e5
   1.441 -compiler.err.not.encl.class=\
   1.442 -\u4e0d\u662f\u5c01\u95ed\u7c7b\uff1a {0}
   1.443 +compiler.err.name.clash.same.erasure=\u540d\u79f0\u51b2\u7a81\uff1a{0} \u548c {1} \u5177\u6709\u76f8\u540c\u7591\u7b26
   1.444 +compiler.err.name.clash.same.erasure.no.override=\u540d\u79f0\u51b2\u7a81\uff1a{1} \u4e2d\u7684 {0} \u548c {3} \u4e2d\u7684 {2} \u5177\u6709\u76f8\u540c\u7591\u7b26\uff0c\u4f46\u4e24\u8005\u5747\u4e0d\u8986\u76d6\u5bf9\u65b9
   1.445 +compiler.err.name.reserved.for.internal.use={0} \u4e3a\u5185\u90e8\u4f7f\u7528\u4fdd\u7559
   1.446 +compiler.err.native.meth.cant.have.body=\u672c\u673a\u65b9\u6cd5\u4e0d\u80fd\u5e26\u6709\u4e3b\u4f53
   1.447 +compiler.err.neither.conditional.subtype=? \u7684\u4e0d\u517c\u5bb9\u7c7b\u578b\uff1a\u4e24\u8005\u90fd\u4e0d\u662f\u5bf9\u65b9\u7684\u5b50\u7c7b\u578b\n\u7b2c\u4e8c\u4e2a\u64cd\u4f5c\u6570\uff1a {0}\n\u7b2c\u4e09\u4e2a\u64cd\u4f5c\u6570\uff1a {1}
   1.448 +compiler.err.new.not.allowed.in.annotation=\u6ce8\u91ca\u4e2d\u4e0d\u5141\u8bb8\u4f7f\u7528 "new"
   1.449 +compiler.err.no.annotation.member={1} \u4e2d\u6ca1\u6709\u6ce8\u91ca\u6210\u5458 {0}
   1.450 +compiler.err.no.encl.instance.of.type.in.scope=\u4f5c\u7528\u57df\u4e2d\u6ca1\u6709\u7c7b\u578b\u4e3a {0} \u7684\u5c01\u95ed\u5b9e\u4f8b
   1.451 +compiler.err.no.intf.expected.here=\u6b64\u5904\u4e0d\u9700\u8981\u63a5\u53e3
   1.452 +compiler.err.no.match.entry={0} \u5728 {1} \u7684\u6761\u76ee\u4e2d\u6ca1\u6709\u5339\u914d\u9879\uff1b\u9700\u8981 {2}
   1.453 +compiler.err.not.annotation.type={0} \u4e0d\u662f\u6ce8\u91ca\u7c7b\u578b
   1.454 +compiler.err.not.def.access.class.intf.cant.access={1} \u4e2d\u7684 {0} \u662f\u5728\u4e0d\u53ef\u8bbf\u95ee\u7684\u7c7b\u6216\u63a5\u53e3\u4e2d\u5b9a\u4e49\u7684
   1.455 +compiler.err.not.def.public.cant.access={0} \u5728 {1} \u4e2d\u4e0d\u662f\u516c\u5171\u7684\uff1b\u65e0\u6cd5\u4ece\u5916\u90e8\u8f6f\u4ef6\u5305\u4e2d\u5bf9\u5176\u8fdb\u884c\u8bbf\u95ee
   1.456 +compiler.err.not.loop.label=\u4e0d\u662f loop \u6807\u7b7e\uff1a {0}
   1.457 +compiler.err.not.stmt=\u4e0d\u662f\u8bed\u53e5
   1.458 +compiler.err.not.encl.class=\u4e0d\u662f\u5c01\u95ed\u7c7b\uff1a {0}
   1.459  
   1.460 -compiler.err.operator.cant.be.applied=\
   1.461 -\u8fd0\u7b97\u7b26 {0} \u4e0d\u80fd\u5e94\u7528\u4e8e {1}
   1.462 +compiler.err.operator.cant.be.applied=\u8fd0\u7b97\u7b26 {0} \u4e0d\u80fd\u5e94\u7528\u4e8e {1}
   1.463  
   1.464 -compiler.err.pkg.annotations.sb.in.package-info.java=\
   1.465 -\u8f6f\u4ef6\u5305\u6ce8\u91ca\u5e94\u5728\u6587\u4ef6 package-info.java \u4e2d
   1.466 -compiler.err.pkg.clashes.with.class.of.same.name=\
   1.467 -\u8f6f\u4ef6\u5305 {0} \u4e0e\u5e26\u6709\u76f8\u540c\u540d\u79f0\u7684\u7c7b\u51b2\u7a81
   1.468 +compiler.err.pkg.annotations.sb.in.package-info.java=\u8f6f\u4ef6\u5305\u6ce8\u91ca\u5e94\u5728\u6587\u4ef6 package-info.java \u4e2d
   1.469 +compiler.err.pkg.clashes.with.class.of.same.name=\u8f6f\u4ef6\u5305 {0} \u4e0e\u5e26\u6709\u76f8\u540c\u540d\u79f0\u7684\u7c7b\u51b2\u7a81
   1.470 +
   1.471 +compiler.err.warnings.and.werror=\u53d1\u73b0\u8b66\u544a\u5e76\u4e14\u6307\u5b9a\u4e86\u3000-Werror
   1.472  
   1.473  # Errors related to annotation processing
   1.474  
   1.475 -compiler.err.proc.cant.access=\
   1.476 -\u65e0\u6cd5\u8bbf\u95ee {0}\n\
   1.477 -{1}\n\
   1.478 -\u6709\u5173\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u53c2\u9605\u4ee5\u4e0b\u5806\u6808\u8ffd\u8e2a\u3002\n\
   1.479 -{2}
   1.480 +compiler.err.proc.cant.access=\u65e0\u6cd5\u8bbf\u95ee {0}\n{1}\n\u6709\u5173\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u53c2\u9605\u4ee5\u4e0b\u5806\u6808\u8ffd\u8e2a\u3002\n{2}
   1.481  
   1.482 -compiler.err.proc.cant.find.class=\
   1.483 -\u627e\u4e0d\u5230\u201c{0}\u201d\u7684\u7c7b\u6587\u4ef6\u3002
   1.484 +compiler.err.proc.cant.find.class=\u627e\u4e0d\u5230\u201c{0}\u201d\u7684\u7c7b\u6587\u4ef6\u3002
   1.485  
   1.486  # Print a client-generated error message; assumed to be localized, no translation required
   1.487 -compiler.err.proc.messager=\
   1.488 -    {0}
   1.489 +compiler.err.proc.messager={0}
   1.490  
   1.491 -compiler.err.proc.no.explicit.annotation.processing.requested=\
   1.492 -\u4ec5\u5f53\u663e\u5f0f\u8bf7\u6c42\u6ce8\u91ca\u5904\u7406\u65f6\u624d\u63a5\u53d7\u7c7b\u540d\u79f0\u201c{0}\u201d
   1.493 +compiler.err.proc.no.explicit.annotation.processing.requested=\u4ec5\u5f53\u663e\u5f0f\u8bf7\u6c42\u6ce8\u91ca\u5904\u7406\u65f6\u624d\u63a5\u53d7\u7c7b\u540d\u79f0\u201c{0}\u201d
   1.494  
   1.495 -compiler.err.proc.processor.bad.option.name=\
   1.496 -    \u5904\u7406\u5668"{1}"\u63d0\u4f9b\u7684\u9009\u9879\u540d\u79f0"{0}"\u9519\u8bef
   1.497 +compiler.err.proc.no.service=\u65e0\u6cd5\u627e\u5230\u670d\u52a1\u52a0\u8f7d\u5668\u7c7b\u3002\njava.util.ServiceLoader \u6216 sun.misc.Service \u5fc5\u987b\u53ef\u7528\u3002
   1.498  
   1.499 -compiler.err.proc.processor.cant.instantiate=\
   1.500 -\u65e0\u6cd5\u5b9e\u4f8b\u5316\u5904\u7406\u7a0b\u5e8f\u201c{0}\u201d\u7684\u5b9e\u4f8b
   1.501 +compiler.err.proc.processor.bad.option.name=\u5904\u7406\u5668"{1}"\u63d0\u4f9b\u7684\u9009\u9879\u540d\u79f0"{0}"\u9519\u8bef
   1.502  
   1.503 -compiler.err.proc.processor.constructor.error=\
   1.504 -\u6784\u9020\u5904\u7406\u7a0b\u5e8f\u5bf9\u8c61 {0} \u65f6\u629b\u51fa\u5f02\u5e38
   1.505 +compiler.err.proc.processor.cant.instantiate=\u65e0\u6cd5\u5b9e\u4f8b\u5316\u5904\u7406\u7a0b\u5e8f\u201c{0}\u201d\u7684\u5b9e\u4f8b
   1.506  
   1.507 -compiler.err.proc.processor.not.found=\
   1.508 -\u672a\u627e\u5230\u6ce8\u91ca\u5904\u7406\u7a0b\u5e8f\u201c{0}\u201d
   1.509 +compiler.err.proc.processor.constructor.error=\u6784\u9020\u5904\u7406\u7a0b\u5e8f\u5bf9\u8c61 {0} \u65f6\u629b\u51fa\u5f02\u5e38
   1.510  
   1.511 -compiler.err.proc.processor.wrong.type=\
   1.512 -\u6ce8\u91ca\u5904\u7406\u7a0b\u5e8f\u201c{0}\u201d\u672a\u5b9e\u73b0 javax.annotation.processing.Processor
   1.513 +compiler.err.proc.processor.not.found=\u672a\u627e\u5230\u6ce8\u91ca\u5904\u7406\u7a0b\u5e8f\u201c{0}\u201d
   1.514  
   1.515 -compiler.err.proc.bad.config.file=\
   1.516 -\u670d\u52a1\u914d\u7f6e\u6587\u4ef6\u4e0d\u6b63\u786e\uff0c\u6216\u6784\u9020\u5904\u7406\u7a0b\u5e8f\u5bf9\u8c61 {0} \u65f6\u629b\u51fa\u5f02\u5e38
   1.517 +compiler.err.proc.processor.wrong.type=\u6ce8\u91ca\u5904\u7406\u7a0b\u5e8f\u201c{0}\u201d\u672a\u5b9e\u73b0 javax.annotation.processing.Processor
   1.518  
   1.519 -compiler.err.proc.cant.create.loader=\
   1.520 -\u65e0\u6cd5\u4e3a\u6ce8\u91ca\u5904\u7406\u7a0b\u5e8f {0} \u521b\u5efa\u7c7b\u52a0\u8f7d\u5668
   1.521 +compiler.err.proc.service.problem=\u751f\u6210\u670d\u52a1\u52a0\u8f7d\u5668\u4ee5\u52a0\u8f7d\u5904\u7406\u5668\u65f6\u53d1\u751f\u9519\u8bef\u3002
   1.522  
   1.523 -compiler.err.qualified.new.of.static.class=\
   1.524 -\u9650\u5b9a\u7684\u65b0\u9759\u6001\u7c7b
   1.525 +compiler.err.proc.bad.config.file=\u670d\u52a1\u914d\u7f6e\u6587\u4ef6\u4e0d\u6b63\u786e\uff0c\u6216\u6784\u9020\u5904\u7406\u7a0b\u5e8f\u5bf9\u8c61 {0} \u65f6\u629b\u51fa\u5f02\u5e38
   1.526  
   1.527 -compiler.err.recursive.ctor.invocation=\
   1.528 -\u9012\u5f52\u6784\u9020\u51fd\u6570\u8c03\u7528
   1.529 -compiler.err.ref.ambiguous=\
   1.530 -\u5bf9 {0} \u7684\u5f15\u7528\u4e0d\u660e\u786e\uff0c{3} \u4e2d\u7684 {1} {2} \u548c {6} \u4e2d\u7684 {4} {5} \u90fd\u5339\u914d
   1.531 -compiler.err.repeated.annotation.target=\
   1.532 -\u6ce8\u91ca\u76ee\u6807\u91cd\u590d
   1.533 -compiler.err.repeated.interface=\
   1.534 -\u63a5\u53e3\u91cd\u590d
   1.535 -compiler.err.repeated.modifier=\
   1.536 -\u4fee\u9970\u7b26\u91cd\u590d
   1.537 -compiler.err.report.access=\
   1.538 -{0} \u53ef\u4ee5\u5728 {2} \u4e2d\u8bbf\u95ee {1}
   1.539 -compiler.err.ret.outside.meth=\
   1.540 -\u8fd4\u56de\u5916\u90e8\u65b9\u6cd5
   1.541 +compiler.err.proc.cant.create.loader=\u65e0\u6cd5\u4e3a\u6ce8\u91ca\u5904\u7406\u7a0b\u5e8f {0} \u521b\u5efa\u7c7b\u52a0\u8f7d\u5668
   1.542  
   1.543 -compiler.err.signature.doesnt.match.supertype=\
   1.544 -\u7b7e\u540d\u4e0e {0} \u4e0d\u5339\u914d\uff1b\u4e0d\u517c\u5bb9\u7684\u7236\u7c7b\u578b
   1.545 -compiler.err.signature.doesnt.match.intf=\
   1.546 -\u7b7e\u540d\u4e0e {0} \u4e0d\u5339\u914d\uff1b\u4e0d\u517c\u5bb9\u7684\u63a5\u53e3
   1.547 -compiler.err.does.not.override.abstract=\
   1.548 -{0} \u4e0d\u662f\u62bd\u8c61\u7684\uff0c\u5e76\u4e14\u672a\u8986\u76d6 {2} \u4e2d\u7684\u62bd\u8c61\u65b9\u6cd5 {1}
   1.549 -compiler.err.source.cant.overwrite.input.file=\
   1.550 -\u5199\u5165\u6e90\u65f6\u51fa\u9519\uff1b\u65e0\u6cd5\u8986\u5199\u8f93\u5165\u6587\u4ef6 {0}
   1.551 -compiler.err.stack.sim.error=\
   1.552 -\u5185\u90e8\u9519\u8bef\uff1a{0} \u4e2d\u7684\u5806\u6808 sim \u9519\u8bef
   1.553 -compiler.err.static.imp.only.classes.and.interfaces=\
   1.554 -\u4ec5\u4ece\u7c7b\u548c\u63a5\u53e3\u9759\u6001\u5bfc\u5165
   1.555 -compiler.err.synthetic.name.conflict=\
   1.556 -\u7b26\u53f7 {0} \u4e0e {1} \u4e2d\u7684 compiler-synthesized \u7b26\u53f7\u51b2\u7a81
   1.557 +compiler.err.qualified.new.of.static.class=\u9650\u5b9a\u7684\u65b0\u9759\u6001\u7c7b
   1.558  
   1.559 -compiler.err.throws.not.allowed.in.intf.annotation=\
   1.560 -@interface \u6210\u5458\u4e2d\u4e0d\u5141\u8bb8\u4f7f\u7528 throws \u5b50\u53e5
   1.561 -compiler.err.try.without.catch.or.finally=\
   1.562 -"try" \u4e0d\u5e26\u6709 "catch" \u6216 "finally"
   1.563 -compiler.err.type.doesnt.take.params=\
   1.564 -\u7c7b\u578b {0} \u4e0d\u5e26\u6709\u53c2\u6570
   1.565 -compiler.err.type.var.cant.be.deref=\
   1.566 -\u65e0\u6cd5\u4ece\u7c7b\u578b\u53d8\u91cf\u4e2d\u8fdb\u884c\u9009\u62e9
   1.567 -compiler.err.type.var.may.not.be.followed.by.other.bounds=\
   1.568 -\u7c7b\u578b\u53d8\u91cf\u540e\u9762\u4e0d\u80fd\u5e26\u6709\u5176\u4ed6\u9650\u5236\u8303\u56f4
   1.569 -compiler.err.type.var.more.than.once=\
   1.570 -\u7c7b\u578b\u53d8\u91cf {0} \u5728 {1} \u7684\u7ed3\u679c\u7c7b\u578b\u4e2d\u591a\u6b21\u51fa\u73b0\uff1b\u5fc5\u987b\u5bf9\u5176\u8fdb\u884c\u5b9e\u4f8b\u5316
   1.571 -compiler.err.type.var.more.than.once.in.result=\
   1.572 -\u7c7b\u578b\u53d8\u91cf {0} \u5728 {1} \u7684\u7c7b\u578b\u4e2d\u591a\u6b21\u51fa\u73b0\uff1b\u5fc5\u987b\u5bf9\u5176\u8fdb\u884c\u5b9e\u4f8b\u5316
   1.573 -compiler.err.types.incompatible.diff.ret=\
   1.574 -\u7c7b\u578b {0} \u548c {1} \u4e0d\u517c\u5bb9\uff1b\u4e24\u8005\u90fd\u5b9a\u4e49\u4e86 {2}\uff0c\u4f46\u5374\u5e26\u6709\u4e0d\u76f8\u5173\u7684\u8fd4\u56de\u7c7b\u578b
   1.575 +compiler.err.recursive.ctor.invocation=\u9012\u5f52\u6784\u9020\u51fd\u6570\u8c03\u7528
   1.576 +compiler.err.ref.ambiguous=\u5bf9 {0} \u7684\u5f15\u7528\u4e0d\u660e\u786e\uff0c{3} \u4e2d\u7684 {1} {2} \u548c {6} \u4e2d\u7684 {4} {5} \u90fd\u5339\u914d
   1.577 +compiler.err.repeated.annotation.target=\u6ce8\u91ca\u76ee\u6807\u91cd\u590d
   1.578 +compiler.err.repeated.interface=\u63a5\u53e3\u91cd\u590d
   1.579 +compiler.err.repeated.modifier=\u4fee\u9970\u7b26\u91cd\u590d
   1.580 +compiler.err.report.access={0} \u53ef\u4ee5\u5728 {2} \u4e2d\u8bbf\u95ee {1}
   1.581 +compiler.err.ret.outside.meth=\u8fd4\u56de\u5916\u90e8\u65b9\u6cd5
   1.582  
   1.583 -compiler.err.unclosed.char.lit=\
   1.584 -\u672a\u7ed3\u675f\u7684\u5b57\u7b26\u5b57\u9762\u503c
   1.585 -compiler.err.unclosed.comment=\
   1.586 -\u672a\u7ed3\u675f\u7684\u6ce8\u91ca
   1.587 -compiler.err.unclosed.str.lit=\
   1.588 -\u672a\u7ed3\u675f\u7684\u5b57\u7b26\u4e32\u5b57\u9762\u503c
   1.589 -compiler.err.unknown.enum.constant=\
   1.590 -\u5728\u7c7b\u6587\u4ef6 {0} \u4e2d\uff1a\u672a\u77e5\u7684\u679a\u4e3e\u5e38\u91cf {1}.{2}
   1.591 -compiler.err.unsupported.encoding=\
   1.592 -\u4e0d\u652f\u6301\u7684\u7f16\u7801\uff1a {0}
   1.593 -compiler.err.io.exception=\
   1.594 -\u8bfb\u53d6\u6e90\u6587\u4ef6\u65f6\u51fa\u9519\uff1a {0}
   1.595 -compiler.err.undef.label=\
   1.596 -\u672a\u5b9a\u4e49\u7684\u6807\u7b7e\uff1a {0}
   1.597 -compiler.err.undetermined.type=\
   1.598 -\u65e0\u6cd5\u786e\u5b9a {0} \u7684\u7c7b\u578b\u53c2\u6570
   1.599 -compiler.err.undetermined.type.1=\
   1.600 -\u65e0\u6cd5\u786e\u5b9a {0} \u7684\u7c7b\u578b\u53c2\u6570\uff1b{1}
   1.601 -compiler.err.unreachable.stmt=\
   1.602 -\u65e0\u6cd5\u8bbf\u95ee\u7684\u8bed\u53e5
   1.603 -compiler.err.initializer.must.be.able.to.complete.normally=\
   1.604 -\u521d\u59cb\u5316\u7a0b\u5e8f\u5fc5\u987b\u80fd\u591f\u6b63\u5e38\u5b8c\u6210
   1.605 -compiler.err.unreported.exception.need.to.catch.or.throw=\
   1.606 -\u672a\u62a5\u544a\u7684\u5f02\u5e38 {0}\uff1b\u5fc5\u987b\u5bf9\u5176\u8fdb\u884c\u6355\u6349\u6216\u58f0\u660e\u4ee5\u4fbf\u629b\u51fa
   1.607 -compiler.err.unreported.exception.default.constructor=\
   1.608 -\u9ed8\u8ba4\u6784\u9020\u51fd\u6570\u4e2d\u672a\u62a5\u544a\u7684\u5f02\u5e38 {0}
   1.609 -compiler.err.unsupported.cross.fp.lit=\
   1.610 -\u8be5 VM \u4e0d\u652f\u6301\u5341\u516d\u8fdb\u5236\u6d6e\u70b9\u5b57\u9762\u503c
   1.611 -compiler.err.void.not.allowed.here=\
   1.612 -\u6b64\u5904\u4e0d\u5141\u8bb8\u4f7f\u7528 "void" \u7c7b\u578b
   1.613 +compiler.err.signature.doesnt.match.supertype=\u7b7e\u540d\u4e0e {0} \u4e0d\u5339\u914d\uff1b\u4e0d\u517c\u5bb9\u7684\u7236\u7c7b\u578b
   1.614 +compiler.err.signature.doesnt.match.intf=\u7b7e\u540d\u4e0e {0} \u4e0d\u5339\u914d\uff1b\u4e0d\u517c\u5bb9\u7684\u63a5\u53e3
   1.615 +compiler.err.does.not.override.abstract={0} \u4e0d\u662f\u62bd\u8c61\u7684\uff0c\u5e76\u4e14\u672a\u8986\u76d6 {2} \u4e2d\u7684\u62bd\u8c61\u65b9\u6cd5 {1}
   1.616 +compiler.err.source.cant.overwrite.input.file=\u5199\u5165\u6e90\u65f6\u51fa\u9519\uff1b\u65e0\u6cd5\u8986\u5199\u8f93\u5165\u6587\u4ef6 {0}
   1.617 +compiler.err.stack.sim.error=\u5185\u90e8\u9519\u8bef\uff1a{0} \u4e2d\u7684\u5806\u6808 sim \u9519\u8bef
   1.618 +compiler.err.static.imp.only.classes.and.interfaces=\u4ec5\u4ece\u7c7b\u548c\u63a5\u53e3\u9759\u6001\u5bfc\u5165
   1.619 +compiler.err.string.const.req=\u9700\u8981\u5e38\u91cf\u5b57\u7b26\u4e32\u8868\u8fbe\u5f0f
   1.620 +compiler.err.synthetic.name.conflict=\u7b26\u53f7 {0} \u4e0e {1} \u4e2d\u7684 compiler-synthesized \u7b26\u53f7\u51b2\u7a81
   1.621 +compiler.warn.synthetic.name.conflict=\u7b26\u53f7 {0} \u4e0e {1} \u4e2d\u7684 compiler-synthesized \u7b26\u53f7\u51b2\u7a81
   1.622  
   1.623 -compiler.err.wrong.number.type.args=\
   1.624 -\u7c7b\u578b\u53d8\u91cf\u6570\u76ee\u9519\u8bef\uff1b\u9700\u8981 {0}
   1.625 +compiler.err.throws.not.allowed.in.intf.annotation=@interface \u6210\u5458\u4e2d\u4e0d\u5141\u8bb8\u4f7f\u7528 throws \u5b50\u53e5
   1.626 +compiler.err.try.without.catch.or.finally="try" \u4e0d\u5e26\u6709 "catch" \u6216 "finally"
   1.627 +compiler.err.type.doesnt.take.params=\u7c7b\u578b {0} \u4e0d\u5e26\u6709\u53c2\u6570
   1.628 +compiler.err.type.var.cant.be.deref=\u65e0\u6cd5\u4ece\u7c7b\u578b\u53d8\u91cf\u4e2d\u8fdb\u884c\u9009\u62e9
   1.629 +compiler.err.type.var.may.not.be.followed.by.other.bounds=\u7c7b\u578b\u53d8\u91cf\u540e\u9762\u4e0d\u80fd\u5e26\u6709\u5176\u4ed6\u9650\u5236\u8303\u56f4
   1.630 +compiler.err.type.var.more.than.once=\u7c7b\u578b\u53d8\u91cf {0} \u5728 {1} \u7684\u7ed3\u679c\u7c7b\u578b\u4e2d\u591a\u6b21\u51fa\u73b0\uff1b\u5fc5\u987b\u5bf9\u5176\u8fdb\u884c\u5b9e\u4f8b\u5316
   1.631 +compiler.err.type.var.more.than.once.in.result=\u7c7b\u578b\u53d8\u91cf {0} \u5728 {1} \u7684\u7c7b\u578b\u4e2d\u591a\u6b21\u51fa\u73b0\uff1b\u5fc5\u987b\u5bf9\u5176\u8fdb\u884c\u5b9e\u4f8b\u5316
   1.632 +compiler.err.types.incompatible.diff.ret=\u7c7b\u578b {0} \u548c {1} \u4e0d\u517c\u5bb9\uff1b\u4e24\u8005\u90fd\u5b9a\u4e49\u4e86 {2}\uff0c\u4f46\u5374\u5e26\u6709\u4e0d\u76f8\u5173\u7684\u8fd4\u56de\u7c7b\u578b
   1.633  
   1.634 -compiler.err.var.might.already.be.assigned=\
   1.635 -\u53ef\u80fd\u5df2\u6307\u5b9a\u53d8\u91cf {0}
   1.636 -compiler.err.var.might.not.have.been.initialized=\
   1.637 -\u53ef\u80fd\u5c1a\u672a\u521d\u59cb\u5316\u53d8\u91cf {0}
   1.638 -compiler.err.var.might.be.assigned.in.loop=\
   1.639 -\u53ef\u80fd\u5728 loop \u4e2d\u6307\u5b9a\u4e86\u53d8\u91cf {0}
   1.640 +compiler.err.unclosed.bytecode.ident=\u672a\u7ed3\u675f\u7684\u5b57\u8282\u7801\u6807\u8bc6\u7b26
   1.641 +compiler.err.unclosed.char.lit=\u672a\u7ed3\u675f\u7684\u5b57\u7b26\u5b57\u9762\u503c
   1.642 +compiler.err.unclosed.comment=\u672a\u7ed3\u675f\u7684\u6ce8\u91ca
   1.643 +compiler.err.unclosed.str.lit=\u672a\u7ed3\u675f\u7684\u5b57\u7b26\u4e32\u5b57\u9762\u503c
   1.644 +compiler.err.unknown.enum.constant=\u5728\u7c7b\u6587\u4ef6 {0} \u4e2d\uff1a\u672a\u77e5\u7684\u679a\u4e3e\u5e38\u91cf {1}.{2}
   1.645 +compiler.err.unsupported.encoding=\u4e0d\u652f\u6301\u7684\u7f16\u7801\uff1a {0}
   1.646 +compiler.err.io.exception=\u8bfb\u53d6\u6e90\u6587\u4ef6\u65f6\u51fa\u9519\uff1a {0}
   1.647 +compiler.err.undef.label=\u672a\u5b9a\u4e49\u7684\u6807\u7b7e\uff1a {0}
   1.648 +compiler.err.undetermined.type=\u65e0\u6cd5\u786e\u5b9a {0} \u7684\u7c7b\u578b\u53c2\u6570
   1.649 +compiler.err.undetermined.type.1=\u65e0\u6cd5\u786e\u5b9a {0} \u7684\u7c7b\u578b\u53c2\u6570\uff1b{1}
   1.650 +compiler.err.invalid.inferred.types={0} \u7684\u63a8\u65ad\u7c7b\u578b\u65e0\u6548\uff1b{1}
   1.651 +compiler.err.unreachable.stmt=\u65e0\u6cd5\u8bbf\u95ee\u7684\u8bed\u53e5
   1.652 +compiler.err.initializer.must.be.able.to.complete.normally=\u521d\u59cb\u5316\u7a0b\u5e8f\u5fc5\u987b\u80fd\u591f\u6b63\u5e38\u5b8c\u6210
   1.653 +compiler.err.unreported.exception.need.to.catch.or.throw=\u672a\u62a5\u544a\u7684\u5f02\u5e38 {0}\uff1b\u5fc5\u987b\u5bf9\u5176\u8fdb\u884c\u6355\u6349\u6216\u58f0\u660e\u4ee5\u4fbf\u629b\u51fa
   1.654 +compiler.err.unreported.exception.default.constructor=\u9ed8\u8ba4\u6784\u9020\u51fd\u6570\u4e2d\u672a\u62a5\u544a\u7684\u5f02\u5e38 {0}
   1.655 +compiler.err.unsupported.cross.fp.lit=\u8be5 VM \u4e0d\u652f\u6301\u5341\u516d\u8fdb\u5236\u6d6e\u70b9\u5b57\u9762\u503c
   1.656 +compiler.err.void.not.allowed.here=\u6b64\u5904\u4e0d\u5141\u8bb8\u4f7f\u7528 "void" \u7c7b\u578b
   1.657 +
   1.658 +compiler.err.wrong.number.type.args=\u7c7b\u578b\u53d8\u91cf\u6570\u76ee\u9519\u8bef\uff1b\u9700\u8981 {0}
   1.659 +
   1.660 +compiler.err.var.might.already.be.assigned=\u53ef\u80fd\u5df2\u6307\u5b9a\u53d8\u91cf {0}
   1.661 +compiler.err.var.might.not.have.been.initialized=\u53ef\u80fd\u5c1a\u672a\u521d\u59cb\u5316\u53d8\u91cf {0}
   1.662 +compiler.err.var.might.be.assigned.in.loop=\u53ef\u80fd\u5728 loop \u4e2d\u6307\u5b9a\u4e86\u53d8\u91cf {0}
   1.663  
   1.664  # In the following string, {1} will always be the detail message from
   1.665  # java.io.IOException.
   1.666 -compiler.err.class.cant.write=\
   1.667 -\u5199\u5165 {0} \u65f6\u51fa\u9519\uff1a {1}
   1.668 +compiler.err.class.cant.write=\u5199\u5165 {0} \u65f6\u51fa\u9519\uff1a {1}
   1.669  
   1.670  # In the following string, {0} is the name of the class in the Java source.
   1.671  # It really should be used two times..
   1.672 -compiler.err.class.public.should.be.in.file=\
   1.673 -\u7c7b {0} \u662f\u516c\u5171\u7684\uff0c\u5e94\u5728\u540d\u4e3a {0}.java \u7684\u6587\u4ef6\u4e2d\u58f0\u660e
   1.674 +compiler.err.class.public.should.be.in.file=\u7c7b {0} \u662f\u516c\u5171\u7684\uff0c\u5e94\u5728\u540d\u4e3a {0}.java \u7684\u6587\u4ef6\u4e2d\u58f0\u660e
   1.675  
   1.676  ## All errors which do not refer to a particular line in the source code are
   1.677  ## preceded by this string.
   1.678 -compiler.err.error=\
   1.679 -\u9519\u8bef\uff1a
   1.680 +compiler.err.error=\u9519\u8bef\uff1a 
   1.681  
   1.682  # The following error messages do not refer to a line in the source code.
   1.683 -compiler.err.cant.read.file=\
   1.684 -\u65e0\u6cd5\u8bfb\u53d6\uff1a {0}
   1.685 +compiler.err.cant.read.file=\u65e0\u6cd5\u8bfb\u53d6\uff1a {0}
   1.686  
   1.687  #####
   1.688  
   1.689  # Fatal Errors
   1.690  
   1.691 -compiler.misc.fatal.err.no.java.lang=\
   1.692 -\u81f4\u547d\u9519\u8bef\uff1a\u5728\u7c7b\u8def\u5f84\u6216\u5f15\u5bfc\u7c7b\u8def\u5f84\u4e2d\u627e\u4e0d\u5230\u8f6f\u4ef6\u5305 java.lang
   1.693 -compiler.misc.fatal.err.cant.locate.meth=\
   1.694 -\u81f4\u547d\u9519\u8bef\uff1a\u627e\u4e0d\u5230\u65b9\u6cd5 {0}
   1.695 -compiler.misc.fatal.err.cant.locate.field=\
   1.696 -\u81f4\u547d\u9519\u8bef\uff1a\u627e\u4e0d\u5230\u5b57\u6bb5 {0}
   1.697 -compiler.misc.fatal.err.cant.locate.ctor=\
   1.698 -\u81f4\u547d\u9519\u8bef\uff1a\u627e\u4e0d\u5230 {0} \u7684\u6784\u9020\u51fd\u6570
   1.699 +compiler.misc.fatal.err.no.java.lang=\u81f4\u547d\u9519\u8bef\uff1a\u5728\u7c7b\u8def\u5f84\u6216\u5f15\u5bfc\u7c7b\u8def\u5f84\u4e2d\u627e\u4e0d\u5230\u8f6f\u4ef6\u5305 java.lang
   1.700 +compiler.misc.fatal.err.cant.locate.meth=\u81f4\u547d\u9519\u8bef\uff1a\u627e\u4e0d\u5230\u65b9\u6cd5 {0}
   1.701 +compiler.misc.fatal.err.cant.locate.field=\u81f4\u547d\u9519\u8bef\uff1a\u627e\u4e0d\u5230\u5b57\u6bb5 {0}
   1.702 +compiler.misc.fatal.err.cant.locate.ctor=\u81f4\u547d\u9519\u8bef\uff1a\u627e\u4e0d\u5230 {0} \u7684\u6784\u9020\u51fd\u6570
   1.703  
   1.704  #####
   1.705  
   1.706 @@ -503,107 +312,81 @@
   1.707  ## miscellaneous strings
   1.708  ##
   1.709  
   1.710 -compiler.misc.source.unavailable=\
   1.711 -\uff08\u6e90\u4e0d\u53ef\u7528\uff09
   1.712 -compiler.misc.base.membership=\
   1.713 -\u60a8\u7684\u6240\u6709\u57fa\u7c7b\u90fd\u5c5e\u4e8e\u6211\u4eec
   1.714 -compiler.misc.x.print.processor.info=\
   1.715 -    \u5904\u7406\u7a0b\u5e8f {0} \u4e0e {1} \u5339\u914d\u5e76\u8fd4\u56de {2}\u3002
   1.716 -compiler.misc.x.print.rounds=\
   1.717 -    \u5faa\u73af {0}:\n\t\u8f93\u5165\u6587\u4ef6: {1}\n\t\u6ce8\u91ca: {2}\n\t\u6700\u540e\u4e00\u4e2a\u5faa\u73af: {3}
   1.718 +compiler.misc.source.unavailable=\uff08\u6e90\u4e0d\u53ef\u7528\uff09
   1.719 +compiler.misc.base.membership=\u60a8\u7684\u6240\u6709\u57fa\u7c7b\u90fd\u5c5e\u4e8e\u6211\u4eec
   1.720 +compiler.misc.x.print.processor.info=\u5904\u7406\u7a0b\u5e8f {0} \u4e0e {1} \u5339\u914d\u5e76\u8fd4\u56de {2}\u3002
   1.721 +compiler.misc.x.print.rounds=\u5faa\u73af {0}:\n\t\u8f93\u5165\u6587\u4ef6: {1}\n\t\u6ce8\u91ca: {2}\n\t\u6700\u540e\u4e00\u4e2a\u5faa\u73af: {3}
   1.722  
   1.723  #####
   1.724  
   1.725  ## The following string will appear before all messages keyed as:
   1.726  ## "compiler.note".
   1.727 -compiler.note.note=\
   1.728 -\u6ce8\u610f\uff1a
   1.729 +compiler.note.note=\u6ce8\u610f\uff1a 
   1.730  
   1.731 -compiler.note.deprecated.filename=\
   1.732 -{0} \u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.733 -compiler.note.deprecated.plural=\
   1.734 -\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.735 +compiler.note.deprecated.filename={0} \u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.736 +compiler.note.deprecated.plural=\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.737  # The following string may appear after one of the above deprecation
   1.738  # messages.
   1.739 -compiler.note.deprecated.recompile=\
   1.740 -\u8981\u4e86\u89e3\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u4f7f\u7528 -Xlint:deprecation \u91cd\u65b0\u7f16\u8bd1\u3002
   1.741 +compiler.note.deprecated.recompile=\u8981\u4e86\u89e3\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u4f7f\u7528 -Xlint:deprecation \u91cd\u65b0\u7f16\u8bd1\u3002
   1.742  
   1.743 -compiler.note.deprecated.filename.additional=\
   1.744 -{0} \u8fd8\u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.745 -compiler.note.deprecated.plural.additional=\
   1.746 -\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u8fd8\u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.747 +compiler.note.deprecated.filename.additional={0} \u8fd8\u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.748 +compiler.note.deprecated.plural.additional=\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u8fd8\u4f7f\u7528\u6216\u8986\u76d6\u4e86\u5df2\u8fc7\u65f6\u7684 API\u3002
   1.749 +
   1.750 +compiler.note.unchecked.filename={0} \u4f7f\u7528\u4e86\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.751 +compiler.note.unchecked.plural=\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u4f7f\u7528\u4e86\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.752 +# The following string may appear after one of the above deprecation
   1.753 +# messages.
   1.754 +compiler.note.unchecked.recompile=\u8981\u4e86\u89e3\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u4f7f\u7528 -Xlint:unchecked \u91cd\u65b0\u7f16\u8bd1\u3002
   1.755 +
   1.756 +compiler.note.unchecked.filename.additional={0} \u8fd8\u6709\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.757 +compiler.note.unchecked.plural.additional=\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u8fd8\u4f7f\u7528\u4e86\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.758 +
   1.759 +compiler.note.sunapi.filename={0} \u4f7f\u7528\u4e86\u5c06\u6765\u7248\u672c\u4e2d\u53ef\u80fd\u79fb\u9664\u7684 Sun \u4e13\u6709 API\u3002
   1.760 +compiler.note.sunapi.plural=\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u4f7f\u7528\u4e86\u5c06\u6765\u7248\u672c\u4e2d\u53ef\u80fd\u79fb\u9664\u7684 Sun \u4e13\u6709 API\u3002
   1.761 +# The following string may appear after one of the above sunapi messages.
   1.762 +compiler.note.sunapi.recompile=\u8981\u4e86\u89e3\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u4f7f\u7528 -Xlint:sunapi \u91cd\u65b0\u7f16\u8bd1\u3002
   1.763 +
   1.764 +compiler.note.sunapi.filename.additional={0} \u4f7f\u7528\u4e86\u5c06\u6765\u7248\u672c\u4e2d\u53ef\u80fd\u79fb\u9664\u7684\u9644\u52a0 Sun \u4e13\u6709 API\u3002
   1.765 +compiler.note.sunapi.plural.additional=\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u989d\u5916\u4f7f\u7528\u4e86\u5c06\u6765\u7248\u672c\u4e2d\u53ef\u80fd\u79fb\u9664\u7684 Sun \u4e13\u6709 API\u3002
   1.766  
   1.767  # Notes related to annotation processing
   1.768  
   1.769  # Print a client-generated note; assumed to be localized, no translation required
   1.770 -compiler.note.proc.messager=\
   1.771 -    {0}
   1.772 -
   1.773 -compiler.note.unchecked.filename=\
   1.774 -{0} \u4f7f\u7528\u4e86\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.775 -compiler.note.unchecked.plural=\
   1.776 -\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u4f7f\u7528\u4e86\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.777 -# The following string may appear after one of the above deprecation
   1.778 -# messages.
   1.779 -compiler.note.unchecked.recompile=\
   1.780 -\u8981\u4e86\u89e3\u8be6\u7ec6\u4fe1\u606f\uff0c\u8bf7\u4f7f\u7528 -Xlint:unchecked \u91cd\u65b0\u7f16\u8bd1\u3002
   1.781 -
   1.782 -compiler.note.unchecked.filename.additional=\
   1.783 -{0} \u8fd8\u6709\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.784 -compiler.note.unchecked.plural.additional=\
   1.785 -\u67d0\u4e9b\u8f93\u5165\u6587\u4ef6\u8fd8\u4f7f\u7528\u4e86\u672a\u7ecf\u68c0\u67e5\u6216\u4e0d\u5b89\u5168\u7684\u64cd\u4f5c\u3002
   1.786 +compiler.note.proc.messager={0}
   1.787  
   1.788  #####
   1.789  
   1.790 -compiler.misc.count.error=\
   1.791 -{0} \u9519\u8bef
   1.792 -compiler.misc.count.error.plural=\
   1.793 -{0} \u9519\u8bef
   1.794 -compiler.misc.count.warn=\
   1.795 -{0} \u8b66\u544a
   1.796 -compiler.misc.count.warn.plural=\
   1.797 -{0} \u8b66\u544a
   1.798 +compiler.misc.count.error={0} \u9519\u8bef
   1.799 +compiler.misc.count.error.plural={0} \u9519\u8bef
   1.800 +compiler.misc.count.warn={0} \u8b66\u544a
   1.801 +compiler.misc.count.warn.plural={0} \u8b66\u544a
   1.802  
   1.803  ## extra output when using -verbose (JavaCompiler)
   1.804  
   1.805 -compiler.misc.verbose.checking.attribution=\
   1.806 -[\u6b63\u5728\u68c0\u67e5 {0}]
   1.807 -compiler.misc.verbose.parsing.done=\
   1.808 -[\u89e3\u6790\u5df2\u5b8c\u6210\u65f6\u95f4 {0}ms]
   1.809 -compiler.misc.verbose.parsing.started=\
   1.810 -[\u89e3\u6790\u5f00\u59cb\u65f6\u95f4 {0}]
   1.811 -compiler.misc.verbose.total=\
   1.812 -[\u603b\u65f6\u95f4 {0}ms]
   1.813 -compiler.misc.verbose.wrote.file=\
   1.814 -[\u5df2\u5199\u5165 {0}]
   1.815 +compiler.misc.verbose.checking.attribution=[\u6b63\u5728\u68c0\u67e5 {0}]
   1.816 +compiler.misc.verbose.parsing.done=[\u89e3\u6790\u5df2\u5b8c\u6210\u65f6\u95f4 {0}ms]
   1.817 +compiler.misc.verbose.parsing.started=[\u89e3\u6790\u5f00\u59cb\u65f6\u95f4 {0}]
   1.818 +compiler.misc.verbose.total=[\u603b\u65f6\u95f4 {0}ms]
   1.819 +compiler.misc.verbose.wrote.file=[\u5df2\u5199\u5165 {0}]
   1.820  
   1.821  ## extra output when using -verbose (Retro)
   1.822 -compiler.misc.verbose.retro=\
   1.823 -[\u6b63\u5728\u66f4\u65b0 {0}]
   1.824 -compiler.misc.verbose.retro.with=\
   1.825 -\u6b63\u5728\u4f7f\u7528 {1} \u66f4\u65b0 {0}
   1.826 -compiler.misc.verbose.retro.with.list=\
   1.827 -\u6b63\u5728\u4f7f\u7528\u7c7b\u578b\u53c2\u6570 {1}\u3001\u7236\u7c7b\u578b {2} \u548c\u63a5\u53e3 {3} \u66f4\u65b0 {0}
   1.828 +compiler.misc.verbose.retro=[\u6b63\u5728\u66f4\u65b0 {0}]
   1.829 +compiler.misc.verbose.retro.with=\u6b63\u5728\u4f7f\u7528 {1} \u66f4\u65b0 {0}
   1.830 +compiler.misc.verbose.retro.with.list=\u6b63\u5728\u4f7f\u7528\u7c7b\u578b\u53c2\u6570 {1}\u3001\u7236\u7c7b\u578b {2} \u548c\u63a5\u53e3 {3} \u66f4\u65b0 {0}
   1.831  
   1.832  ## extra output when using -verbose (code/ClassReader)
   1.833 -compiler.misc.verbose.loading=\
   1.834 -[\u6b63\u5728\u88c5\u5165 {0}]
   1.835 +compiler.misc.verbose.loading=[\u6b63\u5728\u88c5\u5165 {0}]
   1.836  
   1.837 -compiler.misc.verbose.sourcepath=\
   1.838 -[\u6e90\u6587\u4ef6\u7684\u641c\u7d22\u8def\u5f84\uff1a {0}]
   1.839 +compiler.misc.verbose.sourcepath=[\u6e90\u6587\u4ef6\u7684\u641c\u7d22\u8def\u5f84\uff1a {0}]
   1.840  
   1.841 -compiler.misc.verbose.classpath=\
   1.842 -[\u7c7b\u6587\u4ef6\u7684\u641c\u7d22\u8def\u5f84\uff1a {0}]
   1.843 +compiler.misc.verbose.classpath=[\u7c7b\u6587\u4ef6\u7684\u641c\u7d22\u8def\u5f84\uff1a {0}]
   1.844  
   1.845  ## extra output when using -checkclassfile (code/ClassReader)
   1.846 -compiler.misc.ccf.found.later.version=\
   1.847 -\u7c7b\u6587\u4ef6\u7684\u7248\u672c\u9ad8\u4e8e\u9884\u671f\uff1a {0}
   1.848 -compiler.misc.ccf.unrecognized.attribute=\
   1.849 -\u65e0\u6cd5\u8bc6\u522b\u7684\u5c5e\u6027\uff1a {0}
   1.850 +compiler.misc.ccf.found.later.version=\u7c7b\u6587\u4ef6\u7684\u7248\u672c\u9ad8\u4e8e\u9884\u671f\uff1a {0}
   1.851 +compiler.misc.ccf.unrecognized.attribute=\u65e0\u6cd5\u8bc6\u522b\u7684\u5c5e\u6027\uff1a {0}
   1.852  
   1.853  ## extra output when using -prompt (util/Log)
   1.854 -compiler.misc.resume.abort=\
   1.855 -\u7ee7\u7eed(&R), \u653e\u5f03(&A)>
   1.856 +compiler.misc.resume.abort=\u7ee7\u7eed(&R), \u653e\u5f03(&A)>
   1.857  
   1.858  #####
   1.859  
   1.860 @@ -612,165 +395,109 @@
   1.861  ##
   1.862  
   1.863  ## All warning messages are preceded by the following string.
   1.864 -compiler.warn.warning=\
   1.865 -\u8b66\u544a\uff1a
   1.866 +compiler.warn.warning=\u8b66\u544a\uff1a 
   1.867  
   1.868 -compiler.warn.constant.SVUID=\
   1.869 -[serial] \u5728\u7c7b {0} \u4e2d serialVersionUID \u5fc5\u987b\u4e3a\u5e38\u91cf
   1.870 +compiler.warn.constant.SVUID=[serial] \u5728\u7c7b {0} \u4e2d serialVersionUID \u5fc5\u987b\u4e3a\u5e38\u91cf
   1.871  
   1.872 -compiler.warn.dir.path.element.not.found=\
   1.873 -[path] \u9519\u8bef\u7684\u8def\u5f84\u5143\u7d20 "{0}"\uff1a\u65e0\u6b64\u76ee\u5f55
   1.874 +compiler.warn.dir.path.element.not.found=[path] \u9519\u8bef\u7684\u8def\u5f84\u5143\u7d20 "{0}"\uff1a\u65e0\u6b64\u76ee\u5f55
   1.875  
   1.876 -compiler.warn.finally.cannot.complete=\
   1.877 -[finally] \u65e0\u6cd5\u6b63\u5e38\u5b8c\u6210 finally \u5b50\u53e5
   1.878 +compiler.warn.finally.cannot.complete=[finally] \u65e0\u6cd5\u6b63\u5e38\u5b8c\u6210 finally \u5b50\u53e5
   1.879  
   1.880 -compiler.warn.has.been.deprecated=\
   1.881 -[deprecation] {1} \u4e2d\u7684 {0} \u5df2\u8fc7\u65f6
   1.882 +compiler.warn.has.been.deprecated=[deprecation] {1} \u4e2d\u7684 {0} \u5df2\u8fc7\u65f6
   1.883  
   1.884 -compiler.warn.illegal.char.for.encoding=\
   1.885 -\u7f16\u7801 {0} \u7684\u4e0d\u53ef\u6620\u5c04\u5b57\u7b26
   1.886 -compiler.warn.improper.SVUID=\
   1.887 -[serial] \u5728\u7c7b {0} \u4e2d\u5fc5\u987b\u5c06 serialVersionUID \u58f0\u660e\u4e3a\u9759\u6001\u6700\u7ec8\u7c7b\u578b
   1.888 +compiler.warn.sun.proprietary={0} \u662f\u3000Sun\u3000\u4e13\u6709 API\uff0c\u5728\u5c06\u6765\u7248\u672c\u4e2d\u53ef\u80fd\u88ab\u79fb\u9664 
   1.889  
   1.890 -compiler.warn.inexact.non-varargs.call=\
   1.891 -\u6700\u540e\u4e00\u4e2a\u53c2\u6570\u4f7f\u7528\u4e86\u4e0d\u51c6\u786e\u7684\u53d8\u91cf\u7c7b\u578b\u7684 varargs \u65b9\u6cd5\u7684\u975e varargs \u8c03\u7528\uff1b\n\
   1.892 -\u5bf9\u4e8e varargs \u8c03\u7528\uff0c\u5e94\u4f7f\u7528 {0}\n\
   1.893 -\u5bf9\u4e8e\u975e varargs \u8c03\u7528\uff0c\u5e94\u4f7f\u7528 {1}\uff0c\u8fd9\u6837\u4e5f\u53ef\u4ee5\u6291\u5236\u6b64\u8b66\u544a
   1.894 +compiler.warn.illegal.char.for.encoding=\u7f16\u7801 {0} \u7684\u4e0d\u53ef\u6620\u5c04\u5b57\u7b26
   1.895 +compiler.warn.improper.SVUID=[serial] \u5728\u7c7b {0} \u4e2d\u5fc5\u987b\u5c06 serialVersionUID \u58f0\u660e\u4e3a\u9759\u6001\u6700\u7ec8\u7c7b\u578b
   1.896  
   1.897 -compiler.warn.long.SVUID=\
   1.898 -[serial] \u5728\u7c7b {0} \u4e2d serialVersionUID \u5fc5\u987b\u4e3a\u957f\u6574\u578b
   1.899 +compiler.warn.inexact.non-varargs.call=\u6700\u540e\u4e00\u4e2a\u53c2\u6570\u4f7f\u7528\u4e86\u4e0d\u51c6\u786e\u7684\u53d8\u91cf\u7c7b\u578b\u7684 varargs \u65b9\u6cd5\u7684\u975e varargs \u8c03\u7528\uff1b\n\u5bf9\u4e8e varargs \u8c03\u7528\uff0c\u5e94\u4f7f\u7528 {0}\n\u5bf9\u4e8e\u975e varargs \u8c03\u7528\uff0c\u5e94\u4f7f\u7528 {1}\uff0c\u8fd9\u6837\u4e5f\u53ef\u4ee5\u6291\u5236\u6b64\u8b66\u544a
   1.900  
   1.901 -compiler.warn.missing.SVUID=\
   1.902 -[serial] \u53ef\u5e8f\u5217\u5316\u7c7b {0} \u4e2d\u6ca1\u6709 serialVersionUID \u7684\u5b9a\u4e49
   1.903 +compiler.warn.long.SVUID=[serial] \u5728\u7c7b {0} \u4e2d serialVersionUID \u5fc5\u987b\u4e3a\u957f\u6574\u578b
   1.904  
   1.905 -compiler.warn.override.varargs.missing=\
   1.906 -{0}\uff1b\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u6ca1\u6709 "..."
   1.907 -compiler.warn.override.varargs.extra=\
   1.908 -{0}\uff1b\u8986\u76d6\u7684\u65b9\u6cd5\u7f3a\u5c11 "..."
   1.909 -compiler.warn.override.bridge=\
   1.910 -{0}\uff1b\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u4e3a bridge \u65b9\u6cd5
   1.911 +compiler.warn.missing.SVUID=[serial] \u53ef\u5e8f\u5217\u5316\u7c7b {0} \u4e2d\u6ca1\u6709 serialVersionUID \u7684\u5b9a\u4e49
   1.912  
   1.913 -compiler.warn.pkg-info.already.seen=\
   1.914 -[package-info] \u5df2\u627e\u5230\u8f6f\u4ef6\u5305 {0} \u7684 package-info.java \u6587\u4ef6
   1.915 -compiler.warn.path.element.not.found=\
   1.916 -[path] \u9519\u8bef\u7684\u8def\u5f84\u5143\u7d20 "{0}"\uff1a\u65e0\u6b64\u6587\u4ef6\u6216\u76ee\u5f55
   1.917 -compiler.warn.possible.fall-through.into.case=\
   1.918 -[fallthrough] \u53ef\u80fd\u65e0\u6cd5\u5b9e\u73b0 case
   1.919 +compiler.warn.override.varargs.missing={0}\uff1b\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u6ca1\u6709 "..."
   1.920 +compiler.warn.override.varargs.extra={0}\uff1b\u8986\u76d6\u7684\u65b9\u6cd5\u7f3a\u5c11 "..."
   1.921 +compiler.warn.override.bridge={0}\uff1b\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u4e3a bridge \u65b9\u6cd5
   1.922  
   1.923 -compiler.warn.redundant.cast=\
   1.924 -[\u8f6c\u6362] \u5411 {0} \u8f6c\u6362\u51fa\u73b0\u5197\u4f59
   1.925 +compiler.warn.pkg-info.already.seen=[package-info] \u5df2\u627e\u5230\u8f6f\u4ef6\u5305 {0} \u7684 package-info.java \u6587\u4ef6
   1.926 +compiler.warn.path.element.not.found=[path] \u9519\u8bef\u7684\u8def\u5f84\u5143\u7d20 "{0}"\uff1a\u65e0\u6b64\u6587\u4ef6\u6216\u76ee\u5f55
   1.927 +compiler.warn.possible.fall-through.into.case=[fallthrough] \u53ef\u80fd\u65e0\u6cd5\u5b9e\u73b0 case
   1.928  
   1.929 -compiler.warn.position.overflow=\
   1.930 -\u884c {0} \u5904\u7684\u4f4d\u7f6e\u7f16\u7801\u6ea2\u51fa
   1.931 +compiler.warn.redundant.cast=[\u8f6c\u6362] \u5411 {0} \u8f6c\u6362\u51fa\u73b0\u5197\u4f59
   1.932  
   1.933 -compiler.warn.big.major.version=\
   1.934 -{0}: \u4e3b\u7248\u672c {1} \u6bd4 {2} \u65b0\uff0c\u6b64\u7f16\u8bd1\u5668\u652f\u6301\u6700\u65b0\u7684\u4e3b\u7248\u672c\u3002\n\
   1.935 -\u5efa\u8bae\u5347\u7ea7\u6b64\u7f16\u8bd1\u5668\u3002
   1.936 +compiler.warn.position.overflow=\u884c {0} \u5904\u7684\u4f4d\u7f6e\u7f16\u7801\u6ea2\u51fa
   1.937 +
   1.938 +compiler.warn.big.major.version={0}: \u4e3b\u7248\u672c {1} \u6bd4 {2} \u65b0\uff0c\u6b64\u7f16\u8bd1\u5668\u652f\u6301\u6700\u65b0\u7684\u4e3b\u7248\u672c\u3002\n\u5efa\u8bae\u5347\u7ea7\u6b64\u7f16\u8bd1\u5668\u3002
   1.939  
   1.940  # Warnings related to annotation processing
   1.941 -compiler.warn.proc.package.does.not.exist=\
   1.942 -    \u8f6f\u4ef6\u5305 {0} \u4e0d\u5b58\u5728
   1.943 -compiler.warn.proc.file.reopening=\
   1.944 -\u5c1d\u8bd5\u591a\u6b21\u4e3a\u201c{0}\u201d\u521b\u5efa\u6587\u4ef6
   1.945 +compiler.warn.proc.package.does.not.exist=\u8f6f\u4ef6\u5305 {0} \u4e0d\u5b58\u5728
   1.946 +compiler.warn.proc.file.reopening=\u5c1d\u8bd5\u591a\u6b21\u4e3a\u201c{0}\u201d\u521b\u5efa\u6587\u4ef6
   1.947  
   1.948 -compiler.warn.proc.type.already.exists=\
   1.949 -    \u5177\u6709\u7c7b\u578b''{0}''\u7684\u6587\u4ef6\u5df2\u7ecf\u5b58\u5728\u4e8e\u6e90\u8def\u5f84\u6216\u7c7b\u8def\u5f84\u4e2d
   1.950 +compiler.warn.proc.type.already.exists=\u5177\u6709\u7c7b\u578b''{0}''\u7684\u6587\u4ef6\u5df2\u7ecf\u5b58\u5728\u4e8e\u6e90\u8def\u5f84\u6216\u7c7b\u8def\u5f84\u4e2d
   1.951  
   1.952 -compiler.warn.proc.type.recreate=\
   1.953 -\u5c1d\u8bd5\u591a\u6b21\u521b\u5efa\u5177\u6709\u7c7b\u578b\u201c{0}\u201d\u7684\u6587\u4ef6
   1.954 +compiler.warn.proc.type.recreate=\u5c1d\u8bd5\u591a\u6b21\u521b\u5efa\u5177\u6709\u7c7b\u578b\u201c{0}\u201d\u7684\u6587\u4ef6
   1.955  
   1.956 -compiler.warn.proc.illegal.file.name=\
   1.957 -\u65e0\u6cd5\u521b\u5efa\u5e26\u6709\u975e\u6cd5\u540d\u79f0\u201c{0}\u201d\u7684\u6587\u4ef6\u3002
   1.958 +compiler.warn.proc.illegal.file.name=\u65e0\u6cd5\u521b\u5efa\u5e26\u6709\u975e\u6cd5\u540d\u79f0\u201c{0}\u201d\u7684\u6587\u4ef6\u3002
   1.959  
   1.960 -compiler.warn.proc.file.create.last.round=\
   1.961 -\u5c06\u4e0d\u5bf9\u5728\u6700\u540e\u4e00\u4e2a\u5faa\u73af\u4e2d\u521b\u5efa\u7684\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6587\u4ef6\u8fdb\u884c\u6ce8\u91ca\u5904\u7406\u3002
   1.962 +compiler.warn.proc.file.create.last.round=\u5c06\u4e0d\u5bf9\u5728\u6700\u540e\u4e00\u4e2a\u5faa\u73af\u4e2d\u521b\u5efa\u7684\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6587\u4ef6\u8fdb\u884c\u6ce8\u91ca\u5904\u7406\u3002
   1.963  
   1.964 -compiler.warn.proc.malformed.supported.string=\
   1.965 -\u5904\u7406\u7a0b\u5e8f\u201c{1}\u201d\u4e3a\u652f\u6301\u7684\u6ce8\u91ca\u7c7b\u578b\u8fd4\u56de\u4e0d\u89c4\u5219\u7684\u5b57\u7b26\u4e32\u201c{0}\u201d
   1.966 +compiler.warn.proc.malformed.supported.string=\u5904\u7406\u7a0b\u5e8f\u201c{1}\u201d\u4e3a\u652f\u6301\u7684\u6ce8\u91ca\u7c7b\u578b\u8fd4\u56de\u4e0d\u89c4\u5219\u7684\u5b57\u7b26\u4e32\u201c{0}\u201d
   1.967  
   1.968 -compiler.warn.proc.annotations.without.processors=\
   1.969 -    \u6ca1\u6709\u5904\u7406\u7a0b\u5e8f\u8981\u4f7f\u7528\u4ee5\u4e0b\u4efb\u4f55\u6ce8\u91ca: {0}
   1.970 +compiler.warn.proc.annotations.without.processors=\u6ca1\u6709\u5904\u7406\u7a0b\u5e8f\u8981\u4f7f\u7528\u4ee5\u4e0b\u4efb\u4f55\u6ce8\u91ca: {0}
   1.971  
   1.972 -compiler.warn.proc.processor.incompatible.source.version=\
   1.973 -    \u6765\u81ea\u6ce8\u91ca\u5904\u7406\u5668"{1}"\u7684\u53d7\u652f\u6301 source \u7248\u672c"{0}"\u4f4e\u4e8e -source"{2}"
   1.974 +compiler.warn.proc.processor.incompatible.source.version=\u6765\u81ea\u6ce8\u91ca\u5904\u7406\u5668"{1}"\u7684\u53d7\u652f\u6301 source \u7248\u672c"{0}"\u4f4e\u4e8e -source"{2}"
   1.975  
   1.976 -compiler.warn.proc.proc-only.requested.no.procs=\
   1.977 -\u5728\u672a\u8bf7\u6c42\u7f16\u8bd1\u7684\u60c5\u51b5\u4e0b\u8fdb\u884c\u6ce8\u91ca\u5904\u7406\uff0c\u4f46\u672a\u627e\u5230\u5904\u7406\u7a0b\u5e8f\u3002
   1.978 +compiler.warn.proc.proc-only.requested.no.procs=\u5728\u672a\u8bf7\u6c42\u7f16\u8bd1\u7684\u60c5\u51b5\u4e0b\u8fdb\u884c\u6ce8\u91ca\u5904\u7406\uff0c\u4f46\u672a\u627e\u5230\u5904\u7406\u7a0b\u5e8f\u3002
   1.979  
   1.980 -compiler.warn.proc.use.implicit=\
   1.981 -\u6ce8\u91ca\u5904\u7406\u4e0d\u9002\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u6587\u4ef6\u3002\n\
   1.982 -\u4f7f\u7528 -implicit \u6307\u5b9a\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u7b56\u7565\u3002
   1.983 +compiler.warn.proc.use.implicit=\u6ce8\u91ca\u5904\u7406\u4e0d\u9002\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u6587\u4ef6\u3002\n\u4f7f\u7528 -implicit \u6307\u5b9a\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u7b56\u7565\u3002
   1.984  
   1.985 -compiler.warn.proc.use.proc.or.implicit=\
   1.986 -\u6ce8\u91ca\u5904\u7406\u4e0d\u9002\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u6587\u4ef6\u3002\n\
   1.987 -\u4f7f\u7528 -proc:none \u7981\u7528\u6ce8\u91ca\u5904\u7406\u6216\u4f7f\u7528 -implicit \u6307\u5b9a\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u7b56\u7565\u3002
   1.988 +compiler.warn.proc.use.proc.or.implicit=\u6ce8\u91ca\u5904\u7406\u4e0d\u9002\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u6587\u4ef6\u3002\n\u4f7f\u7528 -proc:none \u7981\u7528\u6ce8\u91ca\u5904\u7406\u6216\u4f7f\u7528 -implicit \u6307\u5b9a\u7528\u4e8e\u9690\u5f0f\u7f16\u8bd1\u7684\u7b56\u7565\u3002
   1.989  
   1.990  # Print a client-generated warning; assumed to be localized, no translation required
   1.991 -compiler.warn.proc.messager=\
   1.992 -    {0}
   1.993 +compiler.warn.proc.messager={0}
   1.994  
   1.995 -compiler.warn.proc.unclosed.type.files=\
   1.996 -\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6587\u4ef6\u672a\u5173\u95ed\uff1b\u5c06\u4e0d\u9488\u5bf9\u8fd9\u4e9b\u7c7b\u578b\u8fdb\u884c\u6ce8\u91ca\u5904\u7406
   1.997 +compiler.warn.proc.unclosed.type.files=\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6587\u4ef6\u672a\u5173\u95ed\uff1b\u5c06\u4e0d\u9488\u5bf9\u8fd9\u4e9b\u7c7b\u578b\u8fdb\u884c\u6ce8\u91ca\u5904\u7406
   1.998  
   1.999 -compiler.warn.proc.unmatched.processor.options=\
  1.1000 -    \u4ee5\u4e0b\u9009\u9879\u672a\u88ab\u4efb\u4f55\u5904\u7406\u5668\u8bc6\u522b\uff1a"{0}"
  1.1001 +compiler.warn.proc.unmatched.processor.options=\u4ee5\u4e0b\u9009\u9879\u672a\u88ab\u4efb\u4f55\u5904\u7406\u5668\u8bc6\u522b\uff1a"{0}"
  1.1002  
  1.1003 -compiler.warn.unchecked.assign=\
  1.1004 -[unchecked] \u672a\u7ecf\u68c0\u67e5\u7684\u6307\u5b9a\uff1a\u5c06 {0} \u6307\u5b9a\u7ed9 {1}
  1.1005 -compiler.warn.unchecked.assign.to.var=\
  1.1006 -[unchecked] \u5bf9\u4f5c\u4e3a\u666e\u901a\u7c7b\u578b {1} \u7684\u6210\u5458\u7684\u53d8\u91cf {0} \u7684\u6307\u5b9a\u672a\u7ecf\u68c0\u67e5
  1.1007 -compiler.warn.unchecked.call.mbr.of.raw.type=\
  1.1008 -[unchecked] \u5bf9\u4f5c\u4e3a\u666e\u901a\u7c7b\u578b {1} \u7684\u6210\u5458\u7684 {0} \u7684\u8c03\u7528\u672a\u7ecf\u68c0\u67e5
  1.1009 -compiler.warn.unchecked.cast.to.type=\
  1.1010 -[unchecked] \u5bf9\u7c7b\u578b {0} \u7684\u4f7f\u7528\u672a\u7ecf\u68c0\u67e5
  1.1011 -compiler.warn.unchecked.meth.invocation.applied=\
  1.1012 -[unchecked] \u65b9\u6cd5\u8c03\u7528\u672a\u7ecf\u68c0\u67e5\uff1a{1} \u4e2d\u7684 {0} \u88ab\u5e94\u7528\u4e8e {2}({3})
  1.1013 -compiler.warn.unchecked.generic.array.creation=\
  1.1014 -[unchecked] \u5bf9\u4e8e varargs \u53c2\u6570\uff0c\u7c7b\u578b {0} \u7684\u6cdb\u578b\u6570\u7ec4\u521b\u5efa\u672a\u7ecf\u68c0\u67e5
  1.1015 +compiler.warn.unchecked.assign=[unchecked] \u672a\u7ecf\u68c0\u67e5\u7684\u6307\u5b9a\uff1a\u5c06 {0} \u6307\u5b9a\u7ed9 {1}
  1.1016 +compiler.warn.unchecked.assign.to.var=[unchecked] \u5bf9\u4f5c\u4e3a\u666e\u901a\u7c7b\u578b {1} \u7684\u6210\u5458\u7684\u53d8\u91cf {0} \u7684\u6307\u5b9a\u672a\u7ecf\u68c0\u67e5
  1.1017 +compiler.warn.unchecked.call.mbr.of.raw.type=[unchecked] \u5bf9\u4f5c\u4e3a\u666e\u901a\u7c7b\u578b {1} \u7684\u6210\u5458\u7684 {0} \u7684\u8c03\u7528\u672a\u7ecf\u68c0\u67e5
  1.1018 +compiler.warn.unchecked.cast.to.type=[unchecked] \u5bf9\u7c7b\u578b {0} \u7684\u4f7f\u7528\u672a\u7ecf\u68c0\u67e5
  1.1019 +compiler.warn.unchecked.meth.invocation.applied=[unchecked] \u672a\u7ecf\u68c0\u67e5\u7684\u65b9\u6cd5\u8c03\u7528: {4} {5}\u3000\u4e2d\u7684\u3000{0} {1}\u3000\u4f7f\u7528\u4e8e\u7ed9\u5b9a\u7684\u7c7b\u578b\n\u9700\u8981: {2}\n\u53d1\u73b0: {3}
  1.1020  
  1.1021 -compiler.warn.missing.deprecated.annotation=\
  1.1022 -[dep-ann] \u672a\u4f7f\u7528 @Deprecated \u5bf9\u5df2\u8fc7\u65f6\u7684\u9879\u76ee\u8fdb\u884c\u6ce8\u91ca
  1.1023 +compiler.warn.unchecked.generic.array.creation=[unchecked] \u7c7b\u578b {0} \u7684 varargs \u53c2\u6570\u7684\u6cdb\u578b\u6570\u7ec4\u521b\u5efa\u672a\u7ecf\u68c0\u67e5
  1.1024  
  1.1025 -compiler.warn.invalid.archive.file=\
  1.1026 -[path] \u4ee5\u4e0b\u8def\u5f84\u4e2d\u5b58\u5728\u610f\u5916\u7684\u6587\u4ef6: {0}
  1.1027 +compiler.warn.missing.deprecated.annotation=[dep-ann] \u672a\u4f7f\u7528 @Deprecated \u5bf9\u5df2\u8fc7\u65f6\u7684\u9879\u76ee\u8fdb\u884c\u6ce8\u91ca
  1.1028  
  1.1029 -compiler.warn.unexpected.archive.file=\
  1.1030 -[path] \u4ee5\u4e0b\u5f52\u6863\u6587\u4ef6\u5b58\u5728\u610f\u5916\u7684\u6269\u5c55\u540d: {0}
  1.1031 +compiler.warn.invalid.archive.file=[path] \u4ee5\u4e0b\u8def\u5f84\u4e2d\u5b58\u5728\u610f\u5916\u7684\u6587\u4ef6: {0}
  1.1032  
  1.1033 -compiler.warn.div.zero=\
  1.1034 -[divzero] \u9664\u6570\u4e3a\u96f6
  1.1035 +compiler.warn.unexpected.archive.file=[path] \u4ee5\u4e0b\u5f52\u6863\u6587\u4ef6\u5b58\u5728\u610f\u5916\u7684\u6269\u5c55\u540d: {0}
  1.1036  
  1.1037 -compiler.warn.empty.if=\
  1.1038 -[\u7a7a] if \u4e4b\u540e\u6ca1\u6709\u8bed\u53e5
  1.1039 +compiler.warn.div.zero=[divzero] \u9664\u6570\u4e3a\u96f6
  1.1040  
  1.1041 -compiler.warn.annotation.method.not.found=\
  1.1042 -\u65e0\u6cd5\u627e\u5230\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6ce8\u91ca\u65b9\u6cd5\u201c{1}()\u201d
  1.1043 +compiler.warn.empty.if=[\u7a7a] if \u4e4b\u540e\u6ca1\u6709\u8bed\u53e5
  1.1044  
  1.1045 -compiler.warn.annotation.method.not.found.reason=\
  1.1046 -\u65e0\u6cd5\u627e\u5230\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6ce8\u91ca\u65b9\u6cd5\u201c{1}()\u201d: {2}
  1.1047 +compiler.warn.annotation.method.not.found=\u65e0\u6cd5\u627e\u5230\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6ce8\u91ca\u65b9\u6cd5\u201c{1}()\u201d
  1.1048 +
  1.1049 +compiler.warn.annotation.method.not.found.reason=\u65e0\u6cd5\u627e\u5230\u7c7b\u578b\u4e3a\u201c{0}\u201d\u7684\u6ce8\u91ca\u65b9\u6cd5\u201c{1}()\u201d: {2}
  1.1050 +
  1.1051 +compiler.warn.raw.class.use=[rawtypes] \u53d1\u73b0\u539f\u578b(raw type): {0}\n\u6cdb\u578b\u7c7b\u7f3a\u5c11\u7c7b\u578b\u53c2\u6570 {1}
  1.1052  
  1.1053  #####
  1.1054  
  1.1055  ## The following are tokens which are non-terminals in the language. They should
  1.1056  ## be named as JLS3 calls them when translated to the appropriate language.
  1.1057 -compiler.misc.token.identifier=\
  1.1058 -<\u6807\u8bc6\u7b26>
  1.1059 -compiler.misc.token.character=\
  1.1060 -<\u5b57\u7b26>
  1.1061 -compiler.misc.token.string=\
  1.1062 -<\u5b57\u7b26\u4e32>
  1.1063 -compiler.misc.token.integer=\
  1.1064 -<\u6574\u578b>
  1.1065 -compiler.misc.token.long-integer=\
  1.1066 -<\u957f\u6574\u578b>
  1.1067 -compiler.misc.token.float=\
  1.1068 -<\u6d6e\u70b9\u578b>
  1.1069 -compiler.misc.token.double=\
  1.1070 -<\u53cc\u7cbe\u5ea6\u578b>
  1.1071 -compiler.misc.token.bad-symbol=\
  1.1072 -<\u9519\u8bef\u7b26\u53f7>
  1.1073 -compiler.misc.token.end-of-input=\
  1.1074 -<\u8f93\u5165\u7ed3\u675f>
  1.1075 +compiler.misc.token.identifier=<\u6807\u8bc6\u7b26>
  1.1076 +compiler.misc.token.character=<\u5b57\u7b26>
  1.1077 +compiler.misc.token.string=<\u5b57\u7b26\u4e32>
  1.1078 +compiler.misc.token.integer=<\u6574\u578b>
  1.1079 +compiler.misc.token.long-integer=<\u957f\u6574\u578b>
  1.1080 +compiler.misc.token.float=<\u6d6e\u70b9\u578b>
  1.1081 +compiler.misc.token.double=<\u53cc\u7cbe\u5ea6\u578b>
  1.1082 +compiler.misc.token.bad-symbol=<\u9519\u8bef\u7b26\u53f7>
  1.1083 +compiler.misc.token.end-of-input=<\u8f93\u5165\u7ed3\u675f>
  1.1084  
  1.1085  ## The argument to the following string will always be one of the following:
  1.1086  ## 1. one of the above non-terminals
  1.1087 @@ -781,78 +508,59 @@
  1.1088  ## 6. an operator (JLS3.12)
  1.1089  ##
  1.1090  ## This is the only place these tokens will be used.
  1.1091 -compiler.err.expected=\
  1.1092 -\u9700\u8981 {0}
  1.1093 -compiler.err.expected2=\
  1.1094 -\u9700\u8981\u4e3a {0} \u6216 {1}
  1.1095 -compiler.err.expected3=\
  1.1096 -\u9700\u8981\u4e3a {0}\u3001{1} \u6216 {2}
  1.1097 +compiler.err.expected=\u9700\u8981 {0}
  1.1098 +compiler.err.expected2=\u9700\u8981\u4e3a {0} \u6216 {1}
  1.1099 +compiler.err.expected3=\u9700\u8981\u4e3a {0}\u3001{1} \u6216 {2}
  1.1100  
  1.1101 -compiler.err.premature.eof=\
  1.1102 -\u8fdb\u884c\u8bed\u6cd5\u89e3\u6790\u65f6\u5df2\u5230\u8fbe\u6587\u4ef6\u7ed3\u5c3e
  1.1103 +compiler.err.premature.eof=\u8fdb\u884c\u8bed\u6cd5\u89e3\u6790\u65f6\u5df2\u5230\u8fbe\u6587\u4ef6\u7ed3\u5c3e
  1.1104  
  1.1105  ## The following are related in form, but do not easily fit the above paradigm.
  1.1106 -compiler.err.dot.class.expected=\
  1.1107 -\u9700\u8981 ".class"
  1.1108 +compiler.err.dot.class.expected=\u9700\u8981 ".class"
  1.1109  
  1.1110  ## The argument to this string will always be either 'case' or 'default'.
  1.1111 -compiler.err.orphaned=\
  1.1112 -\u5355\u4e2a {0}\uff1a
  1.1113 +compiler.err.orphaned=\u5355\u4e2a {0}\uff1a
  1.1114  
  1.1115 -compiler.misc.anonymous.class=\
  1.1116 -<\u533f\u540d {0}>
  1.1117 +compiler.misc.anonymous.class=<\u533f\u540d {0}>
  1.1118 +
  1.1119 +compiler.misc.type.captureof=\u6355\u83b7 {1} \u4e2d\u7684 #{0} 
  1.1120 +
  1.1121 +compiler.misc.type.captureof.1=\u6355\u83b7 #{0}
  1.1122 +
  1.1123 +compiler.misc.type.none=<none>
  1.1124 +
  1.1125 +compiler.misc.unnamed.package=\u672a\u547d\u540d\u5305
  1.1126  
  1.1127  #####
  1.1128  
  1.1129 -compiler.err.cant.access=\
  1.1130 -\u65e0\u6cd5\u8bbf\u95ee {0}\n\
  1.1131 -{1}
  1.1132 +compiler.err.cant.access=\u65e0\u6cd5\u8bbf\u95ee {0}\n{1}
  1.1133  
  1.1134 -compiler.misc.bad.class.file.header=\
  1.1135 -\u9519\u8bef\u7684\u7c7b\u6587\u4ef6\uff1a {0}\n\
  1.1136 -{1}\n\
  1.1137 -\u8bf7\u5220\u9664\u8be5\u6587\u4ef6\u6216\u786e\u4fdd\u8be5\u6587\u4ef6\u4f4d\u4e8e\u6b63\u786e\u7684\u7c7b\u8def\u5f84\u5b50\u76ee\u5f55\u4e2d\u3002
  1.1138 +compiler.misc.bad.class.file.header=\u9519\u8bef\u7684\u7c7b\u6587\u4ef6\uff1a {0}\n{1}\n\u8bf7\u5220\u9664\u8be5\u6587\u4ef6\u6216\u786e\u4fdd\u8be5\u6587\u4ef6\u4f4d\u4e8e\u6b63\u786e\u7684\u7c7b\u8def\u5f84\u5b50\u76ee\u5f55\u4e2d\u3002
  1.1139 +compiler.misc.bad.source.file.header=\u9519\u8bef\u7684\u6e90\u6587\u4ef6\uff1a\u3000{0}\n{1}\n\u8bf7\u5220\u9664\u8be5\u6587\u4ef6\u6216\u786e\u4fdd\u8be5\u6587\u4ef6\u4f4d\u4e8e\u6b63\u786e\u7684\u6e90\u6587\u4ef6\u8def\u5f84\u5b50\u76ee\u5f55\u4e2d\u3002
  1.1140  
  1.1141  ## The following are all possible strings for the second argument ({1}) of the
  1.1142  ## above strings.
  1.1143 -compiler.misc.bad.class.signature=\
  1.1144 -\u9519\u8bef\u7684\u7c7b\u7b7e\u540d\uff1a {0}
  1.1145 -compiler.misc.bad.enclosing.method=\
  1.1146 -\u95ed\u5408\u65b9\u6cd5\u5c5e\u6027 {0} \u65f6\u51fa\u9519
  1.1147 -compiler.misc.bad.runtime.invisible.param.annotations=\
  1.1148 -    RuntimeInvisibleParameterAnnotations \u5c5e\u6027\u9519\u8bef: {0}
  1.1149 -compiler.misc.bad.const.pool.tag=\
  1.1150 -\u9519\u8bef\u7684\u5e38\u91cf\u6c60\u6807\u8bb0\uff1a {0}
  1.1151 -compiler.misc.bad.const.pool.tag.at=\
  1.1152 -\u9519\u8bef\u7684\u5e38\u91cf\u6c60\u6807\u8bb0\uff1a{0}\uff0c\u4f4d\u4e8e {1}
  1.1153 -compiler.misc.bad.signature=\
  1.1154 -\u9519\u8bef\u7684\u7b7e\u540d\uff1a {0}
  1.1155 -compiler.misc.class.file.wrong.class=\
  1.1156 -\u7c7b\u6587\u4ef6\u5305\u542b\u9519\u8bef\u7684\u7c7b\uff1a {0}
  1.1157 -compiler.misc.class.file.not.found=\
  1.1158 -\u672a\u627e\u5230 {0} \u7684\u7c7b\u6587\u4ef6
  1.1159 -compiler.misc.file.doesnt.contain.class=\
  1.1160 -\u6587\u4ef6\u4e0d\u5305\u542b\u7c7b {0}
  1.1161 -compiler.misc.file.does.not.contain.package=\
  1.1162 -    \u6587\u4ef6\u4e0d\u5305\u542b\u8f6f\u4ef6\u5305 {0}
  1.1163 -compiler.misc.illegal.start.of.class.file=\
  1.1164 -\u975e\u6cd5\u7684\u7c7b\u6587\u4ef6\u5f00\u59cb
  1.1165 -compiler.misc.unable.to.access.file=\
  1.1166 -\u65e0\u6cd5\u8bbf\u95ee\u6587\u4ef6\uff1a {0}
  1.1167 -compiler.misc.unicode.str.not.supported=\
  1.1168 -\u4e0d\u652f\u6301\u7c7b\u6587\u4ef6\u4e2d\u7684 Unicode \u5b57\u7b26\u4e32
  1.1169 -compiler.misc.undecl.type.var=\
  1.1170 -\u672a\u58f0\u660e\u7684\u7c7b\u578b\u53d8\u91cf\uff1a {0}
  1.1171 -compiler.misc.wrong.version=\
  1.1172 -\u7c7b\u6587\u4ef6\u5177\u6709\u9519\u8bef\u7684\u7248\u672c {0}.{1}\uff0c\u5e94\u4e3a {2}.{3}
  1.1173 +compiler.misc.bad.class.signature=\u9519\u8bef\u7684\u7c7b\u7b7e\u540d\uff1a {0}
  1.1174 +compiler.misc.bad.enclosing.method=\u95ed\u5408\u65b9\u6cd5\u5c5e\u6027 {0} \u65f6\u51fa\u9519
  1.1175 +compiler.misc.bad.runtime.invisible.param.annotations=RuntimeInvisibleParameterAnnotations \u5c5e\u6027\u9519\u8bef: {0}
  1.1176 +compiler.misc.bad.const.pool.tag=\u9519\u8bef\u7684\u5e38\u91cf\u6c60\u6807\u8bb0\uff1a {0}
  1.1177 +compiler.misc.bad.const.pool.tag.at=\u9519\u8bef\u7684\u5e38\u91cf\u6c60\u6807\u8bb0\uff1a{0}\uff0c\u4f4d\u4e8e {1}
  1.1178 +compiler.misc.bad.signature=\u9519\u8bef\u7684\u7b7e\u540d\uff1a {0}
  1.1179 +compiler.misc.bad.type.annotation.value=\u9519\u8bef\u7c7b\u578b\u6ce8\u91ca\u76ee\u6807\u7c7b\u578b\u503c\uff1a{0}
  1.1180 +compiler.misc.class.file.wrong.class=\u7c7b\u6587\u4ef6\u5305\u542b\u9519\u8bef\u7684\u7c7b\uff1a {0}
  1.1181 +compiler.misc.class.file.not.found=\u672a\u627e\u5230 {0} \u7684\u7c7b\u6587\u4ef6
  1.1182 +compiler.misc.file.doesnt.contain.class=\u6587\u4ef6\u4e0d\u5305\u542b\u7c7b {0}
  1.1183 +compiler.misc.file.does.not.contain.package=\u6587\u4ef6\u4e0d\u5305\u542b\u8f6f\u4ef6\u5305 {0}
  1.1184 +compiler.misc.illegal.start.of.class.file=\u975e\u6cd5\u7684\u7c7b\u6587\u4ef6\u5f00\u59cb
  1.1185 +compiler.misc.unable.to.access.file=\u65e0\u6cd5\u8bbf\u95ee\u6587\u4ef6\uff1a {0}
  1.1186 +compiler.misc.unicode.str.not.supported=\u4e0d\u652f\u6301\u7c7b\u6587\u4ef6\u4e2d\u7684 Unicode \u5b57\u7b26\u4e32
  1.1187 +compiler.misc.undecl.type.var=\u672a\u58f0\u660e\u7684\u7c7b\u578b\u53d8\u91cf\uff1a {0}
  1.1188 +compiler.misc.wrong.version=\u7c7b\u6587\u4ef6\u5177\u6709\u9519\u8bef\u7684\u7248\u672c {0}.{1}\uff0c\u5e94\u4e3a {2}.{3}
  1.1189  
  1.1190  #####
  1.1191  
  1.1192 -compiler.err.not.within.bounds=\
  1.1193 -\u7c7b\u578b\u53c2\u6570 {0} \u4e0d\u5728\u5176\u9650\u5236\u8303\u56f4\u4e4b\u5185
  1.1194 +compiler.err.not.within.bounds=\u7c7b\u578b\u53c2\u6570 {0} \u4e0d\u5728\u5176\u9650\u5236\u8303\u56f4\u4e4b\u5185
  1.1195  
  1.1196 -compiler.err.not.within.bounds.explain=\
  1.1197 -\u7c7b\u578b\u53c2\u6570 {0} \u4e0d\u5728\u5176\u9650\u5236\u8303\u56f4\u4e4b\u5185\uff1b{1}
  1.1198 +compiler.err.not.within.bounds.explain=\u7c7b\u578b\u53c2\u6570 {0} \u4e0d\u5728\u5176\u9650\u5236\u8303\u56f4\u4e4b\u5185\uff1b{1}
  1.1199  
  1.1200  ## The following are all possible strings for the second argument ({1}) of the
  1.1201  ## above string.
  1.1202 @@ -861,43 +569,26 @@
  1.1203  
  1.1204  #####
  1.1205  
  1.1206 -compiler.err.prob.found.req=\
  1.1207 -{0}\n\
  1.1208 -\u627e\u5230\uff1a {1}\n\
  1.1209 -\u9700\u8981\uff1a {2}
  1.1210 -compiler.warn.prob.found.req=\
  1.1211 -{0}\n\
  1.1212 -\u627e\u5230\uff1a {1}\n\
  1.1213 -\u9700\u8981\uff1a {2}
  1.1214 -compiler.err.prob.found.req.1=\
  1.1215 -{0} {3}\n\
  1.1216 -\u627e\u5230\uff1a {1}\n\
  1.1217 -\u9700\u8981\uff1a {2}
  1.1218 +compiler.err.prob.found.req={0}\n\u8981\u6c42\uff1a{2}\n\u53d1\u73b0\uff1a   {1}
  1.1219 +compiler.warn.prob.found.req={0}\n\u8981\u6c42\uff1a{2}\n\u53d1\u73b0\uff1a   {1}
  1.1220 +compiler.err.prob.found.req.1={0} {3}\n\u8981\u6c42\uff1a{2}\n\u53d1\u73b0\uff1a   {1}
  1.1221  
  1.1222  ## The following are all possible strings for the first argument ({0}) of the
  1.1223  ## above strings.
  1.1224 -compiler.misc.incompatible.types=\
  1.1225 -\u4e0d\u517c\u5bb9\u7684\u7c7b\u578b
  1.1226 -compiler.misc.incompatible.types.1=\
  1.1227 -\u4e0d\u517c\u5bb9\u7684\u7c7b\u578b\uff1b{0}
  1.1228 -compiler.misc.inconvertible.types=\
  1.1229 -\u4e0d\u53ef\u8f6c\u6362\u7684\u7c7b\u578b
  1.1230 -compiler.misc.possible.loss.of.precision=\
  1.1231 -\u53ef\u80fd\u635f\u5931\u7cbe\u5ea6
  1.1232 +compiler.misc.incompatible.types=\u4e0d\u517c\u5bb9\u7684\u7c7b\u578b
  1.1233 +compiler.misc.incompatible.types.1=\u4e0d\u517c\u5bb9\u7684\u7c7b\u578b\uff1b{0}
  1.1234 +compiler.misc.inconvertible.types=\u4e0d\u53ef\u8f6c\u6362\u7684\u7c7b\u578b
  1.1235 +compiler.misc.possible.loss.of.precision=\u53ef\u80fd\u635f\u5931\u7cbe\u5ea6
  1.1236  
  1.1237 -compiler.misc.unchecked.assign=\
  1.1238 -[unchecked] \u672a\u7ecf\u68c0\u67e5\u7684\u8f6c\u6362
  1.1239 +compiler.misc.unchecked.assign=[unchecked] \u672a\u7ecf\u68c0\u67e5\u7684\u8f6c\u6362
  1.1240  # compiler.misc.storecheck=\
  1.1241  #     [unchecked] assignment might cause later store checks to fail
  1.1242  # compiler.misc.unchecked=\
  1.1243  #     [unchecked] assigned array cannot dynamically check its stores
  1.1244 -compiler.misc.unchecked.cast.to.type=\
  1.1245 -[unchecked] \u672a\u7ecf\u68c0\u67e5\u7684\u7c7b\u578b\u4f7f\u7528
  1.1246 +compiler.misc.unchecked.cast.to.type=[unchecked] \u672a\u7ecf\u68c0\u67e5\u7684\u7c7b\u578b\u4f7f\u7528
  1.1247  
  1.1248 -compiler.misc.assignment.from.super-bound=\
  1.1249 -\u4ece super-bound \u7c7b\u578b {0} \u6307\u5b9a
  1.1250 -compiler.misc.assignment.to.extends-bound=\
  1.1251 -\u5bf9 extends-bound \u7c7b\u578b {0} \u8fdb\u884c\u6307\u5b9a
  1.1252 +compiler.misc.assignment.from.super-bound=\u4ece super-bound \u7c7b\u578b {0} \u6307\u5b9a
  1.1253 +compiler.misc.assignment.to.extends-bound=\u5bf9 extends-bound \u7c7b\u578b {0} \u8fdb\u884c\u6307\u5b9a
  1.1254  # compiler.err.star.expected=\
  1.1255  #     ''*'' expected
  1.1256  # compiler.err.no.elem.type=\
  1.1257 @@ -905,221 +596,187 @@
  1.1258  
  1.1259  #####
  1.1260  
  1.1261 -compiler.err.type.found.req=\
  1.1262 -\u610f\u5916\u7684\u7c7b\u578b\n\
  1.1263 -\u627e\u5230\uff1a {0}\n\
  1.1264 -\u9700\u8981\uff1a {1}
  1.1265 +compiler.err.type.found.req=\u4ee5\u5916\u7c7b\u578b\n\u8981\u6c42\uff1a {1}\n\u53d1\u73b0\uff1a   {0}
  1.1266  
  1.1267  ## The following are all possible strings for the first argument ({0}) of the
  1.1268  ## above string.
  1.1269 -compiler.misc.type.req.class=\
  1.1270 -\u7c7b
  1.1271 -compiler.misc.type.req.class.array=\
  1.1272 -\u7c7b\u6216\u6570\u7ec4
  1.1273 -compiler.misc.type.req.ref=\
  1.1274 -\u5f15\u7528
  1.1275 -compiler.misc.type.req.exact=\
  1.1276 -\u4e0d\u5e26\u9650\u5236\u8303\u56f4\u7684\u7c7b\u6216\u63a5\u53e3
  1.1277 -compiler.misc.type.parameter=\
  1.1278 -\u7c7b\u578b\u53c2\u6570 {0} 
  1.1279 +compiler.misc.type.req.class=\u7c7b
  1.1280 +compiler.misc.type.req.class.array=\u7c7b\u6216\u6570\u7ec4
  1.1281 +compiler.misc.type.req.ref=\u5f15\u7528
  1.1282 +compiler.misc.type.req.exact=\u4e0d\u5e26\u9650\u5236\u8303\u56f4\u7684\u7c7b\u6216\u63a5\u53e3
  1.1283 +compiler.misc.type.parameter=\u7c7b\u578b\u53c2\u6570 {0}
  1.1284  
  1.1285  #####
  1.1286  
  1.1287  ## The following are all possible strings for the last argument of all those
  1.1288  ## diagnostics whose key ends in ".1"
  1.1289 -compiler.misc.undetermined.type=\
  1.1290 -\u672a\u786e\u5b9a\u7684\u7c7b\u578b
  1.1291 -ncompiler.misc.type.variable.has.undetermined.type=\
  1.1292 -\u7c7b\u578b\u53d8\u91cf {0} \u5e26\u6709\u672a\u786e\u5b9a\u7684\u7c7b\u578b
  1.1293 -compiler.misc.no.unique.maximal.instance.exists=\
  1.1294 -\u5bf9\u4e8e\u4e0a\u9650\u4e3a {1} \u7684\u7c7b\u578b\u53d8\u91cf {0}\uff0c\u4e0d\u5b58\u5728\u552f\u4e00\u6700\u5927\u5b9e\u4f8b
  1.1295 -compiler.misc.no.unique.minimal.instance.exists=\
  1.1296 -\u5bf9\u4e8e\u4e0b\u9650\u4e3a {1} \u7684\u7c7b\u578b\u53d8\u91cf {0}\uff0c\u4e0d\u5b58\u5728\u552f\u4e00\u6700\u5c0f\u5b9e\u4f8b
  1.1297 -compiler.misc.no.conforming.instance.exists=\
  1.1298 -\u4e0d\u5b58\u5728\u7c7b\u578b\u53d8\u91cf {0} \u7684\u5b9e\u4f8b\uff0c\u4ee5\u4f7f {1} \u4e0e {2} \u4e00\u81f4
  1.1299 -compiler.misc.no.conforming.assignment.exists=\
  1.1300 -\u4e0d\u5b58\u5728\u7c7b\u578b\u53d8\u91cf {0} \u7684\u5b9e\u4f8b\uff0c\u4ee5\u4f7f\u53c2\u6570\u7c7b\u578b {1} \u4e0e\u5f62\u5f0f\u53c2\u6570\u7c7b\u578b {2} \u4e00\u81f4
  1.1301 -compiler.misc.arg.length.mismatch=\
  1.1302 -\u65e0\u6cd5\u4ece\u53c2\u6570\u8fdb\u884c\u5b9e\u4f8b\u5316\uff0c\u56e0\u4e3a\u5b9e\u9645\u53c2\u6570\u5217\u8868\u548c\u5f62\u5f0f\u53c2\u6570\u5217\u8868\u957f\u5ea6\u4e0d\u540c
  1.1303 -compiler.misc.inferred.do.not.conform.to.bounds=\
  1.1304 -\u63a8\u7406\u7c7b\u578b\u53c2\u6570 {0} \u4e0d\u7b26\u5408\u7c7b\u578b\u53d8\u91cf {1} \u7684\u9650\u5236\u8303\u56f4
  1.1305 +compiler.misc.undetermined.type=\u672a\u786e\u5b9a\u7684\u7c7b\u578b
  1.1306 +ncompiler.misc.type.variable.has.undetermined.type=\u7c7b\u578b\u53d8\u91cf {0} \u5e26\u6709\u672a\u786e\u5b9a\u7684\u7c7b\u578b
  1.1307 +compiler.misc.no.unique.maximal.instance.exists=\u5bf9\u4e8e\u4e0a\u9650\u4e3a {1} \u7684\u7c7b\u578b\u53d8\u91cf {0}\uff0c\u4e0d\u5b58\u5728\u552f\u4e00\u6700\u5927\u5b9e\u4f8b
  1.1308 +compiler.misc.no.unique.minimal.instance.exists=\u5bf9\u4e8e\u4e0b\u9650\u4e3a {1} \u7684\u7c7b\u578b\u53d8\u91cf {0}\uff0c\u4e0d\u5b58\u5728\u552f\u4e00\u6700\u5c0f\u5b9e\u4f8b
  1.1309 +compiler.misc.no.conforming.instance.exists=\u4e0d\u5b58\u5728\u7c7b\u578b\u53d8\u91cf {0} \u7684\u5b9e\u4f8b\uff0c\u4ee5\u4f7f {1} \u4e0e {2} \u4e00\u81f4
  1.1310 +compiler.misc.no.conforming.assignment.exists=\u4e0d\u5b58\u5728\u7c7b\u578b\u53d8\u91cf {0} \u7684\u5b9e\u4f8b\uff0c\u4ee5\u4f7f\u53c2\u6570\u7c7b\u578b {1} \u4e0e\u5f62\u5f0f\u53c2\u6570\u7c7b\u578b {2} \u4e00\u81f4
  1.1311 +compiler.misc.arg.length.mismatch=\u65e0\u6cd5\u4ece\u53c2\u6570\u8fdb\u884c\u5b9e\u4f8b\u5316\uff0c\u56e0\u4e3a\u5b9e\u9645\u53c2\u6570\u5217\u8868\u548c\u5f62\u5f0f\u53c2\u6570\u5217\u8868\u957f\u5ea6\u4e0d\u540c
  1.1312 +compiler.misc.inferred.do.not.conform.to.bounds=\u63a8\u65ad\u7c7b\u578b\u4e0d\u7b26\u5408\u58f0\u660e\u7684\u9650\u5236\u8303\u56f4\n\u63a8\u65ad\uff1a{0}\n\u9650\u5236\u8303\u56f4\uff1a{1}
  1.1313 +compiler.misc.inferred.do.not.conform.to.params=\u5b9e\u9645\u53c2\u6570\u4e0d\u7b26\u5408\u63a8\u65ad\u5f62\u5f0f\u53c2\u6570\n\u9700\u8981\uff1a{0}\n\u627e\u5230: {1}
  1.1314  
  1.1315  #####
  1.1316  
  1.1317  ## The first argument ({0}) is a "kindname".
  1.1318 -compiler.err.abstract.cant.be.accessed.directly=\
  1.1319 -\u65e0\u6cd5\u76f4\u63a5\u8bbf\u95ee {2} \u4e2d\u7684\u62bd\u8c61 {0} {1}
  1.1320 +compiler.err.abstract.cant.be.accessed.directly=\u65e0\u6cd5\u76f4\u63a5\u8bbf\u95ee {2} \u4e2d\u7684\u62bd\u8c61 {0} {1}
  1.1321  
  1.1322  ## The first argument ({0}) is a "kindname".
  1.1323 -compiler.err.non-static.cant.be.ref=\
  1.1324 -\u65e0\u6cd5\u4ece\u9759\u6001\u4e0a\u4e0b\u6587\u4e2d\u5f15\u7528\u975e\u9759\u6001 {0} {1}
  1.1325 +compiler.err.non-static.cant.be.ref=\u65e0\u6cd5\u4ece\u9759\u6001\u4e0a\u4e0b\u6587\u4e2d\u5f15\u7528\u975e\u9759\u6001 {0} {1}
  1.1326  
  1.1327  ## Both arguments ({0}, {1}) are "kindname"s.  {0} is a comma-separated list
  1.1328  ## of kindnames (the list should be identical to that provided in source.
  1.1329 -compiler.err.unexpected.type=\
  1.1330 -\u610f\u5916\u7684\u7c7b\u578b\n\
  1.1331 -\u9700\u8981\uff1a {0}\n\
  1.1332 -\u627e\u5230\uff1a {1}
  1.1333 +compiler.err.unexpected.type=\u610f\u5916\u7684\u7c7b\u578b\n\u9700\u8981\uff1a {0}\n\u627e\u5230\uff1a {1}
  1.1334  
  1.1335 -## The first argument ({0}) is a "kindname".
  1.1336 -compiler.err.cant.resolve=\
  1.1337 -\u627e\u4e0d\u5230\u7b26\u53f7\n\
  1.1338 -\u7b26\u53f7\uff1a {0} {3}{1}{2}
  1.1339 +## The first argument {0} is a "kindname" (e.g. 'constructor', 'field', etc.)
  1.1340 +## The second argument {1} is the non-resolved symbol
  1.1341 +## The third argument {2} is a list of type parameters (non-empty if {1} is a method)
  1.1342 +## The fourth argument {3} is a list of argument types (non-empty if {1} is a method)
  1.1343 +compiler.err.cant.resolve=\u627e\u4e0d\u5230\u7b26\u53f7\n\u7b26\u53f7\uff1a {0} {3}{1}{2}
  1.1344  
  1.1345 -## The first argument ({0}) and fifth argument ({4}) are "kindname"s.
  1.1346 -compiler.err.cant.resolve.location=\
  1.1347 -\u627e\u4e0d\u5230\u7b26\u53f7\n\
  1.1348 -\u7b26\u53f7\uff1a {0} {3}{1}{2}\n\
  1.1349 -\u4f4d\u7f6e\uff1a {4} {5}
  1.1350 +compiler.err.cant.resolve.args=\u627e\u4e0d\u5230\u7b26\u53f7\n\u7b26\u53f7\uff1a {0} {1}({3})
  1.1351 +
  1.1352 +compiler.err.cant.resolve.args.params=\u627e\u4e0d\u5230\u7b26\u53f7\n\u7b26\u53f7\uff1a {0} <{2}>{1}({3})
  1.1353 +
  1.1354 +## arguments from {0} to {3} have the same meaning as above
  1.1355 +## The fifth argument {4} is the location "kindname" (e.g. 'constructor', 'field', etc.)
  1.1356 +## The sixth argument {5} is the location type
  1.1357 +compiler.err.cant.resolve.location=\u627e\u4e0d\u5230\u7b26\u53f7\n\u7b26\u53f7\uff1a {0} {3}{1}{2}\n\u4f4d\u7f6e\uff1a {4} {5}
  1.1358 +
  1.1359 +compiler.err.cant.resolve.location.args=\u627e\u4e0d\u5230\u7b26\u53f7\n\u7b26\u53f7\uff1a  {0} {1}({3})\nlocation: {4} {5}
  1.1360 +
  1.1361 +compiler.err.cant.resolve.location.args.params=\u627e\u4e0d\u5230\u7b26\u53f7\n\u7b26\u53f7\uff1a  {0} <{2}>{1}({3})\n\u4f4d\u7f6e\uff1a {4} {5}
  1.1362 +
  1.1363 +compiler.err.cant.apply.diamond=\u83f1\u5f62\u8fd0\u7b97\u7b26\u65e0\u6cd5\u63a8\u65ad {0} \u7684\u7c7b\u578b\uff1b\n\u539f\u56e0: {1}
  1.1364  
  1.1365  ## The following are all possible string for "kindname".
  1.1366  ## They should be called whatever the JLS calls them after it been translated
  1.1367  ## to the appropriate language.
  1.1368  # compiler.misc.kindname.constructor=\
  1.1369  #     static member
  1.1370 -compiler.misc.kindname.annotation=\
  1.1371 -@interface
  1.1372 -compiler.misc.kindname.constructor=\
  1.1373 -\u6784\u9020\u51fd\u6570
  1.1374 -compiler.misc.kindname.interface=\
  1.1375 -\u63a5\u53e3
  1.1376 -compiler.misc.kindname.static=\
  1.1377 -\u9759\u6001
  1.1378 -compiler.misc.kindname.type.variable=\
  1.1379 -\u7c7b\u578b\u53d8\u91cf\u7684\u9650\u5236\u8303\u56f4
  1.1380 -compiler.misc.kindname=\
  1.1381 -\u6807\u8bc6\u7b26 ({0})
  1.1382 -compiler.misc.kindname.variable=\
  1.1383 -\u53d8\u91cf
  1.1384 -compiler.misc.kindname.value=\
  1.1385 -\u503c
  1.1386 -compiler.misc.kindname.method=\
  1.1387 -\u65b9\u6cd5
  1.1388 -compiler.misc.kindname.variable.method=\
  1.1389 -\u53d8\u91cf\u3001\u65b9\u6cd5
  1.1390 -compiler.misc.kindname.value.method=\
  1.1391 -\u503c\u3001\u65b9\u6cd5
  1.1392 -compiler.misc.kindname.class=\
  1.1393 -\u7c7b
  1.1394 -compiler.misc.kindname.variable.class=\
  1.1395 -\u53d8\u91cf\u3001\u7c7b
  1.1396 -compiler.misc.kindname.value.class=\
  1.1397 -\u503c\u3001\u7c7b
  1.1398 -compiler.misc.kindname.method.class=\
  1.1399 -\u65b9\u6cd5\u3001\u7c7b
  1.1400 -compiler.misc.kindname.variable.method.class=\
  1.1401 -\u53d8\u91cf\u3001\u65b9\u6cd5\u3001\u7c7b
  1.1402 -compiler.misc.kindname.value.method.class=\
  1.1403 -\u503c\u3001\u65b9\u6cd5\u3001\u7c7b
  1.1404 -compiler.misc.kindname.package=\
  1.1405 -\u8f6f\u4ef6\u5305
  1.1406 -compiler.misc.kindname.variable.package=\
  1.1407 -\u53d8\u91cf\u3001\u8f6f\u4ef6\u5305
  1.1408 -compiler.misc.kindname.value.package=\
  1.1409 -\u503c\u3001\u8f6f\u4ef6\u5305
  1.1410 -compiler.misc.kindname.method.package=\
  1.1411 -\u65b9\u6cd5\u3001\u8f6f\u4ef6\u5305
  1.1412 -compiler.misc.kindname.variable.method.package=\
  1.1413 -\u53d8\u91cf\u3001\u65b9\u6cd5\u3001\u8f6f\u4ef6\u5305
  1.1414 -compiler.misc.kindname.value.method.package=\
  1.1415 -\u503c\u3001\u65b9\u6cd5\u3001\u8f6f\u4ef6\u5305
  1.1416 -compiler.misc.kindname.class.package=\
  1.1417 -\u7c7b\u3001\u8f6f\u4ef6\u5305
  1.1418 -compiler.misc.kindname.variable.class.package=\
  1.1419 -\u53d8\u91cf\u3001\u7c7b\u3001\u8f6f\u4ef6\u5305
  1.1420 -compiler.misc.kindname.value.class.package=\
  1.1421 -\u503c\u3001\u7c7b\u3001\u8f6f\u4ef6\u5305
  1.1422 -compiler.misc.kindname.method.class.package=\
  1.1423 -\u65b9\u6cd5\u3001\u7c7b\u3001\u8f6f\u4ef6\u5305
  1.1424 -compiler.misc.kindname.variable.method.class.package=\
  1.1425 -\u53d8\u91cf\u3001\u65b9\u6cd5\u3001\u7c7b\u3001\u8f6f\u4ef6\u5305
  1.1426 -compiler.misc.kindname.value.method.class.package=\
  1.1427 -\u503c\u3001\u65b9\u6cd5\u3001\u7c7b\u3001\u8f6f\u4ef6\u5305
  1.1428 -
  1.1429 +compiler.misc.kindname.annotation=@interface
  1.1430 +compiler.misc.kindname.constructor=\u6784\u9020\u51fd\u6570
  1.1431 +compiler.misc.kindname.interface=\u63a5\u53e3
  1.1432 +compiler.misc.kindname.static=\u9759\u6001
  1.1433 +compiler.misc.kindname.type.variable=\u7c7b\u578b\u53d8\u91cf
  1.1434 +compiler.misc.kindname.type.variable.bound=\u7c7b\u578b\u53d8\u91cf\u7684\u9650\u5236\u8303\u56f4
  1.1435 +compiler.misc.kindname.variable=\u53d8\u91cf
  1.1436 +compiler.misc.kindname.value=\u503c
  1.1437 +compiler.misc.kindname.method=\u65b9\u6cd5
  1.1438 +compiler.misc.kindname.class=\u7c7b
  1.1439 +compiler.misc.kindname.package=\u8f6f\u4ef6\u5305
  1.1440  #####
  1.1441  
  1.1442 -compiler.err.override.static=\
  1.1443 -{0}\uff1b\u8986\u76d6\u7684\u65b9\u6cd5\u4e3a\u9759\u6001
  1.1444 -compiler.err.override.meth=\
  1.1445 -{0}\uff1b\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u4e3a {1}
  1.1446 +compiler.misc.no.args=\u6ca1\u6709\u53c2\u6570
  1.1447  
  1.1448 -compiler.err.override.meth.doesnt.throw=\
  1.1449 -{0}\uff1b\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u4e0d\u629b\u51fa {1}
  1.1450 +compiler.err.override.static={0}\n\u8986\u76d6\u7684\u65b9\u6cd5\u4e3a\u9759\u6001
  1.1451 +compiler.err.override.meth={0}\n\u8986\u76d6\u7684\u65b9\u6cd5\u4e3a {1}
  1.1452 +
  1.1453 +compiler.err.override.meth.doesnt.throw={0}\n\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u4e0d\u629b\u51fa {1}
  1.1454  
  1.1455  # In the following string {1} is a space separated list of Java Keywords, as
  1.1456  # they would have been declared in the source code
  1.1457 -compiler.err.override.weaker.access=\
  1.1458 -{0}\uff1b\u6b63\u5728\u5c1d\u8bd5\u6307\u5b9a\u66f4\u4f4e\u7684\u8bbf\u95ee\u6743\u9650\uff1b\u4e3a {1}
  1.1459 +compiler.err.override.weaker.access={0}\n\u6b63\u5728\u5c1d\u8bd5\u6307\u5b9a\u66f4\u4f4e\u7684\u8bbf\u95ee\u6743\u9650\uff1b\u4e3a {1}
  1.1460  
  1.1461 -compiler.misc.override.incompatible.ret=\
  1.1462 -{0}\uff1b\u6b63\u5728\u5c1d\u8bd5\u4f7f\u7528\u4e0d\u517c\u5bb9\u7684\u8fd4\u56de\u7c7b\u578b
  1.1463 +compiler.err.override.incompatible.ret={0}\n\u8fd4\u56de\u7c7b\u578b {1} \u4e0e {2} \u4e0d\u517c\u5bb9
  1.1464  
  1.1465 -compiler.misc.override.unchecked.ret=\
  1.1466 -{0}\uff1b\u8fd4\u56de\u7c7b\u578b\u9700\u8981\u672a\u7ecf\u68c0\u67e5\u7684\u8f6c\u6362
  1.1467 +compiler.warn.override.unchecked.ret=[unchecked] {0}\n\u8fd4\u56de\u7c7b\u578b\u9700\u8981\u4ece {1} \u5230 {2} \u7684\u672a\u7ecf\u68c0\u67e5\u8f6c\u6362
  1.1468 +
  1.1469 +compiler.warn.override.unchecked.thrown=[unchecked] {0}\n\u88ab\u8986\u76d6\u7684\u65b9\u6cd5\u4e0d\u629b\u51fa {1}
  1.1470  
  1.1471  ## The following are all possible strings for the first argument ({0}) of the
  1.1472  ## above strings.
  1.1473 -compiler.misc.cant.override=\
  1.1474 -{1} \u4e2d\u7684 {0} \u65e0\u6cd5\u8986\u76d6 {3} \u4e2d\u7684 {2}
  1.1475 -compiler.misc.cant.implement=\
  1.1476 -{1} \u4e2d\u7684 {0} \u65e0\u6cd5\u5b9e\u73b0 {3} \u4e2d\u7684 {2}
  1.1477 -compiler.misc.clashes.with=\
  1.1478 -{1} \u4e2d\u7684 {0} \u4e0e {3} \u4e2d\u7684 {2} \u51b2\u7a81
  1.1479 -compiler.misc.unchecked.override=\
  1.1480 -{1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1481 -compiler.misc.unchecked.implement=\
  1.1482 -{1} \u4e2d\u7684 {0} \u5b9e\u73b0\u4e86 {3} \u4e2d\u7684 {2}
  1.1483 -compiler.misc.unchecked.clash.with=\
  1.1484 -{1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1485 -compiler.misc.varargs.override=\
  1.1486 -{1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1487 -compiler.misc.varargs.implement=\
  1.1488 -{1} \u4e2d\u7684 {0} \u5b9e\u73b0\u4e86 {3} \u4e2d\u7684 {2}
  1.1489 -compiler.misc.varargs.clash.with=\
  1.1490 -{1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1491 +compiler.misc.cant.override={1} \u4e2d\u7684 {0} \u65e0\u6cd5\u8986\u76d6 {3} \u4e2d\u7684 {2}
  1.1492 +compiler.misc.cant.implement={1} \u4e2d\u7684 {0} \u65e0\u6cd5\u5b9e\u73b0 {3} \u4e2d\u7684 {2}
  1.1493 +compiler.misc.clashes.with={1} \u4e2d\u7684 {0} \u4e0e {3} \u4e2d\u7684 {2} \u51b2\u7a81
  1.1494 +compiler.misc.unchecked.override={1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1495 +compiler.misc.unchecked.implement={1} \u4e2d\u7684 {0} \u5b9e\u73b0\u4e86 {3} \u4e2d\u7684 {2}
  1.1496 +compiler.misc.unchecked.clash.with={1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1497 +compiler.misc.varargs.override={1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1498 +compiler.misc.varargs.implement={1} \u4e2d\u7684 {0} \u5b9e\u73b0\u4e86 {3} \u4e2d\u7684 {2}
  1.1499 +compiler.misc.varargs.clash.with={1} \u4e2d\u7684 {0} \u8986\u76d6\u4e86 {3} \u4e2d\u7684 {2}
  1.1500  
  1.1501  ########################################
  1.1502  # Diagnostics for language feature changes
  1.1503  ########################################
  1.1504 -compiler.err.unsupported.fp.lit=\
  1.1505 -\u5728 -source 5 \u4e4b\u524d\uff0c\u4e0d\u652f\u6301\u5341\u516d\u8fdb\u5236\u6d6e\u70b9\u5b57\u9762\u503c
  1.1506 +compiler.err.unsupported.fp.lit=-source {0} \u4e2d\u4e0d\u652f\u6301\u5341\u516d\u8fdb\u5236\u6d6e\u70b9\u5b57\u9762\u503c\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u5341\u516d\u8fdb\u5236\u6d6e\u70b9\u5b57\u9762\u503c\uff09
  1.1507  
  1.1508 -compiler.warn.enum.as.identifier=\
  1.1509 -\u4ece\u53d1\u884c\u7248 5 \u5f00\u59cb\uff0c"enum" \u4e3a\u5173\u952e\u5b57\uff0c\u800c\u4e0d\u7528\u4f5c\u6807\u8bc6\u7b26\n\
  1.1510 -\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u5c06 "enum"' \u7528\u4f5c\u5173\u952e\u5b57\uff09
  1.1511 +compiler.err.unsupported.binary.lit=-source {0} \u4e2d\u4e0d\u652f\u6301\u4e8c\u8fdb\u5236\u5b57\u9762\u503c\n\uff08\u8bf7\u4f7f\u7528 -source 7 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u4e8c\u8fdb\u5236\u5b57\u9762\u503c\uff09
  1.1512  
  1.1513 -compiler.warn.assert.as.identifier=\
  1.1514 -\u4ece\u7248\u672c 1.4 \u5f00\u59cb\uff0c''assert'' \u662f\u4e00\u4e2a\u5173\u952e\u5b57\uff0c\u4f46\u4e0d\u80fd\u7528\u4f5c\u6807\u8bc6\u7b26\n\
  1.1515 -\uff08\u8bf7\u4f7f\u7528 -source 1.4 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u4fbf\u5c06 ''assert'' \u7528\u4f5c\u5173\u952e\u5b57\uff09
  1.1516 +compiler.err.unsupported.underscore.lit=-source {0} \u4e2d\u4e0d\u652f\u6301\u5b57\u9762\u503c\u4f7f\u7528\u4e0b\u5212\u7ebf\n\uff08\u8bf7\u4f7f\u7528 -source 7 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u5141\u8bb8\u5b57\u9762\u503c\u4f7f\u7528\u4e0b\u5212\u7ebf\uff09
  1.1517  
  1.1518 -compiler.err.enum.as.identifier=\
  1.1519 -\u4ece\u53d1\u884c\u7248 5 \u5f00\u59cb\uff0c"enum" \u4e3a\u5173\u952e\u5b57\uff0c\u800c\u4e0d\u7528\u4f5c\u6807\u8bc6\u7b26\n\
  1.1520 -\uff08\u8bf7\u4f7f\u7528 -source 1.4 \u6216\u66f4\u4f4e\u7248\u672c\u4ee5\u5c06 "enum" \u7528\u4f5c\u6807\u8bc6\u7b26\uff09
  1.1521 +compiler.warn.enum.as.identifier=\u4ece\u53d1\u884c\u7248 5 \u5f00\u59cb\uff0c"enum" \u4e3a\u5173\u952e\u5b57\uff0c\u800c\u4e0d\u7528\u4f5c\u6807\u8bc6\u7b26\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u5c06 "enum"' \u7528\u4f5c\u5173\u952e\u5b57\uff09
  1.1522  
  1.1523 -compiler.err.assert.as.identifier=\
  1.1524 -\u4ece\u7248\u672c 1.4 \u5f00\u59cb\uff0c''assert'' \u662f\u4e00\u4e2a\u5173\u952e\u5b57\uff0c\u4f46\u4e0d\u80fd\u7528\u4f5c\u6807\u8bc6\u7b26\n\
  1.1525 -\uff08\u8bf7\u4f7f\u7528 -source 1.3 \u6216\u66f4\u4f4e\u7248\u672c\u4ee5\u4fbf\u5c06 ''assert'' \u7528\u4f5c\u6807\u8bc6\u7b26\uff09
  1.1526 +compiler.warn.assert.as.identifier=\u4ece\u7248\u672c 1.4 \u5f00\u59cb\uff0c''assert'' \u662f\u4e00\u4e2a\u5173\u952e\u5b57\uff0c\u4f46\u4e0d\u80fd\u7528\u4f5c\u6807\u8bc6\u7b26\n\uff08\u8bf7\u4f7f\u7528 -source 1.4 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u4fbf\u5c06 ''assert'' \u7528\u4f5c\u5173\u952e\u5b57\uff09
  1.1527  
  1.1528 -compiler.err.generics.not.supported.in.source=\
  1.1529 --source {0} \u4e2d\u4e0d\u652f\u6301\u6cdb\u578b\n\
  1.1530 -\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u6cdb\u578b\uff09
  1.1531 +compiler.err.enum.as.identifier=\u4ece\u53d1\u884c\u7248 5 \u5f00\u59cb\uff0c"enum" \u4e3a\u5173\u952e\u5b57\uff0c\u800c\u4e0d\u7528\u4f5c\u6807\u8bc6\u7b26\n\uff08\u8bf7\u4f7f\u7528 -source 1.4 \u6216\u66f4\u4f4e\u7248\u672c\u4ee5\u5c06 "enum" \u7528\u4f5c\u6807\u8bc6\u7b26\uff09
  1.1532  
  1.1533 -compiler.err.varargs.not.supported.in.source=\
  1.1534 --source {0} \u4e2d\u4e0d\u652f\u6301 variable-arity \u65b9\u6cd5\n\
  1.1535 -\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528 variable-arity \u65b9\u6cd5\uff09
  1.1536 +compiler.err.assert.as.identifier=\u4ece\u7248\u672c 1.4 \u5f00\u59cb\uff0c''assert'' \u662f\u4e00\u4e2a\u5173\u952e\u5b57\uff0c\u4f46\u4e0d\u80fd\u7528\u4f5c\u6807\u8bc6\u7b26\n\uff08\u8bf7\u4f7f\u7528 -source 1.3 \u6216\u66f4\u4f4e\u7248\u672c\u4ee5\u4fbf\u5c06 ''assert'' \u7528\u4f5c\u6807\u8bc6\u7b26\uff09
  1.1537  
  1.1538 -compiler.err.annotations.not.supported.in.source=\
  1.1539 --source {0} \u4e2d\u4e0d\u652f\u6301\u6ce8\u91ca\n\
  1.1540 -\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u6ce8\u91ca\uff09
  1.1541 +compiler.err.generics.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301\u6cdb\u578b\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u6cdb\u578b\uff09
  1.1542  
  1.1543 -compiler.err.foreach.not.supported.in.source=\
  1.1544 --source {0} \u4e2d\u4e0d\u652f\u6301 for-each \u5faa\u73af\n\
  1.1545 -\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528 for-each \u5faa\u73af\uff09
  1.1546 +compiler.err.varargs.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301 variable-arity \u65b9\u6cd5\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528 variable-arity \u65b9\u6cd5\uff09
  1.1547  
  1.1548 -compiler.err.static.import.not.supported.in.source=\
  1.1549 --source {0} \u4e2d\u4e0d\u652f\u6301\u9759\u6001\u5bfc\u5165\u58f0\u660e\n\
  1.1550 -\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u9759\u6001\u5bfc\u5165\u58f0\u660e\uff09
  1.1551 +compiler.err.annotations.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301\u6ce8\u91ca\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u6ce8\u91ca\uff09
  1.1552  
  1.1553 -compiler.err.enums.not.supported.in.source=\
  1.1554 --source {0} \u4e2d\u4e0d\u652f\u6301\u679a\u4e3e\n\
  1.1555 -\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u679a\u4e3e\uff09
  1.1556 +compiler.err.type.annotations.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301\u7c7b\u578b\u6ce8\u91ca\n\uff08\u8bf7\u4f7f\u7528 -source 7 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u7c7b\u578b\u6ce8\u91ca\uff09
  1.1557 +
  1.1558 +compiler.err.foreach.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301 for-each \u5faa\u73af\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528 for-each \u5faa\u73af\uff09
  1.1559 +
  1.1560 +compiler.err.static.import.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301\u9759\u6001\u5bfc\u5165\u58f0\u660e\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u9759\u6001\u5bfc\u5165\u58f0\u660e\uff09
  1.1561 +
  1.1562 +compiler.err.enums.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301\u679a\u4e3e\n\uff08\u8bf7\u4f7f\u7528 -source 5 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u679a\u4e3e\uff09
  1.1563 +
  1.1564 +compiler.err.diamond.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301\u83f1\u5f62\u8fd0\u7b97\u7b26\n\uff08\u8bf7\u4f7f\u7528 -source 7 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u542f\u7528\u83f1\u5f62\u8fd0\u7b97\u7b26\uff09
  1.1565 +
  1.1566 +compiler.err.string.switch.not.supported.in.source=-source {0} \u4e2d\u4e0d\u652f\u6301 switch \u4f7f\u7528\u5b57\u7b26\u4e32\n\uff08\u8bf7\u4f7f\u7528 -source 7 \u6216\u66f4\u9ad8\u7248\u672c\u4ee5\u5141\u8bb8 switch \u4f7f\u7528\u5b57\u7b26\u4e32\uff09
  1.1567 +
  1.1568 +########################################
  1.1569 +# Diagnostics for where clause implementation
  1.1570 +# used by the RichDiagnosticFormatter.
  1.1571 +########################################
  1.1572 +
  1.1573 +compiler.misc.type.null=<null>
  1.1574 +
  1.1575 +# X#n (where n is an int id) is disambiguated tvar name
  1.1576 +compiler.misc.type.var={0}#{1}
  1.1577 +
  1.1578 +# CAP#n (where n is an int id) is an abbreviation for 'captured type'
  1.1579 +compiler.misc.captured.type=CAP#{0}
  1.1580 +
  1.1581 +# <INT#n> (where n is an int id) is an abbreviation for 'intersection type'
  1.1582 +compiler.misc.intersection.type=INT#{0}
  1.1583 +
  1.1584 +# where clause for captured type: contains upper ('extends {1}') and lower
  1.1585 +# ('super {2}') bound along with the wildcard that generated this captured type ({3})
  1.1586 +compiler.misc.where.captured={0} \u901a\u8fc7\u6355\u83b7 {3} \u6269\u5c55 {1} \u8d85\u7ea7\u7c7b\u578b\uff1a{2}
  1.1587 +
  1.1588 +# compact where clause for captured type: contains upper ('extends {1}') along
  1.1589 +# with the wildcard that generated this captured type ({3})
  1.1590 +compiler.misc.where.captured.1={0} \u901a\u8fc7\u6355\u83b7 {3} \u6269\u5c55 {1}
  1.1591 +
  1.1592 +# where clause for type variable: contains upper bound(s) ('extends {1}') along with
  1.1593 +# the kindname ({2}) and location ({3}) in which the typevar has been declared
  1.1594 +compiler.misc.where.typevar={0} \u6269\u5c55 {2} {3} \u4e2d\u58f0\u660e\u7684 {1}
  1.1595 +
  1.1596 +# compact where clause for type variable: contains the kindname ({2}) and location ({3})
  1.1597 +# in which the typevar has been declared
  1.1598 +compiler.misc.where.typevar.1={2} {3} \u4e2d\u58f0\u660e\u7684 {0}
  1.1599 +
  1.1600 +# where clause for type variable: contains all the upper bound(s) ('extends {1}')
  1.1601 +# of this intersection type
  1.1602 +compiler.misc.where.intersection={0} \u6269\u5c55 {1}
  1.1603 +
  1.1604 +### Where clause headers ###
  1.1605 +compiler.misc.where.description.captured=\u5176\u4e2d {0} \u662f\u4e00\u4e2a\u65b0\u7684\u7c7b\u578b\u53d8\u91cf\uff1a
  1.1606 +compiler.misc.where.description.typevar=\u5176\u4e2d {0} \u662f\u4e00\u4e2a\u7c7b\u578b\u53d8\u91cf\uff1a
  1.1607 +compiler.misc.where.description.intersection=\u5176\u4e2d {0} \u662f\u4ea4\u96c6\u7c7b\u578b\uff1a
  1.1608 +compiler.misc.where.description.captured.1=\u5176\u4e2d {0} \u662f\u65b0\u7684\u7c7b\u578b\u53d8\u91cf\uff1a
  1.1609 +compiler.misc.where.description.typevar.1=\u5176\u4e2d {0} \u662f\u7c7b\u578b\u53d8\u91cf\uff1a
  1.1610 +compiler.misc.where.description.intersection.1=\u5176\u4e2d {0} \u662f\u4ea4\u96c6\u7c7b\u578b\uff1a
  1.1611 +
  1.1612 +

mercurial