------- 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