JDK-6260426 : javac does not use DiagnosticMessage or similar API-friendly feature to report bad args
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-04-23
  • Updated: 2010-04-03
  • Resolved: 2006-03-29
Related Reports
Duplicate :  
Relates :  
Description
javac simply writes messages to the output writer rather than using DiagnosticMessage or similar API-friendly feature when using JSR199 access to the compiler.
###@###.### 2005-04-23 04:34:37 GMT

###@###.### 2005-04-23 20:54:56 GMT

Comments
EVALUATION Javac now throws IllegalArgumentException for bad options.
29-03-2006

EVALUATION This should be changed for JSR 199. ###@###.### 2005-05-07 02:55:48 GMT
07-05-2005