/hg/icedtea6-hg: 36 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Fri Jan 7 18:39:43 PST 2011


changeset 31705b7b612c in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=31705b7b612c
author: ptisnovs
date: Tue Nov 16 16:02:46 2010 +0100

	Correction of testcase java/awt/FontClass/CreateFont/DeleteFont. The
	test now ignores directory created by HS.


changeset 8ab7d435a672 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=8ab7d435a672
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Nov 19 13:35:01 2010 +0000

	Use IcedTea server for CACAO drops.

	2010-11-19 Andrew John Hughes <ahughes at redhat.com>

	 * Makefile.am: Add download-cacao alias.
	(CACAO_BASE_URL): Switch to using IcedTea server for CACAO
	drops too. (CACAO_URL): Likewise.


changeset c3803fc3edac in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=c3803fc3edac
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Nov 19 22:23:15 2010 +0000

	Fix a memory leak in the XRender pipeline.

	2010-11-19 Andrew John Hughes <ahughes at redhat.com>

	 * Makefile.am: Add new patch.
		* patches/xrender-gc-cleanup.patch: Fix memory leak in XRender
	pipeline.


changeset 789ec2d452bd in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=789ec2d452bd
author: doko at ubuntu.com
date: Mon Nov 22 04:51:01 2010 +0100

	Add shark alias when building zero with shark support on hotspot
	archs.

	Without the alias, -shark just gets ignored and defaults to the
	hotspot vm, which is unexpected.

	2010-11-22 Matthias Klose <doko at ubuntu.com>

	 * Makefile.am (stamps/add-zero.stamp): Add shark alias when
	building zero with shark support on hotspot archs.


changeset 4aef376b7123 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=4aef376b7123
author: ptisnovs
date: Tue Nov 23 11:39:48 2010 +0100

	Corrected JTreg harness - this tool now accepts "process" flag for
	"compile" tag and also correctly sets properties during the
	"compile" phase.


changeset c80d9c5bbe27 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=c80d9c5bbe27
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Nov 24 16:53:20 2010 +0000

	Add new releases (1.7.6, 1.8.3, 1.9.2) to NEWS.

	2010-11-24 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Add 1.7.6, 1.8.3 and 1.9.2 releases.


changeset 0aab3837f513 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=0aab3837f513
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Nov 24 22:44:32 2010 +0000

	Final plugin and NetX cleanup.

	2010-11-24 Andrew John Hughes <ahughes at redhat.com>

	 Final plugin & NetX cleanup.
		* patches/extensions/netx-umask.patch: Dropped. NetX is no
	longer in IcedTea6 and IcedTea-Web uses java to do the same
	thing.
		* patches/extensions/netx.patch: Remove javaws binary and
	javax.jnlp documentation production; the requisite classes
	no longer exist. Move rest to applet_hole.patch.
		* Makefile.am: (ICEDTEA_PATCHES): Updated.
		* NEWS: Move NetX and plugin sections for 1.10 to IcedTea-Web.
		* patches/applet_hole.patch: Remainder of netx.patch which
	makes AppletViewerPanel accessible.


changeset c3150835fe12 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=c3150835fe12
author: doko at ubuntu.com
date: Mon Nov 29 08:50:36 2010 +0100

	Update params-cast-size_t.patch for hs19

	2010-11-29 Matthias Klose <doko at ubuntu.com>

	 * patches/hotspot/hs19/params-cast-size_t.patch: Update for
	hs19.


changeset 19c298cbf34e in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=19c298cbf34e
author: doko at ubuntu.com
date: Mon Nov 29 14:00:48 2010 +0100

	Reapply ia64 build fix from patches/zero/6896043.patch

	2010-11-29 Matthias Klose <doko at ubuntu.com>

	 * patches/hotspot/hs19/ia64-fix.patch: Reapply chunk from
	patches/zero/6896043.patch.


