[Bug java/14231] Incorrect interface method called when compiling against .class files
daney at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 21 02:19:00 GMT 2004
------- Additional Comments From daney at gcc dot gnu dot org 2004-02-21 02:19 -------
Created an attachment (id=5779)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5779&action=view)
Test case
Build the testcase by running make in the bugtest directory. You will need
Sun's javac in your PATH for the build to work.
The "good" program illustrated correct behavior.
The "bad" program as its name implies shows the buggy behavior.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14231
More information about the Gcc-bugs
mailing list