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


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> 2005-06-06  Keith Seitz  <keiths@redhat.com>
Keith> 	* gnu/classpath/jdwp/id/ArrayId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ArrayReferenceTypeId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ClassLoaderId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ClassObjectId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ClassReferenceTypeId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/InterfaceReferenceTypeId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/JdwpId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ObjectId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ReferenceTypeId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/StringId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ThreadGroupId.java: New file.
Keith> 	* gnu/classpath/jdwp/id/ThreadId.java: New file.

This looks good to me, please check it in.
Thanks.

Tom


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