DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4230>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4230 [javac] jikes 1.14 does not support -encoding ------- Additional Comments From [EMAIL PROTECTED] 2001-10-19 02:11 ------- Jikes 1.15 also doesn't support -encoding and I assume no future jikes version will support it. So, as time goes passes, more and more users will move from jikes 1.13 to more up-to-date jikes versions not supporting -encoding. All these users will be confronted with the problem I'm currently struggling with - how can I use the encoding attribute with both suns's javac and jikes. Probably we should look into the jikes 1.13 code and examine how the encoding argument is handled. If it's just implemented as a no-op, I would still favor my original suggestion.
