|
Message
From: cvs at opencores.org<cvs@o...>
Date: Thu Aug 16 17:49:48 CEST 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/08 16:17:49 Modified: jop/java/target/src/test/gcinc SimpGC5.java SimpGC6.java Log: no message Revision Changes Path 1.2 jop/java/target/src/test/gcinc/SimpGC5.java http://www.opencores.org/cvsweb.shtml/jop/java/target/src/test/gcinc/SimpGC5.java.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: SimpGC5.java =================================================================== RCS file: /cvsroot/martin/jop/java/target/src/test/gcinc/SimpGC5.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- SimpGC5.java 16 Aug 2007 15:26:42 -0000 1.1 +++ SimpGC5.java 16 Aug 2007 15:49:46 -0000 1.2 @@ -36,10 +36,7 @@ throw new Error("Something wrong"); } - for(;;){ - System.out.println("Everything is fine"); } - } } 1.2 jop/java/target/src/test/gcinc/SimpGC6.java http://www.opencores.org/cvsweb.shtml/jop/java/target/src/test/gcinc/SimpGC6.java.diff?r1=1.1&r2=1.2 (In the diff below, changes in quantity of whitespace are not shown.) Index: SimpGC6.java =================================================================== RCS file: /cvsroot/martin/jop/java/target/src/test/gcinc/SimpGC6.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- SimpGC6.java 16 Aug 2007 15:26:42 -0000 1.1 +++ SimpGC6.java 16 Aug 2007 15:49:46 -0000 1.2 @@ -54,10 +54,6 @@ } - for (;;) { - - //System.out.println("I'm running"); - } } } \ No newline at end of file
|
 |