>>>>> "Andrew" == Andrew Haley <[EMAIL PROTECTED]> writes:
Andrew> Yes, but gcj's implementation was also broken. This is the Andrew> current gcj code; please let me know if you think it's still Andrew> wrong. I think looking for a "$" in general is wrong. I think instead the name should be looked up in the InnerClasses attribute. AFAIK that's the only guaranteed-reliable way to do this. That said, I doubt this implementation will fail in real life. Tom
