Reviewer needed: fix for IcedTea bug#881 (IcedTea6 HEAD)
Pavel Tisnovsky
ptisnovs at redhat.com
Wed Mar 21 06:56:14 PDT 2012
Stefan Ring wrote:
> On Wed, Mar 21, 2012 at 2:42 PM, Andrew Hughes <ahughes at redhat.com> wrote:
>> ----- Original Message -----
>>> Andrew Hughes wrote:
>>>> ----- Original Message -----
>>>>> Hi,
>>>>>
>>>>> I'd like to push following patch to IcedTea6 HEAD.
>>>>> This patch fixes the bug #881:
>>>>> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=881
>>>>>
>>>>> Patch contains only minimal (but still functional) changes needed
>>>>> to be made in Apache XML Security libraries. I've excluded other
>>>>> changes which is IMHO important, but not directly related to #881.
>>>>>
>>>>> (FYI: there's no API changes)
>>>>>
>>>>> ChangeLog entry:
>>>>>
>>>>> 2012-03-21 Pavel Tisnovsky <ptisnovs at redhat.com>
>>>>>
>>>>> PR881: Sign tests (wsse.policy.basic) failures with
>>>>> OpenJDK6
>>>>> * Makefile.am: Updated
>>>>> * patches/idresolver_fix.patch: added patch for a class
>>>>> IdResolver.
>>>>>
>>>>> Could anybody please review this change?
>>>>>
>>>>> Thank you in advance,
>>>>> Pavel
>>>>>
>>>>>
>>>>> [Text File:hg.diff]
>>>>>
>>>> What is this patch changing? It's hard to tell as there are so
>>>> many whitespace
>>>> changes.
>>> The most important thing is that there are added two new namespaces
>>> (in a static String array transformed into a List).
>>>
>>> And the logic for searching of element types are: 1) slightly faster
>>> 2) has added new branches for elementIndex==4 and
>>> elementIndex==5
>>>
>> And what do these changes fix?
>
> Seems to be mostly this:
>
> http://svn.apache.org/viewvc?view=revision&revision=393799
> http://svn.apache.org/viewvc?view=revision&revision=518162
Yeah OpenJDK6 used "quite" old lib ;-)
More information about the distro-pkg-dev
mailing list