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
ScaleTest.java
Description: Binary data
ThinLineTest.java
Description: Binary data
NotANumberTest.java
Description: Binary data
StrokeShapeTest.java
Description: Binary data