log

age author description
Tue, 14 Feb 2012 10:38:18 +0000 Andrew John Hughes Update NEWS with OpenJDK fixes and set release date for 2.1. icedtea-2.1-branchpoint
Tue, 14 Feb 2012 06:03:09 +0000 Andrew John Hughes Add latest fixes: 7140882, 7049339 and 7091528.
Fri, 10 Feb 2012 13:28:45 +0100 Xerxes Ranby CACAO support for OpenJDK7
Thu, 09 Feb 2012 00:17:25 +0000 Andrew John Hughes Bump to fix HotSpot merge issue.
Wed, 08 Feb 2012 18:34:22 +0000 Andrew John Hughes Use 02 (for u2) as the update version.
Wed, 08 Feb 2012 17:22:49 +0000 Andrew John Hughes Update to work with u2 updates.
Thu, 27 Oct 2011 15:57:25 -0400 Omair Majid S7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
Wed, 19 Oct 2011 06:37:14 +0100 Andrew John Hughes Move JamVM updates to correct section.
Wed, 19 Oct 2011 06:35:01 +0100 Andrew John Hughes Merge
Wed, 19 Oct 2011 06:33:03 +0100 Andrew John Hughes Bump to 2.1pre.
Wed, 19 Oct 2011 03:24:31 +0100 Andrew John Hughes Import security updates.
Wed, 19 Oct 2011 06:30:36 +0100 Andrew John Hughes Get CACAO at least as far as the failing ./configure.
Mon, 10 Oct 2011 17:42:34 +0200 Xerxes Ranby JamVM: Implement classlibCheckIfOnLoad(), Updated JamVM to 2011-10-07 revision.
Fri, 30 Sep 2011 16:32:13 +0100 Andrew John Hughes Check for GIO >= 2.26 for GSettings.
Fri, 30 Sep 2011 05:42:54 +0100 Andrew John Hughes Turn off forced -Werror when building com.sun.java.pack
Fri, 30 Sep 2011 04:33:46 +0100 Andrew John Hughes Use tar.gz rather than tar.bz2 for bundle as with IcedTea6.
Fri, 30 Sep 2011 04:30:26 +0100 Andrew John Hughes Cleanup NEWS.
Tue, 30 Aug 2011 12:30:04 +0200 Xerxes Ranby CACAO: CA149: Used wrong class loader, Updated to 2011-08-29 revision.
Tue, 09 Aug 2011 11:34:28 +0200 Xerxes Ranby CACAO: Updated to 2011-08-08 revision.
Fri, 30 Sep 2011 04:25:29 +0100 Andrew John Hughes Use IcedTea server for CACAO downloads, as with 6.
Fri, 30 Sep 2011 04:07:32 +0100 Andrew John Hughes Only build bootstrap classes with source/target 1.6 if the VM doesn't support 1.7 bytecode.
Wed, 28 Sep 2011 23:07:52 +0100 Andrew John Hughes Added tag icedtea-2.0-branchpoint for changeset e4c9d9bd4a99
Wed, 28 Sep 2011 23:07:27 +0100 Andrew John Hughes Remove patch directories that no longer exist, in order to fix make distcheck. icedtea-2.0-branchpoint
Wed, 28 Sep 2011 21:55:51 +0100 Andrew John Hughes Update list of JDKs to check. Only check for IcedTea6 VMs when not bootstrapping until PR716 is fixed.
Wed, 28 Sep 2011 21:44:40 +0100 Andrew John Hughes PR790: Include JAXP, JAF and JAXWS in the source tree.
Tue, 27 Sep 2011 10:43:05 +0200 Mark Wielaard acinclude.m4: Add devel package suggestions for epoll/xattr check failure.
Tue, 27 Sep 2011 01:51:32 +0100 Andrew John Hughes Always quote using '[' and ']' in macros.
Tue, 27 Sep 2011 01:47:55 +0100 Andrew John Hughes Check for headers required for syscalls.
Mon, 26 Sep 2011 14:10:17 +0200 Xerxes Ranby 2011-09-26 Xerxes Ranby <xerxes@zafena.se>
Fri, 23 Sep 2011 17:30:26 +0100 Andrew John Hughes PR717: Remove all non-bootstrap non-conditional patches.
Wed, 21 Sep 2011 18:56:43 +0100 Andrew John Hughes Bump to latest JDK repo. with Damian's CUPS build fix.
Wed, 21 Sep 2011 18:50:13 +0100 Andrew John Hughes Enable checking for syscalls during configure and compiling against them.
Wed, 21 Sep 2011 16:16:01 +0100 Andrew John Hughes Check for Gtk+, GIO, fontconfig and CUPS and enable building against them at compile-time.
Fri, 09 Sep 2011 17:34:17 +0100 Andrew John Hughes Fix another duplicate gboolean definition.
Thu, 08 Sep 2011 17:50:11 +0100 Andrew John Hughes Fix duplicate gboolean definition.
Tue, 06 Sep 2011 16:06:22 +0100 Andrew John Hughes Integrate updated system library provisioning for zlib, libpng, libjpeg and giflib.
Mon, 05 Sep 2011 12:59:28 +0200 Xerxes Ranby JamVM: armhf: ensure stack is 8 byte aligned.
Fri, 02 Sep 2011 13:17:30 +0200 Xerxes Ranby JamVM: Add support for armhf.
Fri, 02 Sep 2011 13:16:35 +0200 Xerxes Ranby JamVM: LP827463: Fix OpenJDK enclosingMethodInfo(), Updated JamVM to 2011-08-19 revision.
Fri, 02 Sep 2011 13:13:17 +0200 Xerxes Ranby JamVM: Ignore assertions and verify options.
Fri, 02 Sep 2011 13:11:34 +0200 Xerxes Ranby PR772: JamVM + jtreg LocalOnlyTest sends SIGQUIT to all processes on exit.
Tue, 09 Aug 2011 13:16:18 +0200 Xerxes Ranby JamVM: Updated to 2011-08-08 revision.
Wed, 03 Aug 2011 18:21:10 +0100 Andrew John Hughes Update NEWS with list of changes from Pavel's HotSpot update.
Wed, 03 Aug 2011 18:19:34 +0100 Andrew John Hughes PR586: Add missing sources to src.zip.
Wed, 03 Aug 2011 18:01:15 +0100 Andrew John Hughes Fix Pavel's ChangeLog entry.
Wed, 03 Aug 2011 17:58:24 +0100 Andrew John Hughes Allow bootstrap build to work with current GNU Classpath CVS.
Wed, 03 Aug 2011 11:09:45 +0200 ptisnovs Fixed bug #7073913 in src/share/vm/runtime/os.cpp
Tue, 02 Aug 2011 15:26:54 +0200 Xerxes R?nby JamVM: Updated to 2011-08-01 revision.
Sat, 30 Jul 2011 01:23:51 +0100 Andrew John Hughes PR767: Annotation Processing Filer.getResource() always throws FileNotFoundException
Fri, 29 Jul 2011 00:04:28 +0100 Andrew John Hughes Bring in new JDK build cleanups and HotSpot fixes for Zero/Shark.
Wed, 20 Jul 2011 12:12:22 +0200 ptisnovs Updated regression test hotspot/7020373: added missing source used
Sun, 17 Jul 2011 15:40:18 +0200 Mark Wielaard Update sha256sums for new icedtea mercurial server settings.
Wed, 13 Jul 2011 22:36:33 +0100 Andrew John Hughes Test whether javah supports -X and only filter if not.
Wed, 13 Jul 2011 22:13:02 +0100 Andrew John Hughes Bump to b147.
Tue, 12 Jul 2011 11:32:03 +0100 Andrew John Hughes Update checksums after removal of .hg_archival.txt from tarballs which breaks checksums.
Fri, 08 Jul 2011 10:51:52 +0200 Xerxes R?nby JamVM: Is self-hosting.
Thu, 07 Jul 2011 13:10:27 +0100 Andrew John Hughes PR icedtea/751: Make javah patch conditional so IcedTea7 can bootstrap itself.
Tue, 05 Jul 2011 13:48:51 +0100 Andrew John Hughes PR icedtea/751: Make IcedTea7 bootstrap IcedTea7
Wed, 29 Jun 2011 18:16:57 +0100 Andrew John Hughes Check that JDK binaries are files in addition to being executable.
Wed, 29 Jun 2011 13:32:30 +0100 Andrew John Hughes Allow Linux 3 to pass through HotSpot OS version filter.