This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/21020] java.lang.NoSuchFieldError regression from earlier 4.0.0 snapshot


------- Additional Comments From tromey at gcc dot gnu dot org  2005-04-14 18:05 -------
For 4.0, my recent system class loader patch works around this problem.

The attached patch should go in the trunk asap.
I looked at all other users of _Jv_FindClassFromSignature,
and this was the only problem caller.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21020


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]