Update of /cvsroot/javaprofiler/library
In directory usw-pr-cvs1:/tmp/cvs-serv31762
Modified Files:
README
Log Message:
new getParents() method added to communication interface
Index: README
===================================================================
RCS file: /cvsroot/javaprofiler/library/README,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** README 22 Mar 2002 21:21:23 -0000 1.37
--- README 4 Apr 2002 00:49:14 -0000 1.38
***************
*** 85,89 ****
written in Java. Because of stability and standard Sun's JVM is used.
! * JDK 1.4.0 release candidate
Nowadays, client's code is in separate CVS module called "jpiimpl".
--- 85,89 ----
written in Java. Because of stability and standard Sun's JVM is used.
! * JDK 1.4.0
Nowadays, client's code is in separate CVS module called "jpiimpl".
|