[Bug java/18931] jar -> .so optimization problem
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 5 23:57:00 GMT 2005
------- Additional Comments From tromey at gcc dot gnu dot org 2005-01-05 23:57 -------
I suppose we could check in .class files.
That is mildly painful, if we ever want to change things.
I've occasionally wished we distributed our own jasmin-like
program for these situations. This sort of thing would be
helpful for testing the verifier as well.
There is at least one test case that includes a binary blob
that it uses to make a new class on the fly. That's probably
worse than committing a .class file though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18931
More information about the Java-prs
mailing list