/hg/icedtea6: 6 new changesets

Mark Wielaard mark at klomp.org
Thu Jul 29 05:26:29 PDT 2010


Hmmm. I did notice I needed to do a merge of my commit. But now I am
confused about what I ended up pushing. It looks like I pushed some of
Andrew's commits from last year??? Did I mess something up? If so
what/how? And if I did, my apologies. Please let me know if I need to
clean something up. (Unfortunately I am not consistently online atm, but
will probably be in the evening.)

On Thu, 2010-07-29 at 12:07 +0000, mjw at icedtea.classpath.org wrote:
> changeset 9e8951cefda4 in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=9e8951cefda4
> author: Andrew John Hughes <ahughes at redhat.com>
> date: Tue Nov 17 17:00:32 2009 +0000
> 
>         Patch the JAXWS source if getDTDType() has the wrong return type
>         (gcj 4.3 and earlier)
> 
>         2009-11-17 Andrew John Hughes <ahughes at redhat.com>
> 
>          * Makefile.am: Make use of JAXWS dependent on
>         absence of javax.annotation.Resource and/or getDTDType()
>         bug. Add new JAXWS patch. (extract-jaxws.stamp): Apply
>         getDTDType() patch if bug found.
>                 * acinclude.m4: (IT_GETDTDTYPE_CHECK): Check for old versions
>         of gcj/Classpath which have
>         javax.xml.stream.events.Attribute.getDTDType() with a return
>         type of QName not String.
>                 * configure.ac: Invoke new IT_GETDTDTYPE_CHECK macro.
>                 * patches/icedtea-jaxws-getdtdtype.patch: New patch to work
>         around the getDTDType() bug.
> 
> 
> changeset 61d8de6ae872 in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=61d8de6ae872
> author: Andrew John Hughes <ahughes at redhat.com>
> date: Tue Nov 17 17:47:58 2009 +0000
> 
>         Fix path on new JAXWS patch.
> 
>         2009-11-17 Andrew John Hughes <ahughes at redhat.com>
> 
>          * patches/icedtea-jaxws-getdtdtype.patch: Fix path.
> 
> 
> changeset deb3e47003fb in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=deb3e47003fb
> author: Andrew John Hughes <ahughes at redhat.com>
> date: Tue Nov 17 19:49:20 2009 +0000
> 
>         Add additional JAXWS gcj 4.3 fix for AttributeBase.java
> 
>         2009-11-17 Andrew John Hughes <ahughes at redhat.com>
> 
>          * patches/icedtea-jaxws-getdtdtype.patch: Add
>         additional fix for AttributeBase.java
> 
> 
> changeset c80c2eef6dc5 in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=c80c2eef6dc5
> author: Andrew John Hughes <ahughes at redhat.com>
> date: Tue Nov 17 21:35:00 2009 +0000
> 
>         Make the AttributeBase fix actually compile...
> 
>         2009-11-17 Andrew John Hughes <ahughes at redhat.com>
> 
>          * patches/icedtea-jaxws-getdtdtype.patch: Replace
>         getDTDType method, don't add another.
>                 * HACKING: Document the patch.
> 
> 
> changeset b0a47dfa2eb5 in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=b0a47dfa2eb5
> author: Mark Wielaard <mark at klomp.org>
> date: Thu Jul 29 13:53:51 2010 +0200
> 
>         Add workaround for calculating systemtap object_alloc probe size
>         argument.
> 
>         Generating a dwarf location expression for variable * "constant" as
>         used in the hotspot.object_alloc probe argument triggers unforseen
>         complications. See
>         https://bugzilla.redhat.com/show_bug.cgi?id=613824 Workaround for
>         now by passing the size without HeapWordSize adjustment.
> 
>         2010-07-29 Mark Wielaard <mjw at redhat.com>
> 
>          * patches/systemtap-alloc-size-workaround.patch: New patch.
>                 * Makefile.am (ICEDTEA_PATCHES): Add new patch for ENABLE_SYSTEMTAP.
>                 * tapset/hotspot.stp.in (object_alloc): Calculate size from
>         $arg4 and $HeapWordSize.
> 
> 
> changeset 41911a183c51 in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=41911a183c51
> author: Mark Wielaard <mark at klomp.org>
> date: Thu Jul 29 14:06:38 2010 +0200
> 
>         Merge





More information about the distro-pkg-dev mailing list