log

age author description
Thu, 24 Jun 2010 16:20:37 +0200 doko Fix build --with-addition-vms=cacao, update patches for cacao prerelease builds
Wed, 23 Jun 2010 00:15:52 +0100 Andrew John Hughes Drop VisualVM, now maintained independently of IcedTea.
Tue, 22 Jun 2010 16:00:26 +0100 Andrew John Hughes Double CACAO's heap (to 256MB) so that the langtools build doesn't run out of memory.
Mon, 21 Jun 2010 21:38:43 +0100 Andrew John Hughes Use a Mercurial snapshot of CACAO 1.1.0pre rather than 0.99.4.
Tue, 15 Jun 2010 18:34:45 +0100 Andrew John Hughes Don't generate a random pointer from a pthread_t in the debug output.
Mon, 14 Jun 2010 15:03:55 -0400 Deepak Bhole Fix bug causing 100% CPU usage (rhbz# 592553).
Tue, 15 Jun 2010 17:09:31 +0100 Omair Majid PR icedtea/488: Question mark changing into underscore in URL.
Mon, 14 Jun 2010 14:55:08 -0400 Omair Majid PR icedtea/480: (NPPlugin with NoScript extension).
Tue, 15 Jun 2010 18:21:49 +0100 Andrew John Hughes Bring recent Zero fixes into HotSpot.
Mon, 14 Jun 2010 22:19:24 +0200 Stefan Ring PR icedtea/495: Extend JAR_KNOWS_ATFILE patch
Mon, 14 Jun 2010 17:17:14 +0100 Andrew John Hughes Hardlink to files in the source directory from the build directory, if possible.
Mon, 14 Jun 2010 16:27:40 +0100 Andrew John Hughes Hard link external OpenJDK source directories if possible, and check that ${OPENJDK_SRC_DIR}/README exists.
Mon, 14 Jun 2010 13:41:26 +0100 Andrew John Hughes Check that cp supports --reflink and use only if it does.
Sat, 12 Jun 2010 01:24:21 +0100 Andrew John Hughes Incorporate more Zero fixes and the NSS debug fix from the forest.
Fri, 11 Jun 2010 13:56:52 +0100 Andrew John Hughes Use build directories outside the source tree and make lightweight copies of external source trees where possible.
Fri, 11 Jun 2010 13:26:35 +0100 Andrew John Hughes Make BOOT_BUILD_OUTPUT_DIR absolute and drop unneeded ICEDTEA_BUILD_DIR{,_BOOT}.
Fri, 04 Jun 2010 14:20:15 -0400 Jon VanAlten PR icedtea/438: Fix bug in PulseAudio backend http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=438
Fri, 11 Jun 2010 13:08:48 +0100 Xerxes R?nby Use full path to jar application to avoid relying on the one on the path.
Thu, 20 May 2010 12:40:31 +0100 Gary Benson PR icedtea/494: exception handlers not installed
Fri, 14 May 2010 17:37:29 +0100 Gary Benson Fix stack leak in Shark
Fri, 14 May 2010 13:55:26 +0100 Gary Benson Fix PR icedtea/484: Method still in use can be marked as a zombie
Fri, 07 May 2010 10:49:34 +0100 Gary Benson Use new stack overflow code in Shark.
Wed, 09 Jun 2010 17:44:09 +0100 Gary Benson PR icedtea/483: Fix signedness of T_BYTE and T_CHAR results
Wed, 09 Jun 2010 17:42:58 +0100 Gary Benson PR icedtea/323: Remove now unnecessary hack.
Wed, 09 Jun 2010 17:37:28 +0100 Gary Benson PR icedtea/323: Backport new frame anchor and stack overflow code for Zero and Shark
Wed, 09 Jun 2010 14:26:24 +0100 Deepak Bhole PR IcedTea/436: Close all applet threads on exit
Fri, 07 May 2010 16:41:14 -0400 Deepak Bhole Set context classloader for all threads in an applet's threadgroup
Fri, 07 May 2010 12:02:50 +0100 Gary Benson Remove a stray semicolon in JNLPSecurityManager.java.
Wed, 09 Jun 2010 14:06:55 +0100 Deepak Bhole Add imports missed in previous commit
Thu, 06 May 2010 17:35:36 -0400 Deepak Bhole Fix rhbz# 524387 (javax.net.ssl.SSLKeyException: RSA premaster secret error)