Hi Hiroshi, On Tue, 2009-02-17 at 16:04 -0800, Hiroshi Yamauchi wrote: > I think I found a bug in the dashed line rendering (i.e., an > incompatibility with Sun JDK) and a fix with a test. > The problem was the difference in the interpretation of the float > array which defines the pattern of dashed lines. > I confirmed that this bug exists in openjdk6 b11 and openjdk7 b47.
You might have found the same issue that Omair tried to fix a while ago: http://mail.openjdk.java.net/pipermail/2d-dev/2009-January/000620.html I thought that patch did go in recently, but the thread seems inconclusive about whether or not someone reviewed it. Cheers, Mark
