Hi, this simple java program crashes the VM (at least 1.3.1-b24) on W2K, and is another example of Java-Frontier Bugs.... Yours sincerely Marc Schönefeld // Marc Schoenefeld // class Tester { public static void Color_It() { sun.awt.color.CMM.cmmCombineTransforms(new long[30000], (sun.awt.color.ICC_Transform )null); } } public class Color_It{ public static void main(String args[]) { Tester.Color_It(); } } -- -- Mahatma Gandhi-- First they ignore you Then they laugh at you Then they fight you Then you win -- Mahatma Gandhi-- Marc Schönefeld Dipl. Wirtsch.-Inf. / Software Developer