[OpenJDK 2D-Dev] More incompatibilities
Phil Race
Phil.Race at Sun.COM
Tue Mar 3 20:48:18 UTC 2009
Roman,
Roman Kennke wrote:
> Hi all,
>
>> 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.
>
> Two things we should do IMO:
> 1. Integrate all the tests, including the older tests, into the jtreg
> testsuite of OpenJDK.
The purpose of the tests is to verify that fixes work.
So we don't integrate tests in advance of the fix since
they would fail. Instead they live in the bug report.
> 2. File bugreports in the fresh bugzilla to see if it actually works :-)
The announcement for the new bugzilla is that for now its
intended to be the new way to submit patches. [For those who
missed it that means you no longer send a PATCH email to the dev list]
See http://mail.openjdk.java.net/pipermail/announce/2009-February/000069.html
----------------------
"Just a reminder: at this point, this instance is only for tracking
contributions from those developers without push permissions. It will
soon expand to track most if not all of the OpenJDK bugs. General bugs
should continue to be filed through:
http://bugs.sun.com"
-------------------------
ie my reading is that if its just a bug report that's being submitted,
it should not go there - yet!
For the cases where where you have a proposed fix, then use bugzilla, for
the ones you don't submitting each of those tests as a bug report into bugs.sun.com
is the right thing to do at the moment.
-phil.
>
> /Roman
>
>> 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
>>
>>
More information about the 2d-dev
mailing list