/hg/icedtea6: 15 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Wed Mar 2 18:04:13 PST 2011
changeset 6ce6dfbaebe5 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=6ce6dfbaebe5
author: Andrew John Hughes <ahughes at redhat.com>
date: Sat Jan 22 03:48:53 2011 +0000
2011-01-22 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Bump to b22.
changeset 66583bad263a in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=66583bad263a
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Feb 17 23:36:09 2011 +0000
Merge
changeset 596b7c83ba98 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=596b7c83ba98
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Feb 18 00:20:19 2011 +0000
Remove upstreamed security patches.
2011-02-17 Andrew John Hughes <ahughes at redhat.com>
* patches/security/20110209/4421494.patch,
* patches/security/20110215/6878713.patch,
* patches/security/20110215/6907662.patch,
* patches/security/20110215/6981922.patch,
* patches/security/20110215/6983554.patch,
* patches/security/20110215/6985453.patch,
* patches/security/20110215/6994263.patch: Drop security
patches available upstream.
* Makefile.am: Remove above.
changeset 1402c8ddaa03 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=1402c8ddaa03
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Feb 18 12:11:08 2011 +0000
Move to security-fixed JAXP tarball and drop local patch.
2011-02-17 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: (JAXP_DROP_ZIP): Use zip with
security fix. (JAXP_DROP_SHA256SUM): Likewise.
(SECURITY_PATCHES): Drop local JAXP security fix.
changeset b2d846905f82 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=b2d846905f82
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Feb 18 13:17:32 2011 +0000
Merge
changeset 4b7c7f2492bc in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=4b7c7f2492bc
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Feb 18 13:18:26 2011 +0000
Merge
changeset b21a09c40d32 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=b21a09c40d32
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Mar 02 14:29:07 2011 +0000
Merge
changeset f4459e80750b in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=f4459e80750b
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Mar 03 01:12:39 2011 +0000
Merge
changeset d0299358b22e in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=d0299358b22e
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Mar 03 01:37:14 2011 +0000
Use b22 tarball.
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Use b22 tarball.
changeset 05dbef8fe0cf in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=05dbef8fe0cf
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Mar 03 01:40:37 2011 +0000
Fix JAXP patch to work post-b22.
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* patches/jaxp-serial-version-uid.patch: Rejigged to
work post-b22 update.
changeset 50bed13047af in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=50bed13047af
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Mar 03 01:42:30 2011 +0000
Remove non-existent shark directory from EXTRA_DIST and fix
formatting in NEWS.
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: (EXTRA_DIST): Remove dead shark
directory.
* NEWS: Fix formatting.
changeset 0b0ab816e3b2 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=0b0ab816e3b2
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Mar 02 19:47:16 2011 +0000
Apply 6878713 security fix to hs20 builds.
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: Apply 6878713 for hs20 which still
doesn't have it. Make HotSpot conditional patching
clearer.
* patches/security/20110215/6878713.patch: Readded.
changeset a82e2c909a72 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=a82e2c909a72
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Mar 02 20:42:48 2011 +0000
Allow parallel (-jx) builds of IcedTea by explicitly passing -j1 to
the underlying OpenJDK build.
2011-03-02 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: (icedtea): Explicitly set -j1 for the
legacy OpenJDK build as it can't handle parallelism
correctly. This allows the main IcedTea build to be
parallel while still allowing OpenJDK to build.
(icedtea-debug): Likewise. (icedtea-ecj): Likewise.
changeset f46c6022d191 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=f46c6022d191
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Mar 03 01:46:53 2011 +0000
Remove no longer used patch for 6927050.
2011-03-03 Andrew John Hughes <ahughes at redhat.com>
* patches/security/20110215/6927050.patch: Remove no
longer used patch.
changeset 84ca681adf9a in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=84ca681adf9a
author: Andrew John Hughes <ahughes at redhat.com>
date: Thu Mar 03 01:49:30 2011 +0000
Default to using HotSpot 20 as the virtual machine.
2011-03-03 Andrew John Hughes <ahughes at redhat.com>
* INSTALL: Update documentation to match current
settings.
* NEWS: Mention change to hs20.
* acinclude.m4: Default to using hs20.
diffstat:
226 files changed, 60754 insertions(+), 44031 deletions(-)
ChangeLog | 508
INSTALL | 1
Makefile.am | 3
NEWS | 294
String | 11
configure.ac | 2
fsg.sh | 1
overlays/openjdk/jdk/test/javax/imageio/plugins/png/PngReader/broken_images/xlfn0g04.png | 6
patches/661505-jpeg.patch | 8
patches/alt-jar.patch | 7
patches/arch.patch | 149
patches/arm.patch | 27
patches/bytebuffer-compact.patch | 31
patches/clean-crypto.patch | 549
patches/demo-swingapplet.patch | 5
patches/disable-cc-incompatible-sanity-checks.patch | 52
patches/dnd-filelists.patch | 9
patches/ecj/ant.patch | 10
patches/ecj/hotspot.patch | 7
patches/ecj/icedtea-ant.patch | 10
patches/ecj/icedtea-hotspot.patch | 7
patches/ecj/icedtea-jaxp-dependency.patch | 12
patches/ecj/icedtea-jaxws-getdtdtype.patch | 21
patches/ecj/icedtea-jopt.patch | 13
patches/ecj/icedtea-spp.patch | 32
patches/ecj/jaxp-dependency.patch | 12
patches/ecj/jaxws-getdtdtype.patch | 21
patches/ecj/jopt.patch | 13
patches/ecj/spp.patch | 32
patches/explicit-target-arch.patch | 31
patches/freetypeversion.patch | 5
patches/g344659-sparc_fix.patch | 6
patches/gcc-stack-markings.patch | 7
patches/gcc-suffix.patch | 27
patches/headers-hotspot.patch | 6
patches/headers.patch | 19
patches/hotspot/hs20/arm.patch | 28
patches/hotspot/hs20/gcc-suffix.patch | 15
patches/hotspot/hs20/ia64-fix.patch | 7
patches/hotspot/hs20/params-cast-size_t.patch | 135
patches/hotspot/hs20/powerpc-stacksize.patch | 21
patches/hotspot/hs20/sparc-buildfixes.patch | 13
patches/hotspot/hs20/systemtap.patch | 50
patches/hotspot/hs20/text-relocations.patch | 31
patches/hotspot/original/arm.patch | 27
patches/hotspot/original/gcc-suffix.patch | 15
patches/hotspot/original/ia64-fix.patch | 15
patches/hotspot/original/no-precompiled-headers.patch | 17
patches/hotspot/original/params-cast-size_t.patch | 147
patches/hotspot/original/sparc-buildfixes.patch | 17
patches/hotspot/original/systemtap.patch | 49
patches/hotspot/original/text-relocations.patch | 30
patches/hotspot/original/too-many-args.patch | 23
patches/ia64-fix.patch | 15
patches/icedtea-alt-jar.patch | 7
patches/icedtea-arch.patch | 149
patches/icedtea-bytebuffer-compact.patch | 31
patches/icedtea-clean-crypto.patch | 549
patches/icedtea-demo-swingapplet.patch | 5
patches/icedtea-disable-cc-incompatible-sanity-checks.patch | 52
patches/icedtea-dnd-filelists.patch | 9
patches/icedtea-explicit-target-arch.patch | 31
patches/icedtea-freetypeversion.patch | 5
patches/icedtea-gcc-stack-markings.patch | 7
patches/icedtea-gcc-suffix.patch | 24
patches/icedtea-headers-hotspot.patch | 6
patches/icedtea-headers.patch | 19
patches/icedtea-java2d-stroker-internal-close-joint.patch | 48
patches/icedtea-java2d-stroker-internal-joint.patch | 49
patches/icedtea-javafiles.patch | 78
patches/icedtea-jdk-use-ssize_t.patch | 16
patches/icedtea-jpegclasses.patch | 325
patches/icedtea-jtreg-6592792.patch | 6
patches/icedtea-jtreg-OpenGLContextInit.patch | 23
patches/icedtea-jtreg-dnd.patch | 14
patches/icedtea-jtreg-httpTest.patch | 18
patches/icedtea-jtreg-international-fonts.patch | 107
patches/icedtea-jtreg-jrunscript.patch | 176
patches/icedtea-jvmtiEnv.patch | 6
patches/icedtea-lc_ctype.patch | 11
patches/icedtea-lcms.patch | 20
patches/icedtea-libraries.patch |12783 -----
patches/icedtea-linker-libs-order.patch | 33
patches/icedtea-linux-separate-debuginfo.patch | 189
patches/icedtea-lucene-crash.patch | 22
patches/icedtea-network-unreachable.patch | 15
patches/icedtea-nio2.patch | 1406
patches/icedtea-no-precompiled.patch | 17
patches/icedtea-nomotif-6706121.patch |22294 ----------
patches/icedtea-nomotif-mtoolkit.patch | 84
patches/icedtea-nomotif.patch | 27
patches/icedtea-notice-safepoints.patch | 8
patches/icedtea-nss-config.patch | 5
patches/icedtea-nss-not-enabled-config.patch | 6
patches/icedtea-override-redirect-metacity.patch | 5
patches/icedtea-parisc-opt.patch | 14
patches/icedtea-parisc.patch | 7
patches/icedtea-policy-evaluation.patch | 17
patches/icedtea-pr261.patch | 20
patches/icedtea-pulse-soundproperties.patch | 8
patches/icedtea-renderer-crossing.patch | 7
patches/icedtea-rhino.patch | 69
patches/icedtea-rmi_amd64.patch | 7
patches/icedtea-s390-noinline.patch | 11
patches/icedtea-samejvm-safe.patch | 6
patches/icedtea-sh4-support.patch | 83
patches/icedtea-shark-build-hotspot.patch | 133
patches/icedtea-shark.patch | 189
patches/icedtea-sparc-buildfixes.patch | 17
patches/icedtea-sparc-ptracefix.patch | 17
patches/icedtea-sparc-trapsfix.patch | 6
patches/icedtea-sparc.patch | 904
patches/icedtea-sparc64-linux.patch | 12
patches/icedtea-ssl.patch | 21
patches/icedtea-stroker-finish.patch | 10
patches/icedtea-sunsrc.patch | 33
patches/icedtea-testenv.patch | 33
patches/icedtea-text-relocations.patch | 30
patches/icedtea-too-many-args.patch | 23
patches/icedtea-tools.patch | 41
patches/icedtea-uname.patch | 12
patches/icedtea-use-idx_t.patch | 50
patches/icedtea-use-system-tzdata.patch | 49
patches/icedtea-version-hotspot.patch | 28
patches/icedtea-version.patch | 45
patches/icedtea-xjc.patch | 17
patches/jamvm/ignore-more-XX-options.patch | 20
patches/javafiles.patch | 78
patches/jaxp-serial-version-uid.patch | 26
patches/jdk-use-ssize_t.patch | 16
patches/jpegclasses.patch | 325
patches/jtreg-6592792.patch | 6
patches/jtreg-LastErrorString.patch | 100
patches/jtreg-OpenGLContextInit.patch | 23
patches/jtreg-WindowWithWarningTest.patch | 25
patches/jtreg-dnd.patch | 14
patches/jtreg-httpTest.patch | 18
patches/jtreg-international-fonts.patch | 107
patches/jtreg-jrunscript.patch | 176
patches/jtreg-png-reader.patch | 488
patches/jvmtiEnv.patch | 6
patches/lc_ctype.patch | 11
patches/lcms.patch | 20
patches/libraries.patch |12783 +++++
patches/linker-libs-order.patch | 33
patches/linux-separate-debuginfo.patch | 189
patches/lucene-crash.patch | 22
patches/network-unreachable.patch | 15
patches/nio2.patch | 1408
patches/no-static-linking.patch | 22
patches/nomotif-6706121.patch |22005 +++++++++
patches/nomotif-mtoolkit.patch | 84
patches/nomotif.patch | 27
patches/notice-safepoints.patch | 8
patches/nss-config.patch | 5
patches/nss-not-enabled-config.patch | 6
patches/openjdk/4493128-CubicCurve2D.patch | 106
patches/openjdk/4645692-CubicCurve2D.solveCubic.patch | 358
patches/openjdk/4724552-CubicCurve2D.patch | 24
patches/openjdk/4993545-nativeinlightfixer.patch | 204
patches/openjdk/6307603-xrender-01.patch | 4
patches/openjdk/6444769-windowwithwarningtest.patch | 176
patches/openjdk/6607170-request_focus.patch | 354
patches/openjdk/6607660-treelock.patch | 56
patches/openjdk/6616323-component_array.patch | 541
patches/openjdk/6633275-shaped_translucent_windows.patch | 3127 +
patches/openjdk/6637796-set_bounds.patch | 232
patches/openjdk/6663040-com.sun.awt.patch | 5
patches/openjdk/6682046-shape_calculation.patch | 253
patches/openjdk/6693253-security_warning.patch | 2701 +
patches/openjdk/6725214-direct3d-01.patch | 10
patches/openjdk/6728834-blurred-lcd-aa-text.patch | 113
patches/openjdk/6736649-text_bearings.patch | 56
patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch | 109
patches/openjdk/6766342-AA-simple-shape-performance.patch | 1909
patches/openjdk/6775317-non-AA-simple-shape-performance.patch | 848
patches/openjdk/6797139-jbutton_truncation.patch | 305
patches/openjdk/6797195-hw_lw_mixing.patch | 1638
patches/openjdk/6883341-text_bearing_exception.patch | 46
patches/openjdk/6887494-NPE-in-pisces.patch | 45
patches/openjdk/6896068-sg2d.patch | 104
patches/openjdk/6934977-MappedByteBuffer.load.patch | 176
patches/openjdk/6967434-bad-round-joins.patch | 2496 +
patches/openjdk/6967436-6967433-floating-pt-conversion.patch | 1303
patches/openjdk/6967436-6976265-6967434-pisces.patch | 3038 -
patches/openjdk/6976265-stroke-control.patch | 115
patches/openjdk/7016856-pisces-performance.patch | 1058
patches/override-redirect-metacity.patch | 5
patches/params-cast-size_t.patch | 147
patches/parisc-opt.patch | 14
patches/parisc.patch | 7
patches/policy-evaluation.patch | 17
patches/pr261.patch | 20
patches/pr586-include_all_srcs.patch | 18
patches/pr600-arm-jvm.cfg.patch | 22
patches/pr633-no_javaws_man_page.patch | 7
patches/pr639-broken_shark_build.patch | 22
patches/pulse-soundproperties.patch | 8
patches/rh661505-jpeg.patch | 8
patches/rh676659-gcc-export-dynamic.patch | 6
patches/rhino.patch | 69
patches/rmi_amd64.patch | 7
patches/s390-noinline.patch | 11
patches/samejvm-safe.patch | 6
patches/security/20110215/6878713.patch | 71
patches/sh4-support.patch | 83
patches/shark-build-hotspot.patch | 133
patches/shark.patch | 4
patches/sparc-ptracefix.patch | 17
patches/sparc-trapsfix.patch | 6
patches/sparc.patch | 904
patches/sparc64-linux.patch | 12
patches/ssl.patch | 21
patches/stdc-limit-macros.patch | 6
patches/systemtap.patch | 47
patches/testenv.patch | 33
patches/tools.patch | 41
patches/uname.patch | 12
patches/use-idx_t.patch | 50
patches/use-system-tzdata.patch | 49
patches/version-hotspot.patch | 28
patches/version.patch | 45
patches/xjc.patch | 17
private | 14
return | 6
} | 3
diffs (truncated from 254101 to 500 lines):
diff -r 743a3ac9f201 -r 84ca681adf9a .hgtags
--- a/.hgtags Sat Jan 22 02:32:01 2011 +0000
+++ b/.hgtags Thu Mar 03 01:49:30 2011 +0000
@@ -19,3 +19,4 @@ 8826d5735e2ca97ecdb35e7c977785d3e5b99556
8826d5735e2ca97ecdb35e7c977785d3e5b99556 icedtea-1.7-branchpoint
9420faca6468e1c75e9bfa73b31246ba0b73a77d icedtea6-1.8-branchpoint
cb463b94b82da269ea089c481ed5e39700525a8a icedtea6-1.9-branchpoint
+21f2a8d158545a161ba0d997c13bdba1e6166394 icedtea6-1.10-branchpoint
diff -r 743a3ac9f201 -r 84ca681adf9a ChangeLog
--- a/ChangeLog Sat Jan 22 02:32:01 2011 +0000
+++ b/ChangeLog Thu Mar 03 01:49:30 2011 +0000
@@ -1,3 +1,1016 @@ 2011-01-22 Andrew John Hughes <ahughes
+2011-03-03 Andrew John Hughes <ahughes at redhat.com>
+
+ * INSTALL: Update documentation
+ to match current settings.
+ * NEWS: Mention change to hs20.
+ * acinclude.m4: Default to using hs20.
+
+2011-03-03 Andrew John Hughes <ahughes at redhat.com>
+
+ * patches/security/20110215/6927050.patch:
+ Remove no longer used patch.
+
+2011-03-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ (icedtea): Explicitly set -j1 for the
+ legacy OpenJDK build as it can't handle
+ parallelism correctly. This allows the
+ main IcedTea build to be parallel while
+ still allowing OpenJDK to build.
+ (icedtea-debug): Likewise.
+ (icedtea-ecj): Likewise.
+
+2011-03-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ Apply 6878713 for hs20 which still doesn't
+ have it. Make HotSpot conditional patching
+ clearer.
+ * patches/security/20110215/6878713.patch:
+ Readded.
+
+2011-03-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ (EXTRA_DIST): Remove dead shark directory.
+ * NEWS: Fix formatting.
+
+2011-03-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * patches/jaxp-serial-version-uid.patch:
+ Rejigged to work post-b22 update.
+
+2011-03-02 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ Use b22 tarball.
+
+2011-03-02 Xerxes Ranby <xerxes at zafena.se>
+
+ * patches/jamvm/ignore-more-XX-options.patch:
+ Make JamVM ignore more unrecognised options that fail on jtreg.
+ -esa, -Xbatch, -Xcomp, -Xverify:all, -XX:+AggressiveOpts,
+ -XX:-BlockLayoutRotateLoops, -XX:CompileCommand=, -XX:CompileOnly=,
+ -XX:CompileThreshold, -XX:+DeoptimizeALot, -XX:+DoEscapeAnalysis,
+ -XX:HeapBaseMinAddress, -XX:+IgnoreUnrecognizedVMOptions, -XX:-Inline,
+ -XX:-InlineObjectHash, -XX:InlineSmallCode=, -XX:LoopUnrollLimit=,
+ -XX:-LoopUnswitching, -XX:MaxInlineSize=, -XX:+OptimizeFill,
+ -XX:+PrintCompilation, -XX:-ProfileInterpreter, -XX:+ScavengeALot,
+ -XX:+UnlockDiagnosticVMOptions, -XX:-UseCompressedOops,
+ -XX:+UseCompressedOops, -XX:+UseConcMarkSweepGC, -XX:UseSSE= and
+ -XX:+VerifyBeforeGC
+
+2011-03-02 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * Makefile.am:
+ Added patch jaxp-serial-version-uid.patch
+ * patches/jaxp-serial-version-uid.patch:
+ Patch which fixes class UID for various JAXP classes
+ to allow IcedTea6 to pass TCK and to match these
+ UIDs with IcedTea6-1.9 and proprietary JDK6.
+
+2011-03-01 Denis Lila <dlila at redhat.com>
+
+ * Makefile.am:
+ Removed patch (piscesMakefile.am).
+ * patches/openjdk/piscesMakefile.patch:
+ Removed. Its body was added to
+ 6967436-6967433-floating-pt-conversion.patch
+
+2011-03-01 Denis Lila <dlila at redhat.com>
+
+ * Makefile.am:
+ Added patch.
+ * NEWS:
+ Added backport entry.
+ * patches/openjdk/6934977-MappedByteBuffer.load.patch:
+ Backport.
+
+2011-02-28 Denis Lila <dlila at redhat.com>
+
+ * Makefile.am:
+ Added patch.
+ * NEWS:
+ Added backport entry.
+ * patches/openjdk/7016856-pisces-performance.patch:
+ Backport.
+
+2011-02-28 Denis Lila <dlila at redhat.com>
+
+ * Makefile.am: Added patches
+ patches/openjdk/6967434-bad-round-joins.patch,
+ patches/openjdk/6967436-6967433-floating-pt-conversion.patch, and
+ patches/openjdk/6976265-stroke-control.patch to replace
+ patches/openjdk/6967436-6976265-6967434-pisces.patch, which
+ was removed in the previous changeset.
+ Added patches/piscesMakefile.patch to make the build work.
+ No longer applying:
+ patches/stroker-finish.patch,
+ patches/java2d-stroker-internal-joint.patch, and
+ patches/java2d-stroker-internal-close-joint.patch.
+ Applying once again:
+ patches/openjdk/6766342-AA-simple-shape-performance.patch
+ * patches/openjdk/6967434-bad-round-joins.patch
+ * patches/openjdk/6967436-6967433-floating-pt-conversion.patch
+ * patches/openjdk/6976265-stroke-control.patch
+ * patches/piscesMakefile.patch:
+ Added.
+ * patches/java2d-stroker-internal-close-joint.patch
+ * patches/java2d-stroker-internal-joint.patch
+ * patches/stroker-finish.patch:
+ Obsolete and unused. Removed.
+
+2011-02-28 Denis Lila <dlila at redhat.com>
+
+ * Makefile.am: Replaced patches/renderer-crossing.patch with
+ patches/openjdk/6887494-NPE-in-pisces.patch.
+ No longer applying:
+ patches/openjdk/6967436-6976265-6967434-pisces.patch
+ patches/openjdk/6766342-AA-simple-shape-performance.patch
+ * patches/openjdk/6887494-NPE-in-pisces.patch:
+ Added.
+ * patches/renderer-crossing.patch:
+ Removed. Replaced by 6887494-NPE-in-pisces.patch.
+ * patches/openjdk/6967436-6976265-6967434-pisces.patch:
+ Removed. Will never be applied again.
+
+2011-02-27 Xerxes Ranby <xerxes at zafena.se>
+
+ JamVM: Fix configure --enable-jamvm full bootstrap build.
+ * NEWS: Updated.
+ * Makefile.am:
+ (JAMVM_VERSION): Updated to latest JamVM revision.
+ (JAMVM_SHA256SUM): Updated.
+
+2011-02-25 DJ Lucas <dj at linuxfromscratch.org>
+
+ * Makefile.am:
+ (icedtea-debug-against-debug): Correct typo.
+
+2011-02-25 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Update with latest bug fixes.
+
+2011-02-24 Matthias Klose <doko at ubuntu.com>
+
+ * patches/hotspot/hs20/powerpc-stacksize.patch: New,
+ increase stack size for powerpc builds.
+ * Makefile.am (ICEDTEA_PATCHES): Apply.
+
+2011-02-24 Xerxes Ranby <xerxes at zafena.se>
+
+ PR640: JamVM fails to build - Unrecognised option: -XX:ThreadStackSize.
+ * NEWS: Updated.
+ * Makefile.am (ICEDTEA_PATCHES):
+ Add JamVM patches if BUILD_JAMVM are defined.
+ * patches/jamvm/ignore-more-XX-options.patch: New JamVM patch.
+
+2011-02-24 Xerxes Ranby <xerxes at zafena.se>
+
+ * Makefile.am (stamps/download-cacao.stamp):
+ Fix warning, check if the CACAO_SRC_ZIP file exist
+ before trying to rename it.
+ (stamps/download-jamvm.stamp): Likewise for JAMVM_SRC_ZIP.
+ (stamps/download-openjdk.stamp):
+ Likewise for OPENJDK_SRC_ZIP and HOTSPOT_SRC_ZIP.
+
+2011-02-24 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * patches/jtreg-png-reader.patch:
+ Fixed tree to which this patch is applied.
+
+2011-02-24 Andrew John Hughes <ahughes at redhat.com>
+
+ * patches/pr639-missing_shark_include.patch:
+ Renamed.
+ * Makefile.am: Fix name of patch.
+ * NEWS: Updated.
+ * patches/pr639-broken_shark_build.patch:
+ Fix other Shark build issues with missing
+ compilation of Shark files and lack of
+ LLVM linker flags for the launcher.
+
+2011-02-24 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ Only apply PR639 fix on hs20.
+ * NEWS: Updated.
+
+2011-02-24 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am: Add new patch.
+ * patches/pr639-missing_shark_include.patch:
+ Add missing include for Shark.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS: Add 1.11 section.
+ * configure.ac: Bump to 1.11pre.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * acinclude.m4:
+ (IT_CHECK_WITH_CACAO_SRC_ZIP): Add missing $.
+ (IT_CHECK_WITH_JAMVM_SRC_ZIP): Likewise.
+ (IT_WITH_OPENJDK_SRC_ZIP): Likewise.
+ (IT_WITH_HOTSPOT_SRC_ZIP): Likewise.
+ (IT_WITH_JAXP_DROP_ZIP): Likewise.
+ (IT_WITH_JAF_DROP_ZIP): Likewise.
+ (IT_WITH_JAXWS_DROP_ZIP): Likewise.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * acinclude.m4:
+ (IT_CHECK_WITH_CACAO_SRC_ZIP): Invert
+ AM_CONDITIONAL test to get correct behaviour.
+ (IT_CHECK_WITH_JAMVM_SRC_ZIP): Likewise.
+ (IT_WITH_OPENJDK_SRC_ZIP): Likewise.
+ (IT_WITH_HOTSPOT_SRC_ZIP): Likewise.
+ (IT_WITH_JAXP_DROP_ZIP): Likewise.
+ (IT_WITH_JAF_DROP_ZIP): Likewise.
+ (IT_WITH_JAXWS_DROP_ZIP): Likewise.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * acinclude.m4:
+ (IT_ENABLE_JAMVM): Renamed from IT_CHECK_ENABLE_JAMVM.
+ (IT_WITH_JAMVM_SRC_ZIP): Renamed form IT_CHECK_WITH_JAMVM_SRC_ZIP.
+ (IT_ENABLE_CACAO): Renamed from IT_CHECK_ENABLE_CACAO.
+ (IT_WITH_CACAO_HOME): Renamed form IT_CHECK_WITH_CACAO_HOME.
+ (IT_WITH_CACAO_SRC_ZIP): Renamed form IT_CHECK_WITH_CACAO_SRC_ZIP.
+ (IT_WITH_CACAO_SRC_DIR): Renamed form IT_CHECK_WITH_CACAO_SRC_DIR.
+ (IT_WITH_GCJ): Renamed from IT_CHECK_WITH_GCJ.
+ (IT_WITH_HOTSPOT_BUILD): Renamed from IT_CHECK_WITH_HOTSPOT_BUILD.
+ (IT_WITH_HG_REVISION): Renamed from IT_CHECK_WITH_HG_REVISION.
+ (IT_WITH_TZDATA_DIR): Renamed from IT_CHECK_WITH_TZDATA_DIR.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * acinclude.m4:
+ (IT_CHECK_WITH_CACAO_SRC_ZIP): Treat
+ --without option as equivalent to unspecified.
+ (IT_CHECK_WITH_JAMVM_SRC_ZIP): Likewise.
+ (IT_WITH_OPENJDK_SRC_ZIP): Likewise.
+ (IT_WITH_HOTSPOT_SRC_ZIP): Likewise.
+ (IT_WITH_JAXP_DROP_ZIP): Likewise.
+ (IT_WITH_JAF_DROP_ZIP): Likewise.
+ (IT_WITH_JAXWS_DROP_ZIP): Likewise.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * acinclude.m4:
+ (IT_CHECK_WITH_CACAO_SRC_ZIP): Check zip exists
+ and is a regular file. Use a single AM_CONDITIONAL.
+ (IT_WITH_OPENJDK_SRC_ZIP): Likewise.
+ (IT_WITH_HOTSPOT_SRC_ZIP): Likewise.
+ (IT_WITH_JAXP_DROP_ZIP): Likewise.
+ (IT_WITH_JAF_DROP_ZIP): Likewise.
+ (IT_WITH_JAXWS_DROP_ZIP): Likewise.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * patches/cacao/arm-jvm.cfg-pr600.patch:
+ Moved...
+ * Makefile.am:
+ Move PR600 patch to main patch set (so it
+ is always applied) to cover both JamVM and
+ CACAO.
+ * patches/pr600-arm-jvm.cfg.patch: to here.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * acinclude.m4:
+ Make java, javah, rmic and jar macros more
+ idiot-proof like the new native2ascii macro.
+ (IT_FIND_JAVA): Improve output, check file
+ exists and is executable and look for alternatives
+ on the path if not.
+ (IT_FIND_JAVAH): Likewise.
+ (IT_FIND_JAR): Likewise.
+ (IT_FIND_RMIC): Likewise.
+ (IT_FIND_NATIVE2ASCII): Invert executable test
+ for clarify.
+
+2011-02-23 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * Makefile.am: Renamed and moved patch.
+ * patches/com-sun-awt.patch: removed
+ * patches/openjdk/6663040-com.sun.awt.patch: added
+ Renamed and moved patch to proper location.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * INSTALL: Mention --with-alt-jamvm-src-zip.
+ * acinclude.m4:
+ (IT_CHECK_WITH_JAMVM_SRC_ZIP): Use a single
+ AM_CONDITIONAL. Check that the specified value
+ is a valid file using test.
+
+2011-02-23 Xerxes Ranby <xerxes at zafena.se>
+
+ JamVM: configure --with-jamvm-src-zip
+ * NEWS: Updated.
+ * Makefile.am (stamps/download-jamvm.stamp):
+ Link in jamvm source zip dependent on USE_ALT_JAMVM_SRC_ZIP
+ * acinclude.m4 (IT_CHECK_WITH_JAMVM_SRC_ZIP): New macro.
+ (USE_ALT_JAMVM_SRC_ZIP): New conditional.
+ (ALT_JAMVM_SRC_ZIP): New variable.
+ * configure.ac: Call IT_CHECK_WITH_JAMVM_SRC_ZIP.
+
+2011-02-23 Xerxes Ranby <xerxes at zafena.se>
+
+ * Makefile.am: (JAMVM_BASE_URL): Switch to using IcedTea
+ server for JamVM drops too.
+ (JAMVM_VERSION): Updated to latest JamVM revision.
+ (JAMVM_SHA256SUM): Updated.
+
+2011-02-23 Denis Lila <dlila at redhat.com>
+
+ * Makefile.am: Added 2 patches.
+ * NEWS: Updated.
+ * patches/openjdk/6775317-non-AA-simple-shape-performance.patch
+ * patches/openjdk/6766342-AA-simple-shape-performance.patch
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * INSTALL:
+ Update with native2ascii option and JamVM.
+ Mention --without-hotspot-build in HotSpot
+ documentation.
+
+2011-02-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ (download-openjdk): Verify HotSpot tarball,
+ regardless of source.
+ * hotspot.map: Bump to latest hs20 (b10).
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ Use more accurate ENABLE_CACAO rather
+ than WITH_CACAO.
+ * Makefile.am:
+ Replace WITH_CACAO throughout.
+ * acinclude.m4: Likewise.
+
+2011-02-23 Xerxes Ranby <xerxes at zafena.se>
+
+ JamVM: Try --with-additional-vms=jamvm topping!
+ * NEWS: Updated.
+ * Makefile.am (stamps/add-jamvm.stamp): New make target.
+ (clean-add-jamvm): Likewise.
+ (stamps/add-jamvm-debug.stamp): Likewise.
+ (clean-add-jamvm-debug): Likewise.
+ (.PHONY): Add clean-add-jamvm and clean-add-jamvm-debug.
+ (stamps/icedtea-against-icedtea.stamp): Add stamps/add-jamvm.stamp.
+ (clean-icedtea-against-icedtea): Add clean-add-jamvm.
+ (stamps/icedtea-debug-against-icedtea.stamp):
+ Add stamps/add-jamvm-debug.stamp.
+ (clean-icedtea-debug-against-icedtea): Add clean-add-jamvm-debug.
+ * acinclude.m4 (IT_CHECK_ADDITIONAL_VMS):
+ Set add_vm_jamvm if jamvm are found.
+ (BUILD_JAMVM): Add check for add_vm_jamvm.
+ (ADD_JAMVM_BUILD): New conditional dependent on add_vm_jamvm.
+
+2011-02-23 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * Makefile.am: Add new patch.
+ * patches/com-sun-awt.patch:
+ This patch is used for updating file legacy.properties
+ containing packages with non-standardized API
+
+2011-02-23 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * Makefile.am: Add patch.
+ * patches/jtreg-LastErrorString.patch:
+ Testcase correction - the test LastErrorString must not rewrite system
+ files.
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ * patches/sunsrc.patch: Removed.
+ * Makefile.am: Drop patch, obsoleted
+ by pr586-include_all_srcs.patch.
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ PR586: Classes missing from src.zip
+ * Makefile.am: Add new patch.
+ * patches/pr586-include_all_srcs.patch:
+ Don't filter sources to include.
+ * NEWS: Updated.
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ PR635: zero fails to build on icedtea6 trunk 20110217 with hs20
+ * Makefile.am:
+ (ports): Disable ARM port on hs20.
+ * NEWS: Updated.
+
+2011-02-22 Xerxes Ranby <xranby at zafena.se>
+
+ Fix icedtea-ecj build with --enable-jamvm
+ (stamps/icedtea-ecj.stamp): Add stamps/jamvm.stamp
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ PR497: Mercurial revision detection not very reliable
+ * acinclude.m4:
+ (IT_OBTAIN_HG_REVISIONS): Use hg id rather
+ than hg tip.
+
+2011-02-22 Xerxes Ranby <xerxes at zafena.se>
+
+ JamVM: Taste the New --enable-jamvm Flavour!
+ * NEWS: Updated.
+ * Makefile.am (JAMVM_VERSION): New variable.
+ (JAMVM_SHA256SUM): Likewise.
+ (JAMVM_BASE_URL): Likewise.
+ (JAMVM_URL): Likewise.
+ (JAMVM_SRC_ZIP): Likewise.
+ (JAMVM_IMPORT_PATH): Likewise.
+ (ICEDTEA_BUILD_TARGET):
+ Build only jdk if jamvm are enabled.
+ (ICEDTEA_DEBUG_BUILD_TARGET): Likewise.
+ (ICEDTEA_ENV): Set ALT_HOTSPOT_IMPORT_PATH to JAMVM_IMPORT_PATH
+ if jamvm are enabled.
+ (PRODUCT_NAME): Make -version report IcedTea6 Runtime Environment
+ if jamvm are enabled.
+ (JDK_DERIVATIVE_NAME): Only show IcedTea version
+ if jamvm are enabled.
+ (stamps/download-jamvm.stamp): New make target.
+ (clean-download-jamvm): Likewise.
+ (stamps/extract-jamvm.stamp): Likewise.
+ (stamps/jamvm.stamp): Likewise.
+ (clean-jamvm): Likewise.
+ (.PHONY): Add clean-jamvm.
+ (stamps/download.stamp): Add stamps/download-jamvm.stamp.
+ (clean-download): Add clean-download-jamvm.
+ (stamps/extract.stamp): Add stamps/extract-jamvm.stamp.
+ (clean-extract): Add clean-jamvm.
+ (stamps/icedtea.stamp): Add stamps/jamvm.stamp.
+ (download-jamvm): Alias to stamps/download-jamvm.stamp.
+ (jamvm): Alias to stamps/jamvm.stamp.
+ * configure.ac (IT_CHECK_ENABLE_JAMVM): Use new macro.
+ * acinclude.m4:
+ (ENABLE_ZERO_BUILD): Do not use zero if jamvm are enabled.
+ (IT_CHECK_ENABLE_JAMVM): New macro.
+ (BUILD_JAMVM): New conditional.
+ (ENABLE_JAMVM): New conditional.
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ PR633: IcedTea installs javaws manpages on x86
+ even with --disable-webstart
+ * Makefile.am: Add new page.
+ * NEWS: Updated.
+ * fsg.sh: Remove useless javaws man pages.
+ * patches/pr633-no_javaws_man_page.patch:
+ Don't try and install javaws.1 on 32-bit platforms.
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ PR103: Usage of native2ascii during bootstrap.
+ * Makefile.am:
+ (bootstrap-directory-ecj): Symlink native2ascii.
+ * NEWS: Updated.
+ * acinclude.m4:
+ (IT_FIND_NATIVE2ASCII): Added.
+ * configure.ac: Call IT_FIND_NATIVE2ASCII.
+
+2011-02-22 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ (bootstrap-directory-ecj): Fix double
+ absolute path specification in creation
+ of $(ECJ_BOOT_DIR)/lib.
+
More information about the distro-pkg-dev
mailing list