This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFA] Add NormalBreakpoint
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> Yes, that is true, but I thought in this instance that polymorphism
Keith> would make the code a whole lot more difficult to read (we'll have
Keith> interpreter code in three separate files, not including
Keith> interpret.cc). Nonetheless, I have recoded the whole thing using this
Keith> more standard approach.
Feel free to push back if you think I'm being over-pedantic or whatever.
Keith> I'm also attaching a new ChangeLog, since I accidentally omitted all
Keith> the regenerated files: they got lost by the classpath merge mess
Keith> (forgot to commit the class files for the merge??).
This is ok. Thanks.
Tom