DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32557>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32557 ------- Additional Comments From [EMAIL PROTECTED] 2004-12-22 23:09 ------- Only the test code has changed. The only implication of this bug is that under JDK 1.5+, the <depend> code, as it currently stands, will perform a little bit better than under previous JDKs. A source file which contains a reference to a class of the form "A.class" will generate a classfile with a class reference to A. Sice <depend> uses class references to build its dependency model, under JDK 1.5, that model will be more accurate. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]