-
Enhancement
-
Resolution: Won't Fix
-
P3
-
None
-
6
-
generic
-
generic
J2SE5.0 update to JLS (3rd revision) requires Java compiler to report
"mandatory compile-time warnings" in some cases.
Conformance tests on this feature need to be able
to detect if proper warnings are reported or not.
It would be good to have an option in javac that would force it
to produce non-zero exit code when such mandatory warning is reported.
###@###.### 10/14/04 00:05 GMT
"mandatory compile-time warnings" in some cases.
Conformance tests on this feature need to be able
to detect if proper warnings are reported or not.
It would be good to have an option in javac that would force it
to produce non-zero exit code when such mandatory warning is reported.
###@###.### 10/14/04 00:05 GMT
- relates to
-
JDK-6525408 DiagnosticListener should receive MANDATORY_WARNING in standard compiler mode
- Resolved