ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/loops/FJPhaserJacobi.java
(Generate patch)

Comparing jsr166/src/test/loops/FJPhaserJacobi.java (file contents):
Revision 1.2 by jsr166, Thu Oct 29 23:09:07 2009 UTC vs.
Revision 1.3 by jsr166, Thu Oct 29 23:16:47 2009 UTC

# Line 20 | Line 20 | public class FJPhaserJacobi {
20          }
21  
22          catch (Exception e) {
23 <            System.out.println("Usage: java ThreadPhaserJacobi <matrix size> <max steps>");
23 >            System.out.println("Usage: java FJPhaserJacobi <matrix size> <max steps>");
24              return;
25          }
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines