langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
equal
deleted
inserted
replaced
1533 |
1533 |
1534 # 0: name |
1534 # 0: name |
1535 compiler.warn.poor.choice.for.module.name=\ |
1535 compiler.warn.poor.choice.for.module.name=\ |
1536 module name {0} should avoid terminal digits |
1536 module name {0} should avoid terminal digits |
1537 |
1537 |
|
1538 # 0: string |
|
1539 compiler.warn.incubating.modules=\ |
|
1540 using incubating module(s): {0} |
|
1541 |
1538 # 0: symbol, 1: symbol |
1542 # 0: symbol, 1: symbol |
1539 compiler.warn.has.been.deprecated=\ |
1543 compiler.warn.has.been.deprecated=\ |
1540 {0} in {1} has been deprecated |
1544 {0} in {1} has been deprecated |
1541 |
1545 |
1542 # 0: symbol, 1: symbol |
1546 # 0: symbol, 1: symbol |