LA.java
.. .. @@ -615,7 +615,7 @@ 615 615 private static int indxc[] = new int[4]; 616 616 617 617 618 - static int SIZE = 65536*64;618 + static int SIZE = 0; // 65536*64;619 619 620 620 static double[] costable = new double[SIZE]; 621 621 static double[] sintable = new double[SIZE];