
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
04/Feb/09 01:02 PM
|
|
javac currently always exits with error code zero even if there are compile errors. Sun javac exits with non-zero error code which is useful when javac is used from scripts and Makefiles. I think we should adopt Sun javac behaviour.
|
|
Description
|
javac currently always exits with error code zero even if there are compile errors. Sun javac exits with non-zero error code which is useful when javac is used from scripts and Makefiles. I think we should adopt Sun javac behaviour.
|
Show » |
|