This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/JDWP] ClassObjectReferenceCommandSet.java


>>>>> "Aaron" == Aaron Luchko <aluchko@redhat.com> writes:

>> Isn't this "Class Object", not "String"?

Aaron> Oops :)

Aaron> This has actually slipped into a few different CommandSets. I'll just
Aaron> fix those with other future fixes.

You could use getClass() if you don't mind class names in the
exception text.  Or even do this in the caller somehow if the command
is not handled.

Aaron> Due to the merger it looks like I should only be committing this stuff
Aaron> to classpath from now on so I've applied the patch there but not gcj.

Yes.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]