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/8130] ERROR: Invalid encoding name / ClassNotFoundException


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From tromey at gcc dot gnu dot org  2003-08-05 19:13 -------
It looks like this code is trying to use a character
encoding with an empty name.  That isn't valid.
You'd have to debug to see whether this is a bug in
the application or somewhere in libgcj.


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