/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4487 by keiths, Sat Aug 20 18:55:44 2005 UTC revision 1.4488 by keiths, Sat Aug 20 19:10:20 2005 UTC
# Line 1  Line 1 
1  2005-08-20  Keith Seitz  <keiths@redhat.com>  2005-08-20  Keith Seitz  <keiths@redhat.com>
2    
3            * gnu/classpath/jdwp/id/ClassLoaderId.java (getClassLoader): New method.
4            * gnu/classpath/jdwp/id/ClassObjectId.java (getClassObject): New method.
5            * gnu/classpath/jdwp/id/JdwpId.java
6            (getReference): New method.
7            (setReference): New method.
8            * gnu/classpath/jdwp/id/ObjectId.java (getObject): New method.
9            * gnu/classpath/jdwp/id/ReferenceTypeId.java (getType): New method.
10            * gnu/classpath/jdwp/id/StringId.java (getString): New method.
11            * gnu/classpath/jdwp/id/ThreadGroupId.java (getThreadGroup): New method.
12            * gnu/classpath/jdwp/id/ThreadId.java (getThread): New method.
13    
14            * gnu/classpath/jdwp/id/ObjectId.java (setId): New method.
15            (disableCollection): New method.
16            (enableCollection): New method.
17    
18            * gnu/classpath/jdwp/id/JdwpId.java (equals): Remove test for class equality.
19            (setId): Make public.
20    
21    2005-08-20  Keith Seitz  <keiths@redhat.com>
22    
23          * gnu/classpath/jdwp/exception/InvalidThreadGroupException.java          * gnu/classpath/jdwp/exception/InvalidThreadGroupException.java
24          (InvalidThreadGroupException): Fix misleading string error message.          (InvalidThreadGroupException): Fix misleading string error message.
25          (InvalidThreadGroupException): Fix typo -- should be          (InvalidThreadGroupException): Fix typo -- should be

Legend:
Removed from v.1.4487  
changed lines
  Added in v.1.4488

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26