changeset in /hg/icedtea6: 2008-06-25 Gary Benson <gbenson at red...

Gary Benson gbenson at redhat.com
Wed Jun 25 01:07:15 PDT 2008


changeset 83ecff726558 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=83ecff726558
description:
	2008-06-25  Gary Benson  <gbenson at redhat.com>

		* HACKING: Updated.

diffstat:

2 files changed, 9 insertions(+)
ChangeLog |    4 ++++
HACKING   |    5 +++++

diffs (33 lines):

diff -r 91b493382e84 -r 83ecff726558 ChangeLog
--- a/ChangeLog	Wed Jun 25 00:48:10 2008 -0400
+++ b/ChangeLog	Wed Jun 25 09:06:31 2008 +0100
@@ -1,3 +1,7 @@ 2008-06-25  Thomas Fitzsimmons  <fitzsim
+2008-06-25  Gary Benson  <gbenson at redhat.com>
+
+	* HACKING: Updated.
+
 2008-06-25  Thomas Fitzsimmons  <fitzsim at redhat.com>
 
 	* acinclude.m4: Remove ENABLE_NETX_PLUGIN.
diff -r 91b493382e84 -r 83ecff726558 HACKING
--- a/HACKING	Wed Jun 25 00:48:10 2008 -0400
+++ b/HACKING	Wed Jun 25 09:06:31 2008 +0100
@@ -54,6 +54,7 @@ The following patches are currently appl
 * icedtea-version.patch: Replace name and bug URL with IcedTea versions.
 * icedtea-webservices.patch: Add applet support.
 * icedtea-zero-build.patch: Add support for the zero assembler build.
+* icedtea-shark-build.patch: Add support for building the Shark JIT.
 
 The following patches are only applied to OpenJDK6 in IcedTea6:
 
@@ -89,6 +90,10 @@ The following patches are only applied f
 * icedtea-test-atomic-operations.patch: Add check to see if GCC's sync_lock_test works.
 * icedtea-zero.patch: Generalise architecture support, add ARM and #ifdef out non-zero applicable parts.
 
+The following patches are only applied for IcedTea builds using the Shark JIT:
+
+* icedtea-shark.patch: Add support for the Shark JIT.
+
 The following patches are only applied when building with experimental NetX plugin support:
 
 * icedtea-netx-plugin.patch: Use NetxPanel instead of AppletViewerPanel.



More information about the distro-pkg-dev mailing list