-
Bug
-
Resolution: Fixed
-
P3
-
5.0u5
-
b02
-
generic
-
generic
Perform l10n message update related to 4986256/5047307/6177732 for 5.0u5.
Affects: ja, zh_CN
file to be updated:
src/share/classes/com/sun/tools/javac/resources/compiler.properties
resources to be updated:
compiler.note.deprecated.filename.additional=\
{0} has additional uses or overrides of a deprecated API.
compiler.note.deprecated.plural.additional=\
Some input files additionally use or override a deprecated API.
compiler.note.unchecked.filename.additional=\
{0} has additional unchecked or unsafe operations.
compiler.note.unchecked.plural.additional=\
Some input files additionally use unchecked or unsafe operations.
###@###.### 2005-06-01 22:08:10 GMT
Affects: ja, zh_CN
file to be updated:
src/share/classes/com/sun/tools/javac/resources/compiler.properties
resources to be updated:
compiler.note.deprecated.filename.additional=\
{0} has additional uses or overrides of a deprecated API.
compiler.note.deprecated.plural.additional=\
Some input files additionally use or override a deprecated API.
compiler.note.unchecked.filename.additional=\
{0} has additional unchecked or unsafe operations.
compiler.note.unchecked.plural.additional=\
Some input files additionally use unchecked or unsafe operations.
###@###.### 2005-06-01 22:08:10 GMT
- relates to
-
JDK-5047307 javac -nowarn improperly suppresses JLS-mandated warnings
- Closed
-
JDK-4986256 add support for jsr175's java.lang.SuppressWarnings
- Closed
-
JDK-6177732 add hidden option to have compiler generate diagnostics in more machine-readable form
- Closed