Update of /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump In directory usw-pr-cvs1:/tmp/cvs-serv16326/net/sourceforge/javaprofiler/jpi/dump Modified Files: ClassObject.java HeapDump.java Instance.java JNIGlobalRoot.java JNILocalRoot.java JavaFrameRoot.java NativeStackRoot.java ObjectArray.java PrimitiveArray.java Root.java StickyClassRoot.java ThreadBlockRoot.java UnknownRoot.java UsedMonitorRoot.java Log Message: Plural added in licenses. Index: ClassObject.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/ClassObject.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** ClassObject.java 2000/11/27 17:46:55 1.1.1.1 --- ClassObject.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 68,71 **** --- 68,74 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:46:55 stolis * First version of the interface of our architecture. Index: HeapDump.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/HeapDump.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** HeapDump.java 2000/11/27 17:46:49 1.1.1.1 --- HeapDump.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 42,45 **** --- 42,48 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:46:49 stolis * First version of the interface of our architecture. Index: Instance.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/Instance.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** Instance.java 2000/11/27 17:46:55 1.1.1.1 --- Instance.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 55,58 **** --- 55,61 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:46:55 stolis * First version of the interface of our architecture. Index: JNIGlobalRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/JNIGlobalRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** JNIGlobalRoot.java 2000/11/27 17:47:01 1.1.1.1 --- JNIGlobalRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 46,49 **** --- 46,52 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:47:01 stolis * First version of the interface of our architecture. Index: JNILocalRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/JNILocalRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** JNILocalRoot.java 2000/11/27 17:47:01 1.1.1.1 --- JNILocalRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 53,56 **** --- 53,59 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:47:01 stolis * First version of the interface of our architecture. Index: JavaFrameRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/JavaFrameRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** JavaFrameRoot.java 2000/11/27 17:47:01 1.1.1.1 --- JavaFrameRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 53,56 **** --- 53,59 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:47:01 stolis * First version of the interface of our architecture. Index: NativeStackRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/NativeStackRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** NativeStackRoot.java 2000/11/27 17:47:01 1.1.1.1 --- NativeStackRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 46,49 **** --- 46,52 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:47:01 stolis * First version of the interface of our architecture. Index: ObjectArray.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/ObjectArray.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** ObjectArray.java 2001/07/17 21:03:39 1.2 --- ObjectArray.java 2001/09/29 20:55:06 1.3 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 50,53 **** --- 50,56 ---- /* * $Log$ + * Revision 1.3 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.2 2001/07/17 21:03:39 stolis * Javadoc updated. Index: PrimitiveArray.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/PrimitiveArray.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** PrimitiveArray.java 2000/11/27 17:46:55 1.1.1.1 --- PrimitiveArray.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 51,54 **** --- 51,57 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:46:55 stolis * First version of the interface of our architecture. Index: Root.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/Root.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** Root.java 2000/11/27 17:46:49 1.1.1.1 --- Root.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 31,34 **** --- 31,37 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:46:49 stolis * First version of the interface of our architecture. Index: StickyClassRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/StickyClassRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** StickyClassRoot.java 2000/11/27 17:47:03 1.1.1.1 --- StickyClassRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 39,42 **** --- 39,45 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:47:03 stolis * First version of the interface of our architecture. Index: ThreadBlockRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/ThreadBlockRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** ThreadBlockRoot.java 2000/11/27 17:47:03 1.1.1.1 --- ThreadBlockRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 39,42 **** --- 39,45 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:47:03 stolis * First version of the interface of our architecture. Index: UnknownRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/UnknownRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** UnknownRoot.java 2000/11/27 17:46:55 1.1.1.1 --- UnknownRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 39,42 **** --- 39,45 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:46:55 stolis * First version of the interface of our architecture. Index: UsedMonitorRoot.java =================================================================== RCS file: /cvsroot/javaprofiler/interface/net/sourceforge/javaprofiler/jpi/dump/UsedMonitorRoot.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** UsedMonitorRoot.java 2000/11/27 17:47:03 1.1.1.1 --- UsedMonitorRoot.java 2001/09/29 20:55:06 1.2 *************** *** 7,11 **** * * The Original Code is the Java Profiler module. ! * The Initial Developer of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. --- 7,11 ---- * * The Original Code is the Java Profiler module. ! * The Initial Developers of the Original Code are Jan Stola, Pavel Vacha, * Michal Pise, Petr Luner, Lukas Petru and Marek Przeczek. * Portions created by Jan Stola are Copyright (C) 2000-2001. All Rights Reserved. *************** *** 40,43 **** --- 40,46 ---- /* * $Log$ + * Revision 1.2 2001/09/29 20:55:06 stolis + * Plural added in licenses. + * * Revision 1.1.1.1 2000/11/27 17:47:03 stolis * First version of the interface of our architecture. |