log

age author description
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)
Wed, 05 May 2010 11:28:27 +0100 Gary Benson PR IcedTea/481: Disable use of arbitrary deoptimisation which we can't currently support.
Fri, 30 Apr 2010 10:24:39 +0100 Gary Benson PR icedtea/324: Cope with cases where the array's type is unknown.
Wed, 09 Jun 2010 13:18:34 +0100 Pavel Tisnovsky Remove local copy of Gervill tests.
Mon, 07 Jun 2010 21:03:36 +0100 Andrew John Hughes Remove parts of systemtap patch upstreamed in S6893483.
Mon, 07 Jun 2010 17:32:01 +0100 Andrew John Hughes Fix building with --enable-systemtap and GCC 4.5.
Mon, 07 Jun 2010 17:28:39 +0100 Matthias Klose Allow overwriting -samevm in check-langtools, check-jdk targets.
Thu, 22 Apr 2010 11:16:37 +0200 Xerxes R?nby Shark calling static jni methods jclass argument fix.
Wed, 21 Apr 2010 11:30:49 -0400 Deepak Bhole Fixed typo in previous commit
Tue, 20 Apr 2010 16:11:05 -0400 Deepak Bhole PR icedtea/474: Commit patch from Paulo Cesar Pereira de Andrade,
Mon, 19 Apr 2010 16:50:36 +0200 Xerxes R?nby Update Shark for LLVM 2.8 API change r100304
Sun, 18 Apr 2010 17:03:04 +0100 Andrew John Hughes Log all output from configure command invocations to config.log.
Mon, 12 Apr 2010 17:20:51 -0400 Deepak Bhole Removed unncessary debug and trace output
Mon, 12 Apr 2010 22:37:35 +0200 Matthias Klose Fix PR icedtea/461, plugin working for NSS enabled builds working together with firefox including a private NSS copy
Fri, 04 Jun 2010 21:16:46 +0100 Andrew John Hughes Use NETX_SRCDIR in EXTRA_DIST.
Mon, 12 Apr 2010 13:40:58 +0200 Matthias Klose Clarify result message of the NSS check.
Sat, 10 Apr 2010 18:00:32 +0200 Matthias Klose Fix last ChangeLog entry
Fri, 04 Jun 2010 21:09:06 +0100 Matthias Klose Be verbose whether the NSS-based security provider is enabled or disabled by default.
Fri, 09 Apr 2010 01:26:42 +0100 Andrew John Hughes Always attempt pkgconfig detection of NSS, only resulting to the system library directory hack when necessary.
Fri, 04 Jun 2010 20:39:48 +0100 Matthias Klose Always install nss.cfg, just disable the provider when not requested.
Wed, 07 Apr 2010 14:49:04 -0400 Deepak Bhole Update debug output string and function/structure names to
Wed, 07 Apr 2010 14:50:34 +0200 Xerxes R?nby Updated check for shared LLVM library to include svn.
Tue, 06 Apr 2010 14:17:02 -0400 Deepak Bhole Profiled memory usage and implemented proper cleanup for C++ side.
Fri, 04 Jun 2010 19:45:32 +0100 Matthias Klose Check for shared LLVM library.
Wed, 31 Mar 2010 10:30:18 +0200 Matthias Klose Fix typo in IcedTeaNPPlugin.cc.
Wed, 31 Mar 2010 01:46:55 +0200 Matthias Klose acinclude.m4 (ENABLE_ZERO_BUILD): Depend on IT_SET_ARCH_SETTINGS
Fri, 04 Jun 2010 18:54:00 +0100 Andrew John Hughes Use ICEDTEA_RT in place of system rt.jar. Add additional bootstrap classes.
Mon, 22 Mar 2010 15:34:55 -0400 Deepak Bhole Changed FIFO file location from /tmp/$user-... to
Fri, 19 Mar 2010 15:50:36 +0000 Gary Benson Shark updates
Fri, 19 Mar 2010 11:40:06 -0400 Deepak Bhole Fixed Bug# 166: Create FIFO pies in temp dir instead of ~/.icedteaplugin
Thu, 18 Mar 2010 19:27:35 +0100 Pavel Tisnovsky Added new regression test to check if the cacerts keytool
Thu, 03 Jun 2010 17:51:26 +0100 Matthias Klose More NEWS ...
Thu, 03 Jun 2010 14:53:04 +0100 Andrew John Hughes Updates for Hitachi SH
Thu, 03 Jun 2010 13:42:03 +0100 Matthias Klose Update NEWS for 1.8.
Thu, 03 Jun 2010 12:31:47 +0100 Andrew John Hughes Add missing escapes in clean-rt to join if statement together.
Thu, 03 Jun 2010 12:29:29 +0100 Andrew John Hughes Synchronise plugin with version on the 1.7 branch.
Thu, 03 Jun 2010 11:50:51 +0100 Andrew John Hughes Call clean-rt from clean-local; should have replaced clean-plugs.
Thu, 03 Jun 2010 11:49:34 +0100 Andrew John Hughes Remove the old plugin.
Wed, 02 Jun 2010 19:36:23 +0100 Andrew John Hughes Remove @Override hack.
Wed, 02 Jun 2010 15:42:29 +0100 Andrew John Hughes NetX/plugin build sync (3/3): Remove binary plug import.
Tue, 16 Mar 2010 10:29:49 -0400 Deepak Bhole Added support for JSObject.finalize()
Tue, 01 Jun 2010 22:35:00 +0100 Andrew John Hughes NetX/plugin build sync (2/3): Synchronise with IcedTea6.
Mon, 15 Mar 2010 13:35:18 -0400 Deepak Bhole Liveconnect message processing design changes.
Tue, 01 Jun 2010 18:04:46 +0100 Andrew John Hughes Synchronise NetX support with IcedTea6.
Thu, 11 Mar 2010 16:35:10 -0500 Gary Benson Fix bugs preventing Shark building itself
Tue, 01 Jun 2010 17:44:01 +0100 Gary Benson Whitespace changes
Tue, 01 Jun 2010 17:28:35 +0100 Deepak Bhole Message protocol overhaul to fix race conditions
Tue, 01 Jun 2010 16:12:06 +0100 Andrew John Hughes Generalise ZERO_ARCHFLAG to ARCHFLAG and use in PulseAudio native build.
Tue, 01 Jun 2010 16:04:53 +0100 Matthias Klose Support DISTRIBUTION_BOOT_PATCHES extension to ICEDTEA_BOOT_PATCHES.
Tue, 01 Jun 2010 15:56:25 +0100 Andrew John Hughes PR441: Fix hotspot target on --disable-bootstrapping.
Thu, 04 Mar 2010 13:34:40 +0100 Xerxes R?nby Fix Shark sharkCompiler mattr memory corruption bug.
Tue, 01 Jun 2010 15:47:49 +0100 Andrew John Hughes Use rt.jar for CACAO builds rather than the contents of lib/rt.
Tue, 01 Jun 2010 15:43:47 +0100 Andrew John Hughes Make jtreg depend on completed stage 2, not just icedtea.stamp
Tue, 01 Jun 2010 15:35:38 +0100 Andrew John Hughes Move jaxws getDTDType() patch to bootstrap subdirectory.
Tue, 01 Jun 2010 15:24:24 +0100 Andrew John Hughes Remove fake tools.jar used in bootstrap JDK.