--- jsr166/src/test/loops/ThreadPhaserJacobi.java 2009/11/03 01:04:02 1.6 +++ jsr166/src/test/loops/ThreadPhaserJacobi.java 2010/10/16 16:22:57 1.7 @@ -17,8 +17,7 @@ public class ThreadPhaserJacobi { /** * The maximum submatrix length (both row-wise and column-wise) * for any Segment - **/ - + */ static final double EPSILON = 0.0001; // convergence criterion static int dimGran;