Mathieu Malaterre <ma...@debian.org> writes: > I am not a java expert clearly but I fear that maintaining those symbols > will be difficult, maybe just as difficult as C++ symbols are (think: > java generics).
It would be somewhat less difficult than C++ symbols because Java doesn't have interfaces that change based on the word size or low-level data types of the hosting platform, which is where a lot of the complexity of C++ symbol handling comes in. We would need to store something equivalent to the C++ mangled name so that we can capture all the details of the ABI. -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87mwsmgow9....@windlord.stanford.edu