This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: [win32] -Djava.library.path


Mohan Embar wrote:
Hi Marco,

1. serialisation is broken; http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28531

Didn't Ranjit fix Class.forName()?:


http://gcc.gnu.org/ml/java-patches/2006-q3/msg00051.html

If so, do you know offhand why the serialization stuff doesn't
work?

Yes, Class.forName() works again because it doesn't use the stack unwinder any longer (don't know what that means, Andrew told me ;-)).


Unfortunately I don't know what stops serialisation from working...


Marco



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