Request to backport "6296893: BMP Writer handles TopDown property incorrectly, for some of the compression types" into OpenJDK6

Kelly O'Hair kelly.ohair at oracle.com
Tue Sep 13 17:33:36 PDT 2011


On Sep 13, 2011, at 4:57 PM, Dr Andrew John Hughes wrote:

> On 11:59 Tue 13 Sep     , Kelly O'Hair wrote:
>> I am scratching my head on this one.
>> 
>> I am not an imageio expert, but from what I read I am a bit concerned that people may have found
>> workarounds for this problem, and this change could possibly break their workarounds.
>> I know that sounds silly, but there it is.  Is that possible?
>> 
>> Can someone assure me that this change is harmless to the current complete jdk6 community?
>> 
> 
> People can do all sorts of crazy hacks in their own code.   We shouldn't not fix bugs
> because there's a risk it might break someone's code.  If that was true, nothing would
> ever get done.

But sometimes, when the bug has been there so long, it becomes a feature. :^(

I'm just trying to make sure I don't create another disaster like when we changed the
DLL files on Windows to say COMPANY=Oracle, and I broke every Eclipse user on the
planet, I still have burnt fingers from that one. :^(

> 
> Besides, given the fix is already in 7, such hacks are going to be broken now anyway.

Yes, that is true, but if 7 did break something, that would be less of a surprise than being
broken in 6.

---

If someone from the imageio area could comment and state that this is a safe change, I will approve it.

-kto

> 
>> -kto
>> 
>> On Sep 12, 2011, at 11:24 AM, Dr Andrew John Hughes wrote:
>> 
>>> On 10:25 Mon 12 Sep     , Pavel Tisnovsky wrote:
>>>> Greetings,
>>>> 
>>>> I'd like to backport the following change:
>>>> "6296893: BMP Writer handles TopDown property incorrectly
>>>> for some of the compression types" into OpenJDK6
>>>> 
>>>> Webrev is available here:
>>>> http://cr.openjdk.java.net/~ptisnovs/6296893/
>>>> 
>>>> This change has been tested without problems (including the new regression test
>>>> included in this backport).
>>>> 
>>>> Can anybody please review this change & assign bug ID to it?
>>>> 
>>>> Thank you in advance,
>>>> Pavel
>>> 
>>> You already have a bug ID; 6296893.
>>> 
>>> Can I approve this as an OpenJDK6 reviewer?
>>> -- 
>>> Andrew :)
>>> 
>>> Free Java Software Engineer
>>> Red Hat, Inc. (http://www.redhat.com)
>>> 
>>> Support Free Java!
>>> Contribute to GNU Classpath and IcedTea
>>> http://www.gnu.org/software/classpath
>>> http://icedtea.classpath.org
>>> PGP Key: F5862A37 (https://keys.indymedia.org/)
>>> Fingerprint = EA30 D855 D50F 90CD F54D  0698 0713 C3ED F586 2A37
>> 
> 
> -- 
> Andrew :)
> 
> Free Java Software Engineer
> Red Hat, Inc. (http://www.redhat.com)
> 
> Support Free Java!
> Contribute to GNU Classpath and IcedTea
> http://www.gnu.org/software/classpath
> http://icedtea.classpath.org
> PGP Key: F5862A37 (https://keys.indymedia.org/)
> Fingerprint = EA30 D855 D50F 90CD F54D  0698 0713 C3ED F586 2A37



More information about the jdk6-dev mailing list