Hi all,

We found four more 2D rendering OpenJDK incompatibilities (the examples are
attached):

1. ScaleTest: A circle is rendered in a 'C' shape.
2. ThinLineTest: A line < 1 pixel disappears.
3. NotANumberTest: Double.NaN isn't handled gracefully.
4. StrokeShapeTest: createStrokedShape() behaves differently.

Some of the examples may be caused by a single bug. I don't have an idea
what the causes are.
By any chance, have any of the them already fixed?

Thanks,
Hiroshi

Attachment: ScaleTest.java
Description: Binary data

Attachment: ThinLineTest.java
Description: Binary data

Attachment: NotANumberTest.java
Description: Binary data

Attachment: StrokeShapeTest.java
Description: Binary data

Reply via email to