-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b27
-
generic
-
solaris_8
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2115671 | 5.0u6 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
The javac option -nowarn improperly suppresses diagnostics that are mandated
by JLS3. For example, the diagnostic when a method and its overrider do not
agree on varargs, or unchecked casts.
by JLS3. For example, the diagnostic when a method and its overrider do not
agree on varargs, or unchecked casts.
- backported by
-
JDK-2115671 javac -nowarn improperly suppresses JLS-mandated warnings
- Resolved
- relates to
-
JDK-6279133 l10n for 4986256/5047307/6177732: compiler.properties message updates
- Resolved
-
JDK-4261227 -nowarn option does not work in new javac
- Resolved