GCJ problem on RS/6000
David Edelsohn
dje@watson.ibm.com
Fri Feb 8 16:32:00 GMT 2002
I did read over the discussions before posting my latest note.
The main question seems to be where in the compiler this mangling should
occur.
Apparently the $ in inner classes also affects Java class
serialization. One cannot hide the $ too early. On the other hand, the
C++ mangling includes character counts, so any single character to
multiple character transformations need to occur early enough for the
character count and characters to be self-consistent.
David
More information about the Java
mailing list