changeset 7940436316db in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=7940436316db
author: doko at ubuntu.com
date: Mon Nov 29 15:54:26 2010 +0100

	Add `build' to .hgignore


changeset d66a310d5c94 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=d66a310d5c94
author: ptisnovs
date: Mon Nov 29 17:15:17 2010 +0100

	Regression test fix - setup of SecurityManager to run this test as
	regular applet but with AWT robot enabled.


changeset 0481c6a6d7ed in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=0481c6a6d7ed
author: ptisnovs
date: Tue Nov 30 18:16:07 2010 +0100

	Regression test fix - compilation results are checked against
	correct .out files.


changeset 4dbf4fd42544 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=4dbf4fd42544
author: doko at ubuntu.com
date: Wed Dec 01 00:54:22 2010 +0100

	Remove obsolete chunk from sparc64 patch

	2010-12-01 Matthias Klose <doko at ubuntu.com>

	 * patches/icedtea-sparc64-linux.patch: Remove obsolete
	chunk.


changeset 9f9f4d8947e1 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=9f9f4d8947e1
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Dec 01 15:57:49 2010 +0000

	7002666: Eclipse CDT projects crash with compressed oops

	2010-12-01 Andrew John Hughes <ahughes at redhat.com>

	 * patches/disable-default-compoops.patch: Removed.
		* Makefile.am: Replace disable compressed oops workaround with
	proper fix for 7002666.
		* patches/openjdk/7002666-eclipse_cdt_oops_crash.patch:
	Backport of 7002666: Eclipse CDT projects crash with
	compressed oops
		* NEWS: Updated.


changeset 6bc8c41e508f in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=6bc8c41e508f
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Dec 01 17:53:39 2010 +0000

	Apply 7002666 to both hs17 and hs19.

	2010-12-01 Andrew John Hughes <ahughes at redhat.com>

	 * Makefile.am: Apply 7002666 to both hs17 and hs19.


changeset b45cfed4da75 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=b45cfed4da75
author: ptisnovs
date: Thu Dec 02 18:14:55 2010 +0100

	Removed printing of unnecessary messages from JTreg harness.


changeset d6930de9aba6 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=d6930de9aba6
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Dec 03 13:27:58 2010 +0000

	Add generic types to Hashtable in PluginAppletViewer to stop
	warnings in icedtea-web.

	2010-12-01 Andrew John Hughes <ahughes at redhat.com>

	 * patches/applet_hole.patch: Add generic types to
	Hashtable to stop warnings when building icedtea-web.


changeset 531713add335 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=531713add335
author: ptisnovs
date: Mon Dec 06 11:53:07 2010 +0100

	Regression test fix - corrected .out file used for check messages
	generated by java compiler.


changeset aceb60a00782 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=aceb60a00782
author: Denis Lila <dlila at redhat.com>
date: Mon Dec 06 12:37:25 2010 -0500

	user: Denis Lila <dlila at redhat.com> added patches/openjdk/647674
	-bad-html-entity-parse.patch changed ChangeLog changed Makefile.am
	changed NEWS


changeset ccb45c2618bd in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=ccb45c2618bd
author: Denis Lila <dlila at redhat.com>
date: Mon Dec 06 17:04:54 2010 -0500

	user: Denis Lila <dlila at redhat.com> Fixed bug ids from previous
	commit. added patches/openjdk/7003777-bad-html-entity-parse.patch
	changed ChangeLog changed Makefile.am changed NEWS removed
	patches/openjdk/647674-bad-html-entity-parse.patch


changeset 814f715ce323 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=814f715ce323
author: ptisnovs
date: Tue Dec 07 12:11:55 2010 +0100

	Backport of regression tests fix (sun/security/ssl/sun/net/www/proto
	col/https/HttpsURLConnection/*entities.java).


changeset 589610636e32 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=589610636e32
author: ptisnovs
date: Wed Dec 08 17:41:44 2010 +0100

	Testcase correction - now the test runtime/6929067/Test6929067.sh
	works correctly also on x86_64 and other platforms.


changeset 8c26dcba8a27 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=8c26dcba8a27
author: Omair Majid <omajid at redhat.com>
date: Fri Dec 10 17:30:05 2010 -0500

	Backport S6979979: Rounding error in font sizes selected by the GTK
	Look and Feel

	2010-12-10 Omair Majid <omajid at redhat.com>

	 Backport S6979979.
	    * NEWS: Updated with fix.
	    * Makefile.am: Apply patch.
	    * patches/openjdk/6979979-gtk_font_size_rounding.patch: New file.
	Backport of S6979979.


changeset b9b77d7c92a7 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=b9b77d7c92a7
author: Denis Lila <dlila at redhat.com>
date: Mon Dec 13 17:45:35 2010 -0500

	Backport of 6795356


changeset b27bf2cfbdd7 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=b27bf2cfbdd7
author: ptisnovs
date: Tue Dec 14 12:52:52 2010 +0100

	Added new regression test used to check rendering engine behaviour.


changeset 2a1bf7104cc8 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=2a1bf7104cc8
author: ptisnovs
date: Thu Dec 16 18:34:51 2010 +0100

	Testcase correction - the test should also work on Gnome with upper
	panel displayed.


changeset 12df222ab029 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=12df222ab029
author: Denis Lila <dlila at redhat.com>
date: Fri Dec 17 09:30:47 2010 -0500

	Improved rendering engine test.


changeset ae5814009b4e in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=ae5814009b4e
author: Denis Lila <dlila at redhat.com>
date: Tue Dec 21 09:22:22 2010 -0500

	Backport of 6800846: indexed image printing quality; OOB exception.


changeset 1177891197a7 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=1177891197a7
author: Jiri Vanek <jvanek at redhat.com>
date: Wed Dec 22 15:56:32 2010 +0100

	fixed fonts configuration for rhel 6


changeset ed90513aa469 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=ed90513aa469
author: Jiri Vanek <jvanek at redhat.com>
date: Thu Dec 23 12:51:25 2010 +0100

	added bugzilas numbers to NEWS


changeset 7219bd74962a in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=7219bd74962a
author: Jiri Vanek <jvanek at redhat.com>
date: Thu Dec 23 14:56:09 2010 +0100

	fixed position of bugfixes for rhel fonts patch's bugs numbers.


changeset 6ded99cd18d4 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=6ded99cd18d4
author: Mark Wielaard <mark at klomp.org>
date: Fri Dec 31 21:03:38 2010 +0100

	* Makefile.am (ICEDTEA_PATCHES): Add missing backslash.


changeset 1121be5e4dbd in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=1121be5e4dbd
author: Deepak Bhole <dbhole at redhat.com>
date: Tue Jan 04 08:50:11 2011 -0500

	Backport S6687968, S6541476, S6782079

	iTXt chunk handling for png now works correctly.


changeset d2d762ec4dda in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=d2d762ec4dda
author: Denis Lila <dlila at redhat.com>
date: Tue Jan 04 16:56:06 2011 -0500

	Fixed RH661505 - JPEGs decoder color space recognition problem.


changeset a25c22543a4c in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=a25c22543a4c
author: Andrew John Hughes <ahughes at redhat.com>
date: Fri Jan 07 21:43:31 2011 +0000

	Merge


changeset f7bd517ec204 in /hg/icedtea6-hg
details: http://icedtea.classpath.org/hg/icedtea6-hg?cmd=changeset;node=f7bd517ec204
author: Andrew John Hughes <ahughes at redhat.com>
date: Sat Jan 08 02:38:52 2011 +0000

	Drop upstreamed patches and fix Direct3D patch broken by Oracle
	copyright updates.

	2011-01-07 Andrew John Hughes <ahughes at redhat.com>

	 * patches/jtreg-TestXEmbedServer-fix.patch,
		* patches/openjdk/6668231-ssl_cert.patch,
		* patches/openjdk/6687968-pngimagereader_mem_leak.patch,
		* patches/openjdk/6795356-proxylazyvalue-leak.patch,
		* patches/openjdk/6941936-broken-pipe.patch,
		* patches/openjdk/6943219-failure-in-linux.patch,
		* patches/openjdk/6951319-sparc_build_fixes.patch,
		* patches/openjdk/6963870-swing_npe.patch,
		* patches/openjdk/6979979-gtk_font_size_rounding.patch,
		* patches/openjdk/6994130-ppc_fix.patch: Drop upstreamed
	patches.
		* Makefile.am: Updated with above.
		* patches/openjdk/6725214-direct3d-01.patch: Recreated due to
	copyright header changes by Oracle.


diffstat:

132 files changed, 7375 insertions(+), 26542 deletions(-)
.hgignore                                                          |    1 
ChangeLog                                                          |  417 
Makefile.am                                                        |  130 
NEWS                                                               |   67 
acinclude.m4                                                       |    4 
hotspot.map                                                        |    2 
patches/661505-jpeg.patch                                          |   16 
patches/alpha-fixes.patch                                          |   21 
patches/applet_hole.patch                                          |  117 
patches/disable-default-compoops.patch                             |   12 
patches/extensions/netx-umask.patch                                |  164 
patches/extensions/netx.patch                                      |  137 
patches/fonts-rhel.patch                                           |  148 
patches/gcc-suffix.patch                                           |   31 
patches/hotspot/hs19/alpha-fixes.patch                             |   21 
patches/hotspot/hs19/gcc-suffix.patch                              |   31 
patches/hotspot/hs19/params-cast-size_t.patch                      |  284 
patches/hotspot/hs19/print_lsb_release.patch                       |   49 
patches/hotspot/hs19/update-bootclasspath.patch                    |   13 
patches/hotspot/original/alpha-fixes.patch                         |   31 
patches/hotspot/original/gcc-suffix.patch                          |   25 
patches/hotspot/original/params-cast-size_t.patch                  |  274 
patches/hotspot/original/print_lsb_release.patch                   |   48 
patches/hotspot/original/update-bootclasspath.patch                |   13 
patches/ia64-fix.patch                                             |   30 
patches/icedtea-jtreg-jrunscript.patch                             |   12 
patches/icedtea-lcms.patch                                         |   25 
patches/icedtea-shark-build.patch                                  |   16 
patches/icedtea-sparc64-linux.patch                                |   18 
patches/jtreg-6929067-fix.patch                                    |   51 
patches/jtreg-DeleteFont.patch                                     |   20 
patches/jtreg-T6638712-fix.patch                                   |   30 
patches/jtreg-T6650759m-fix.patch                                  |    6 
patches/jtreg-WindowWithWarningTest.patch                          |   50 
patches/openjdk/4356282-opentype.patch                             |  227 
patches/openjdk/6438179-systray_check.patch                        |   92 
patches/openjdk/6541476-png-iTXt-chunk.patch                       |  549 +
patches/openjdk/6622432-bigdecimal_performance.patch               | 4211 ----------
patches/openjdk/6668231-ssl_cert.patch                             |  306 
patches/openjdk/6678385-window_movement_crasher.patch              | 1241 --
patches/openjdk/6721088-awt_window_size.patch                      |   67 
patches/openjdk/6725214-direct3d-01.patch                          |  667 -
patches/openjdk/6782079-png_metadata_oom.patch                     | 4122 +++++++++
patches/openjdk/6795060-icu_crash.patch                            |   95 
patches/openjdk/6800846-printing-quality.patch                     |  144 
patches/openjdk/6850606-bigdecimal_regression.patch                |  144 
patches/openjdk/6853592-badwindow-warning-fix.patch                |   16 
patches/openjdk/6876282-bigdecimal_divide.patch                    |   89 
patches/openjdk/6951319-sparc_build_fixes.patch                    |  642 -
patches/openjdk/6954424-opentype_javadoc.patch                     |   23 
patches/openjdk/6961732-negative_leading.patch                     |   45 
patches/openjdk/6963870-swing_npe.patch                            |   99 
patches/openjdk/6969395-net_bugs.patch                             |  461 -
patches/openjdk/6985992-test_6933784.patch                         |   43 
patches/openjdk/6994130-ppc_fix.patch                              |   11 
patches/openjdk/7002666-eclipse_cdt_oops_crash.patch               |   79 
patches/openjdk/7003777-bad-html-entity-parse.patch                |   80 
patches/params-cast-size_t.patch                                   |  295 
patches/print_lsb_release.patch                                    |   49 
patches/rendering-engine-tests.patch                               |  375 
patches/security/20101012/6559775.patch                            |  317 
patches/security/20101012/6622002.patch                            |   64 
patches/security/20101012/6623943.patch                            |  138 
patches/security/20101012/6891766.patch                            | 1147 --
patches/security/20101012/6914943.patch                            | 2129 -----
patches/security/20101012/6925710.patch                            |  198 
patches/security/20101012/6938813.patch                            |  196 
patches/security/20101012/6952017.patch                            |   50 
patches/security/20101012/6952603.patch                            |   38 
patches/security/20101012/6957564.patch                            |   77 
patches/security/20101012/6958060.patch                            |   15 
patches/security/20101012/6961084.patch                            |  325 
patches/security/20101012/6963023.patch                            |   95 
patches/security/20101012/6963285.patch                            |   20 
patches/security/20101012/6963489.patch                            |   31 
patches/security/20101012/6966692.patch                            |   91 
patches/security/20101012/6981426.patch                            |   24 
patches/security/20101012/6990437.patch                            |  116 
patches/update-bootclasspath.patch                                 |   13 
patches/xrender-gc-cleanup.patch                                   |   12 
shark/hotspot/make/linux/makefiles/shark.make                      |   32 
shark/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp               |   62 
shark/hotspot/src/share/vm/includeDB_shark                         |  369 
shark/hotspot/src/share/vm/shark/llvmHeaders.hpp                   |   82 
shark/hotspot/src/share/vm/shark/llvmValue.hpp                     |   62 
shark/hotspot/src/share/vm/shark/sharkBlock.cpp                    | 1260 --
shark/hotspot/src/share/vm/shark/sharkBlock.hpp                    |  281 
shark/hotspot/src/share/vm/shark/sharkBuilder.cpp                  |  591 -
shark/hotspot/src/share/vm/shark/sharkBuilder.hpp                  |  209 
shark/hotspot/src/share/vm/shark/sharkCacheDecache.cpp             |  259 
shark/hotspot/src/share/vm/shark/sharkCacheDecache.hpp             |  417 
shark/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp               |   87 
shark/hotspot/src/share/vm/shark/sharkCompiler.cpp                 |  340 
shark/hotspot/src/share/vm/shark/sharkCompiler.hpp                 |  119 
shark/hotspot/src/share/vm/shark/sharkConstant.cpp                 |  128 
shark/hotspot/src/share/vm/shark/sharkConstant.hpp                 |   64 
shark/hotspot/src/share/vm/shark/sharkContext.cpp                  |  180 
shark/hotspot/src/share/vm/shark/sharkContext.hpp                  |  187 
shark/hotspot/src/share/vm/shark/sharkEntry.hpp                    |   58 
shark/hotspot/src/share/vm/shark/sharkFunction.cpp                 |  188 
shark/hotspot/src/share/vm/shark/sharkFunction.hpp                 |  111 
shark/hotspot/src/share/vm/shark/sharkInliner.cpp                  |  749 -
shark/hotspot/src/share/vm/shark/sharkInliner.hpp                  |   32 
shark/hotspot/src/share/vm/shark/sharkIntrinsics.cpp               |  277 
shark/hotspot/src/share/vm/shark/sharkIntrinsics.hpp               |   54 
shark/hotspot/src/share/vm/shark/sharkInvariants.cpp               |   37 
shark/hotspot/src/share/vm/shark/sharkInvariants.hpp               |  167 
shark/hotspot/src/share/vm/shark/sharkMemoryManager.cpp            |  116 
shark/hotspot/src/share/vm/shark/sharkMemoryManager.hpp            |   88 
shark/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp            |  352 
shark/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp            |  182 
shark/hotspot/src/share/vm/shark/sharkRuntime.cpp                  |  251 
shark/hotspot/src/share/vm/shark/sharkRuntime.hpp                  |   83 
shark/hotspot/src/share/vm/shark/sharkStack.cpp                    |  263 
shark/hotspot/src/share/vm/shark/sharkStack.hpp                    |  290 
shark/hotspot/src/share/vm/shark/sharkState.cpp                    |  389 
shark/hotspot/src/share/vm/shark/sharkState.hpp                    |  188 
shark/hotspot/src/share/vm/shark/sharkStateScanner.cpp             |   99 
shark/hotspot/src/share/vm/shark/sharkStateScanner.hpp             |   75 
shark/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp            | 1991 ----
shark/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp            |  430 -
shark/hotspot/src/share/vm/shark/sharkType.hpp                     |  112 
shark/hotspot/src/share/vm/shark/sharkValue.cpp                    |  260 
shark/hotspot/src/share/vm/shark/sharkValue.hpp                    |  332 
shark/hotspot/src/share/vm/shark/shark_globals.cpp                 |   29 
shark/hotspot/src/share/vm/shark/shark_globals.hpp                 |   54 
test/jtreg/README                                                  |    6 
test/jtreg/com/sun/javatest/regtest/Action.java                    |   20 
test/jtreg/com/sun/javatest/regtest/CompileAction.java             |  142 
test/jtreg/com/sun/javatest/regtest/Path.java                      |  164 
test/jtreg/com/sun/javatest/regtest/RegressionScript.java          |   15 
test/jtreg/com/sun/javatest/regtest/RegressionSecurityManager.java |    2 

diffs (truncated from 36542 to 500 lines):

diff -r ad1c77031a41 -r f7bd517ec204 .hgignore
--- a/.hgignore	Fri Nov 12 18:17:22 2010 +0000
+++ b/.hgignore	Sat Jan 08 02:38:52 2011 +0000
@@ -8,6 +8,7 @@ netbeans
 netbeans
 visualvm
 bootstrap
+build
 debian
 lib
 tools
diff -r ad1c77031a41 -r f7bd517ec204 ChangeLog
--- a/ChangeLog	Fri Nov 12 18:17:22 2010 +0000
+++ b/ChangeLog	Sat Jan 08 02:38:52 2011 +0000
@@ -1,3 +1,246 @@ 2010-11-12  Andrew John Hughes  <ahughes
+2011-01-07  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/jtreg-TestXEmbedServer-fix.patch,
+	* patches/openjdk/6668231-ssl_cert.patch,
+	* patches/openjdk/6687968-pngimagereader_mem_leak.patch,
+	* patches/openjdk/6795356-proxylazyvalue-leak.patch,
+	* patches/openjdk/6941936-broken-pipe.patch,
+	* patches/openjdk/6943219-failure-in-linux.patch,
+	* patches/openjdk/6951319-sparc_build_fixes.patch,
+	* patches/openjdk/6963870-swing_npe.patch,
+	* patches/openjdk/6979979-gtk_font_size_rounding.patch,
+	* patches/openjdk/6994130-ppc_fix.patch:
+	Drop upstreamed patches.
+	* Makefile.am: Updated with above.
+	* patches/openjdk/6725214-direct3d-01.patch:
+	Recreated due to copyright header changes by Oracle.
+
+2011-01-04  Denis Lila <dlila at redhat.com>
+
+	Fixed RH661505.
+	* NEWS: Updated with fix.
+	* Makefile.am: Apply patch.
+	* patches/661506-jpeg.patch: New file. Bug fix.
+
+2011-01-04  Deepak Bhole <dbhole at redhat.com>
+
+	Backport S6687968, S6541476, S6782079
+	* Makefile.am: Add missing "\" to the patch list, update to include 
+	new patches.
+	* NEWS: Updated.
+	* patches/openjdk/6687968-pngimagereader_mem_leak.patch: Backport to allow
+	S6541476 fix to apply cleanly.
+	* patches/openjdk/6541476-png-iTXt-chunk.patch: Backport to fix iTXt chunk
+	handling for png images. Also addresses RH665355.
+	* patches/openjdk/6782079-png_metadata_oom.patch: Backport to fix
+	potential OOM error when reading metadata on truncated pngs.
+
+2010-12-31  Mark Wielaard  <mark at klomp.org>
+
+	* Makefile.am (ICEDTEA_PATCHES): Add missing backslash.
+
+2010-12-22  Jiri Vanek  <jvanek at redhat.com>
+
+	* NEWS: Updated with rh.bugzilas.
+	* patches/fonts-rhel.patch:repaired rhel 6 fonts configuration.
+
+2010-12-21  Denis Lila  <dlila at redhat.com>
+
+	Backport S6800846.
+	* NEWS: Updated with fixes.
+	* Makefile.am: Apply patch.
+	* patches/openjdk/6800846-printing-quality.patch: New file. Backport
+	of S6795356, and fix for RH662230.
+
+2010-12-17  Denis Lila  <dlila at redhat.com>
+			Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* patches/rendering-engine-tests.patch:
+	Improved the tests by using the rendering engine explicitly.
+
+2010-12-16  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am: Add new patch.
+	* patches/jtreg-TestXEmbedServer-fix.patch:
+	Testcase correction - the test should also work on Gnome with upper
+	panel displayed.
+
+2010-12-14  Denis Lila  <dlila at redhar.com>, Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am: Add new patch.
+	* patches/rendering-engine-tests.patch:
+	Added new regression test used to check rendering engine behaviour.
+
+2010-12-13  Denis Lila <dlila at redhat.com>
+
+	Backport S6795356.
+	* NEWS: Updated with fixes.
+	* Makefile.am: Apply patch.
+	* patches/openjdk/6795356-proxylazyvalue-leak.patch: New file. Backport
+	of S6795356, and fix for S7004655 and PR590.
+
+2010-12-10  Omair Majid  <omajid at redhat.com>
+
+	Backport S6979979.
+	* NEWS: Updated with fix.
+	* Makefile.am: Apply patch.
+	* patches/openjdk/6979979-gtk_font_size_rounding.patch: New file. Backport
+	of S6979979.
+
+2010-12-08  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am: Add new patch.
+	* patches/jtreg-6929067-fix.patch:
+	Testcase correction - now the test works correctly also on x86_64 and
+	other platforms.
+
+2010-12-07  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Updated.
+	* patches/openjdk/6941936-broken-pipe.patch:
+	* patches/openjdk/6943219-failure-in-linux.patch:
+	Backport of regression test fix.
+
+2010-12-06  Denis Lila <dlila at redhat.com>
+
+	* Makefile.am:
+	Changed patch name.
+	* patches/openjdk/647674-bad-html-entity-parse.patch: Removed.
+	* patches/openjdk/7003777-bad-html-entity-parse.patch: A rename
+	of the removed patch.
+	* NEWS: updated with the correct patch names.
+
+2010-12-06  Denis Lila <dlila at redhat.com>
+
+	* Makefile.am:
+	Added patch.
+	* patches/openjdk/647674-bad-html-entity-parse.patch:
+	Fixed issue where the parsing of tokens such as "&xyz" in html
+	documents would insert "&xyz;" in the document.
+
+2010-12-06  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Updated.
+	* patches/jtreg-T6650759m-fix.patch:
+	Regression test fix - corrected .out file used for
+	check messages generated by java compiler.
+
+2010-12-01  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/applet_hole.patch:
+	Add generic types to Hashtable to stop warnings
+	when building icedtea-web.
+
+2010-12-02  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* test/jtreg/com/sun/javatest/regtest/CompileAction.java:
+	Removed printing of unnecessary messages from JTreg harness.
+
+2010-12-01  Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am: Apply 7002666 to both hs17
+	and hs19.
+
+2010-12-01  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/disable-default-compoops.patch: Removed.
+	* Makefile.am: Replace disable compressed oops workaround
+	with proper fix for 7002666.
+	* patches/openjdk/7002666-eclipse_cdt_oops_crash.patch:
+	Backport of 7002666: Eclipse CDT projects crash with
+	compressed oops
+	* NEWS: Updated.
+
+2010-12-01  Matthias Klose  <doko at ubuntu.com>
+
+	* patches/icedtea-sparc64-linux.patch: Remove obsolete chunk.
+
+2010-11-30  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Updated.
+	* patches/jtreg-T6638712-fix.patch:
+	Regression test fix - compilation results are checked against
+	correct .out files.
+
+2010-11-29  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Updated.
+	* patches/jtreg-WindowWithWarningTest.patch:
+	Regression test fix - setup of SecurityManager to
+	run this test as regular applet but with AWT robot enabled.
+
+2010-11-29  Matthias Klose  <doko at ubuntu.com>
+
+	* patches/hotspot/hs19/ia64-fix.patch: Reapply chunk from
+	patches/zero/6896043.patch.
+
+2010-11-29  Matthias Klose  <doko at ubuntu.com>
+
+	* patches/hotspot/hs19/params-cast-size_t.patch: Update for hs19.
+
+2010-11-24  Andrew John Hughes  <ahughes at redhat.com>
+
+	Final plugin & NetX cleanup.
+	* patches/extensions/netx-umask.patch:
+	Dropped.  NetX is no longer in IcedTea6
+	and IcedTea-Web uses java to do the same thing.
+	* patches/extensions/netx.patch:
+	Remove javaws binary and javax.jnlp documentation
+	production; the requisite classes no longer exist.
+	Move rest to applet_hole.patch.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Updated.
+	* NEWS: Move NetX and plugin sections for 1.10
+	to IcedTea-Web.
+	* patches/applet_hole.patch: Remainder of netx.patch
+	which makes AppletViewerPanel accessible.
+
+2010-11-24  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Add 1.7.6, 1.8.3 and 1.9.2 releases.
+
+2010-11-23  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* test/jtreg/README:
+	Updated.
+	* test/jtreg/com/sun/javatest/regtest/Path.java:
+	* test/jtreg/com/sun/javatest/regtest/Action.java:
+	* test/jtreg/com/sun/javatest/regtest/CompileAction.java:
+	* test/jtreg/com/sun/javatest/regtest/RegressionScript.java:
+	* test/jtreg/com/sun/javatest/regtest/RegressionSecurityManager.java:
+	Corrected JTreg harness - this tool now accepts "process" flag for
+	"compile" tag and also correctly sets properties during "compile"
+	phase.
+
+2010-11-22  Matthias Klose  <doko at ubuntu.com>
+
+	* Makefile.am (stamps/add-zero.stamp): Add shark alias when building
+	zero with shark support on hotspot archs.
+
+2010-11-19  Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am: Add new patch.
+	* patches/xrender-gc-cleanup.patch:
+	Fix memory leak in XRender pipeline.
+
+2010-11-19  Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am:
+	Add download-cacao alias.
+	(CACAO_BASE_URL): Switch to using IcedTea
+	server for CACAO drops too.
+	(CACAO_URL): Likewise.
+
+2010-11-15  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am: Add patch.
+	* patches/jtreg-DeleteFont.patch:
+	Testcase correction - the test now ignores directory created by HS.
+
 2010-11-12  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
@@ -5,9 +248,27 @@ 2010-11-12  Andrew John Hughes  <ahughes
 	(.PHONY): Likewise.
 	(clean-fonts): Remove fonts.stamp.
 
+2010-11-12  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/openjdk/6622432-bigdecimal_performance.patch,
+	* patches/openjdk/6850606-bigdecimal_regression.patch,
+	* patches/openjdk/6876282-bigdecimal_divide.patch:
+	Removed, upstream.
+	* Makefile.am: Add patch below.
+	* patches/6703377-freetypescaler.patch:
+	Added back, not upstream (this is NOT 6703377, but
+	an addendum to it).
+
 2010-11-11  Stefan Ring  <stefan at complang.tuwien.ac.at>
 
 	* Makefile.am: Upgrade CACAO version, use .tar.gz archive
+
+2010-11-09  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/6703377-freetypescaler.patch,
+	* patches/openjdk/6853592-badwindow-warning-fix.patch:
+	Drop patches applied upstream.
+	* Makefile.am: Drop above patches.
 
 2010-11-11  Stefan Ring  <stefan at complang.tuwien.ac.at>
 
@@ -136,6 +397,110 @@ 2010-10-20  Andrew John Hughes  <ahughes
 	the conditional and for --without-hotspot-build.
 	Use DEFAULT_BUILD only for when the option is
 	not specified.
+
+2010-10-19  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/security/20101012/6559775.patch,
+	* patches/security/20101012/6622002.patch,
+	* patches/security/20101012/6891766.patch,
+	* patches/security/20101012/6914943.patch,
+	* patches/security/20101012/6925710.patch,
+	* patches/security/20101012/6938813.patch,
+	* patches/security/20101012/6952017.patch,
+	* patches/security/20101012/6952603.patch,
+	* patches/security/20101012/6957564.patch,
+	* patches/security/20101012/6958060.patch,
+	* patches/security/20101012/6961084.patch,
+	* patches/security/20101012/6963023.patch,
+	* patches/security/20101012/6963285.patch,
+	* patches/security/20101012/6963489.patch,
+	* patches/security/20101012/6966692.patch,
+	* patches/security/20101012/6981426.patch,
+	* patches/security/20101012/6990437.patch:
+	Dropped; available upstream.
+	* Makefile.am: Drop above patches.
+	* patches/icedtea-lcms.patch: Rejigged against
+	upstream security patch.
+
+2010-10-18  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/hotspot/hs19/alpha-fixes.patch,
+	* patches/hotspot/hs19/gcc-suffix.patch,
+	* patches/hotspot/hs19/params-cast-size_t.patch,
+	* patches/hotspot/hs19/print_lsb_release.patch,
+	* patches/hotspot/hs19/update-bootclasspath.patch:
+	Move to patches.  hs19 is now the only option.
+	* patches/hotspot/original/alpha-fixes.patch,
+	* patches/hotspot/original/gcc-suffix.patch,
+	* patches/hotspot/original/params-cast-size_t.patch,
+	* patches/hotspot/original/print_lsb_release.patch,
+	* patches/hotspot/original/update-bootclasspath.patch:
+	Dropped; upstream moved from hs17 to hs19.
+	* patches/icedtea-shark-build.patch:
+	Applied upstream by Gary Benson.
+	* patches/security/20101012/6623943.patch:
+	Applied upstream by Omair Majid.
+	* shark/hotspot/make/linux/makefiles/shark.make,
+	* shark/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp,
+	* shark/hotspot/src/share/vm/includeDB_shark,
+	* shark/hotspot/src/share/vm/shark/llvmHeaders.hpp,
+	* shark/hotspot/src/share/vm/shark/llvmValue.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkBlock.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkBlock.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkBuilder.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkBuilder.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkCacheDecache.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkCacheDecache.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkCompiler.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkCompiler.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkConstant.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkConstant.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkContext.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkContext.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkEntry.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkFunction.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkFunction.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkInliner.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkInliner.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkIntrinsics.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkIntrinsics.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkInvariants.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkInvariants.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkMemoryManager.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkMemoryManager.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkRuntime.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkRuntime.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkStack.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkStack.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkState.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkState.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkStateScanner.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkStateScanner.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkType.hpp,
+	* shark/hotspot/src/share/vm/shark/sharkValue.cpp,
+	* shark/hotspot/src/share/vm/shark/sharkValue.hpp,
+	* shark/hotspot/src/share/vm/shark/shark_globals.cpp,
+	* shark/hotspot/src/share/vm/shark/shark_globals.hpp:
+	Shark is in HotSpot 19.
+	* Makefile.am:
+	(ICEDTEA_PATCHES): Remove $(HSBUILD) special casing.
+	Remove conditional !WITH_ALT_HSBUILD patches.
+	(ports): Drop !WITH_ALT_HSBUILD block.
+	(clean-ports): Likewise.
+	* hotspot.map: Remove hs19.
+	* patches/alpha-fixes.patch,
+	* patches/gcc-suffix.patch,
+	* patches/params-cast-size_t.patch,
+	* patches/print_lsb_release.patch,
+	* patches/update-bootclasspath.patch:
+	The hs19 patches moved above.
+	* acinclude.m4:
+	(AC_CHECK_WITH_HOTSPOT_BUILD): Default to original.
 
 2010-10-19  Andrew John Hughes  <ahughes at redhat.com>
 
@@ -421,7 +786,6 @@ 2010-10-19  Andrew John Hughes  <ahughes
 	(extra-lib/about.jar): Likewise.
 	(ADD_ZERO_CONFIGURE_ARGS): Remove dead --disable-plugin.
 	(plugin-tests): Removed.
-	* acinclude.m4:
 	(IT_CHECK_PLUGIN): Removed.
 	(IT_CHECK_PLUGIN_DEPENDENCIES): Likewise.
 	(IT_CHECK_XULRUNNER_VERSION): Likewise.
@@ -683,6 +1047,14 @@ 2010-09-23  Andrew John Hughes  <ahughes
 	* Makefile.am: Fix path of above patch.
 	* patches/openjdk/6721088-awt_window_size.patch,
 	...here to reflect upstreaming.
+
+2010-09-23  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/icedtea-awt-window-size.patch,
+	* patches/openjdk/6969395-net_bugs.patch,
+	* patches/openjdk/6985992-test_6933784.patch:
+	Dropped; upstreamed.
+	* Makefile.am: Remove above patches.
 
 2010-09-23  Andrew John Hughes  <ahughes at redhat.com>
 
@@ -1023,6 +1395,15 @@ 2010-09-07  Andrew John Hughes  <ahughes
 	* patches/openjdk/6969395-net_bugs.patch:
 	Fix networking tests.
 
+2010-09-05  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/openjdk/6438179-systray_check.patch:
+	Dropped, applied upstream.
+	* Makefile.am: Drop above patch and those brought
+	back by merge.  Update JAXP tarball.
+	* patches/openjdk/6951319-sparc_build_fixes.patch:
+	Remove upstreamed parts.
+
 2010-09-03  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
 	* Makefile.am: Fixed indentation, changes spaces to tab.
@@ -1072,7 +1453,7 @@ 2010-08-27  Deepak Bhole <dbhole at redhat.
 
 2010-08-26  Pavel Tisnovsky  <ptisnovs at redhat.com>
 
-	* Makefile.am:
+	* Makefile.am: Add patch.
 	* patches/opengl-jni-fix.patch:
 	Fixed missing JNI link to native function
 	OGLContext.getOGLIdString() which causes
@@ -1159,6 +1540,22 @@ 2010-08-13  Andrew John Hughes  <ahughes
 	an Oracle-based JDK or not.
 	* configure.ac:
 	Remove check for sun.awt.Toolkit.
+
+2010-08-12  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/openjdk/4356282-opentype.patch,
+	* patches/openjdk/6795060-icu_crash.patch,
+	* patches/openjdk/6954424-opentype_javadoc.patch:
+	Dropped, applied upstream.
+	* Makefile.am:
+	Remove above patches.
+
+2010-08-12  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/openjdk/6678385-window_movement_crasher.patch:
+	Dropped, applied upstream.
+	* Makefile.am:
+	Remove above patch.
 
 2010-08-09  Omair Majid  <omajid at redhat.com>
 
@@ -1200,7 +1597,7 @@ 2010-08-09  Deepak Bhole <dbhole at redhat.
 	* Makefile.am:
 	(icedtea):Add update-bootclasspath.patch.
 	dependencies and copying. Add icedtea-update-bootclasspath.patch.
-	* patches/update-bootclasspath.patch: New patch. Adds netx, 
+	* patches/update-bootclasspath.patch: New patch. Adds netx,
 	rhino and plugin jars to the bootclasspath.
 
 2010-08-09  Andrew John Hughes  <ahughes at redhat.com>
@@ -1512,6 +1909,12 @@ 2010-07-28  Matthias Klose  <doko at ubuntu
 2010-07-28  Matthias Klose  <doko at ubuntu.com>
 
 	* NEWS: Add 1.8.1 entry.
+
+2010-07-26  Andrew John Hughes  <ahughes at redhat.com>
+
+	* patches/icedtea-jtreg-jrunscript.patch:
+	Regenerate after 50002bfcff96 from dcubed being
+	added to OpenJDK6.
 
 2010-07-26  Andrew John Hughes  <ahughes at redhat.com>
 
@@ -1961,6 +2364,12 @@ 2010-07-08  Andrew John Hughes  <ahughes
 	just delete the stamp.
 	(clean-extract-openjdk): Likewise for clean-patch and
 	clean-patch-fsg.
+
+2010-07-07  Andrew John Hughes  <ahughes at redhat.com>
+



More information about the distro-pkg-dev mailing list