This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFC] JVMTI CLASS_PREPARE event
>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:
Keith> Okay, so time to turn this into a proper patch: I've attached two
Keith> files, one of the "svn diff" output that can be applied to the
Keith> repository, the other a similar "diff -uw" of the revision (it's just
Keith> *so* much easier to read).
Ok, thanks.
You're right, the -uw version is way more readable. Thanks for doing
that.
Tom