Backport request (was Re: 6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13)

Andrew John Hughes gnu_andrew at member.fsf.org
Wed Dec 23 18:31:05 PST 2009


2009/12/24 Martin Buchholz <martinrb at google.com>:
> On Wed, Dec 23, 2009 at 16:10, Max (Weijun) Wang <Weijun.Wang at sun.com> wrote:
>> Joe
>>
>> 6712755 is a regression made by 6543940.
>>
>>               openjdk-7     openjdk-6
>>   6712755     b16           included
>>   6543940     b64           not included
>>
>> Martin, do you want to do the backport yourself?
>
> It's already "done".
> All I did was
> (cd jdk7/jdk && hg export ...) | (cd jdk6/jdk && hg qimport -n jarsigner -)
>

hg -R jdk7/jdk export ... | hg -R jdk6/jdk qimport -n jarsigner - is
even easier... ;)

> Martin
>
>> Thanks
>> Max
>>
>> On Dec 24, 2009, at 7:47 AM, Martin Buchholz wrote:
>>
>>> Hi,
>>>
>>> We've found that the fix for
>>> 6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it
>>> works with 1.5.0_13
>>> is a good thing to have in openjdk6.
>>> Permission to do the trivial backport?
>>>
>>>      jarsigner chokes on empty lines in MANIFEST.MF files.
>>>
>>>      Backport from openjdk7 of:
>>>      # HG changeset patch
>>>      # User weijun
>>>      # Date 1245294733 -28800
>>>      # Node ID 863351d5d244ad4077a9b8db87bb9f186ce76f76
>>>      # Parent bc2c9dbdcc704deab9466581d32f5fc011c5b8d1
>>>      6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it
>>>      works with 1.5.0_13
>>>      Reviewed-by: mullan
>>>
>>>      http://hg.openjdk.java.net/jdk7/hotspot/jdk/rev/863351d5d244
>>>
>>>      http://bugs.sun.com/view_bug.do?bug_id=6712755
>>
>>
>



-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


More information about the jdk6-dev mailing list