Hi Phil and Tao, When I check JDK 7 b122 test results for crash, I found: http://jsqalab.sfbay.sun.com/results/Evergreen/7/automation/7b122/2d/automation/solaris10-x64/Standalone_2d_2010_12_20_23_36_26/root.SunOS.x86/AntialiasingTest/hs_err_pid21006.log http://jsqalab.sfbay.sun.com/results/Evergreen/7/automation/7b122/2d/automation/solaris10-x64/Standalone_2d_2010_12_20_23_36_26/root.SunOS.x86/ClipTest/hs_err_pid18981.log http://jsqalab.sfbay.sun.com/results/Evergreen/7/automation/7b122/2d/automation/solaris10-x64/Standalone_2d_2010_12_20_23_36_26/root.SunOS.x86/J2Demo_onscreen_Arcs_Curves/hs_err_pid23041.log http://jsqalab.sfbay.sun.com/results/Evergreen/7/automation/7b122/2d/automation/solaris10-x64/Standalone_2d_2010_12_20_23_36_26/root.SunOS.x86/J2Demo_onscreen_Colors/hs_err_pid23491.log http://jsqalab.sfbay.sun.com/results/Evergreen/7/automation/7b122/2d/automation/solaris10-x64/Standalone_2d_2010_12_20_23_36_26/root.SunOS.x86/J2Demo_onscreen_Fonts/hs_err_pid24389.log http://jsqalab.sfbay.sun.com/results/Evergreen/7/automation/7b122/2d/automation/solaris10-x64/Standalone_2d_2010_12_20_23_36_26/root.SunOS.x86/J2Demo_onscreen_Lines/hs_err_pid24615.log http://jsqalab.sfbay.sun.com/results/Evergreen/7/automation/7b122/2d/automation/solaris10-x64/Standalone_2d_2010_12_20_23_36_26/root.SunOS.x86/J2Demo_onscreen_Transforms/hs_err_pid25739.log
Did you see these crash before? I found the following in each of above crash report: Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.dc.pr.PathFiller.writeAlpha8([BIII)V+0 j sun.dc.pr.PathFiller.writeAlpha([BIII)V+6 j sun.dc.pr.Rasterizer.getAlpha([BII)V+15 j sun.java2d.pipe.AAShapePipe.renderPath(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;Ljava/awt/BasicStroke;)V+308 j sun.java2d.pipe.AAShapePipe.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V+4 j sun.java2d.pipe.PixelToShapeConverter.fillOval(Lsun/java2d/SunGraphics2D;IIII)V+22 j sun.java2d.pipe.ValidatePipe.fillOval(Lsun/java2d/SunGraphics2D;IIII)V+19 j sun.java2d.SunGraphics2D.fillOval(IIII)V+10 j java2d.demos.Transforms.TransformAnim.<clinit>()V+42 Thanks, Yinhe
