[Bug java/9369] wrong bytecode generated for static inner class with private constructor
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 12 02:03:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-12 02:03 -------
Hmm, even though GCJ -C produces the same bytecode for Outer as far as I can see, we now produce
something which actually works with both gij and java (with -Xfuture).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9369
More information about the Java-prs
mailing list