log

age author description
Mon, 26 Jul 2010 09:27:34 +0100 Andrew John Hughes Fix use of fstatat in NIO2 on architectures other than x86 and x86_64.
Mon, 26 Jul 2010 09:24:00 +0100 Andrew John Hughes Make naming of OpenJDK backports clearer and use original changeset for 6963870.
Sun, 25 Jul 2010 22:47:02 +0100 Andrew John Hughes Backport S6668231: Presence of a critical subjectAltName causes JSSE's SunX509 to fail trusted checks.
Fri, 23 Jul 2010 11:51:57 -0400 Jon VanAlten Backpatch fix for upstream bug#6963870 from jdk7 to eliminate NullPointerEx in swing class CompoundBorder method getBorderInsets
Fri, 23 Jul 2010 10:56:39 +0100 Andrew John Hughes Rename getType to getAccessType to avoid conflict with Window.getType() from OpenJDK7
Fri, 23 Jul 2010 11:01:17 +0100 Andrew John Hughes Normalise NetX whitespace.
Wed, 21 Jul 2010 16:29:05 -0400 Deepak Bhole Undo changes from 98c88b32cdb4 to Parser.java, since they could cause
Tue, 20 Jul 2010 16:38:54 -0400 Man Lung Wong Minor formatting error and forgot to mention related bug in Changelog.
Tue, 20 Jul 2010 16:31:28 -0400 Man Lung Wong Adds javawebstart.version property and give user permission to read that proerty
Tue, 20 Jul 2010 20:26:03 +0200 Mark Wielaard Get configure and make BUILD_DIR in sync.
Tue, 20 Jul 2010 13:39:49 -0400 Omair Majid PR icedtea/491 pass java_{code,codebase,archive} paramters to java side
Tue, 20 Jul 2010 13:30:49 -0400 Omair Majid netx: error out when unsigned jnlp applications request permissions
Tue, 20 Jul 2010 09:35:12 -0400 Omair Majid netx: do not use Look and Feel related methods for setting up security dialogs
Mon, 19 Jul 2010 14:39:53 +0200 Xerxes R?nby PR icedtea/498: Catch-all handler can be unloaded.
Fri, 16 Jul 2010 15:19:55 -0400 Deepak Bhole Fix policy evaluation to match the proprietary JDK.
Thu, 15 Jul 2010 14:17:09 -0400 Deepak Bhole Backpatched from jdk7 for upstream bug#6678385. Fixes rhbz# 551835. Fixes jvm
Thu, 15 Jul 2010 11:05:34 -0400 Jon VanAlten Restore icedtea-override-metacity.patch to allow full screen apps and other expected behavioral improvements.
Wed, 14 Jul 2010 17:42:26 -0400 Deepak Bhole Fix race conditions in plugin initialization code that were causing hangs
Wed, 14 Jul 2010 00:09:56 +0200 doko Don't link the plugin with libxul libraries
Tue, 13 Jul 2010 14:48:45 -0400 Deepak Bhole - Set timeout to 120 seconds (previous commit mistakenly changed it to 10).
Tue, 13 Jul 2010 11:46:10 +0200 Mark Wielaard Fix hotspot tapset object_alloc size variable.
Mon, 12 Jul 2010 18:41:55 -0400 Deepak Bhole Use variadic macro for plugin debug message printing.
Mon, 12 Jul 2010 17:53:23 +0100 Andrew John Hughes Merge
Mon, 12 Jul 2010 17:51:21 +0100 Andrew John Hughes PR icedtea/512: Use the pristine srcdir copy of generated.
Mon, 12 Jul 2010 11:13:35 -0400 Jon VanAlten Eliminate spurious exception throwing in PulseAudio provider.
Thu, 08 Jul 2010 15:54:35 -0400 Man Lung Wong Added encoding support for netx.
Thu, 08 Jul 2010 20:37:25 +0100 Andrew John Hughes Merge
Thu, 08 Jul 2010 20:36:25 +0100 Andrew John Hughes Add rebuild target to allow a quick OpenJDK rebuild (warning; may not work in some cases due to flaws in OpenJDK's build system)
Thu, 08 Jul 2010 14:31:02 -0400 Omair Majid 2010-07-08 Omair Majid <omajid@redhat.com>
Thu, 08 Jul 2010 14:25:02 -0400 Omair Majid 2010-07-08 Omair Majid <omajid@redhat.com>
Thu, 08 Jul 2010 17:25:57 +0100 Andrew John Hughes Don't depend on clean-patch targets for cleaning openjdk/openjdk-ecj, just delete the stamps.
Tue, 06 Jul 2010 18:46:18 +0100 Andrew John Hughes Simplify naming of the pulse-java build directory and include the jar file in the pulse java build tree.
Mon, 05 Jul 2010 17:31:35 +0100 Andrew John Hughes Only manipulate rt.jar's contents when LACKS_SUN_AWT_TOOLKIT is defined. Clarify variable names.
Mon, 05 Jul 2010 11:58:04 +0100 Andrew John Hughes Remove the stamps directory on distclean, not clean.
Mon, 05 Jul 2010 00:00:58 +0100 Andrew John Hughes Add remaining missing clean-local dependencies so that build tree is completely empty after make distclean.
Fri, 02 Jul 2010 17:26:42 +0100 Andrew John Hughes Make sure generated target creates generated.stamp.
Fri, 02 Jul 2010 16:09:15 +0100 Andrew John Hughes Make sure download-openjdk creates the right stamp.
Fri, 02 Jul 2010 10:35:35 +0100 Andrew John Hughes Delete empty tapset directory if srcdir != builddir.
Fri, 02 Jul 2010 10:31:36 +0100 Andrew John Hughes Don't delete alternate zip bundles, only those we download.
Thu, 01 Jul 2010 23:41:42 +0100 Andrew John Hughes Handle cleaning of downloads via make distclean.
Thu, 01 Jul 2010 23:31:12 +0100 Andrew John Hughes Check directories exist before using rmdir.
Thu, 01 Jul 2010 23:13:01 +0100 Andrew John Hughes Fix extraction cleanup.
Wed, 30 Jun 2010 19:15:49 -0400 Omair Majid Merge
Tue, 29 Jun 2010 15:48:10 -0400 Omair Majid Netx: allow jnlp classloaders to share native libraries
Tue, 29 Jun 2010 14:26:57 -0400 Omair Majid Netx: make the SingleInstanceServer thread a daemon thread
Tue, 29 Jun 2010 14:19:38 -0400 Omair Majid Netx: make path sanitization consistent; use a blacklisting approach.
Wed, 30 Jun 2010 22:03:22 +0100 Andrew John Hughes PR icedtea/93: Provide a proper clean target not aliased to distclean that calls all dependent clean targets.
Wed, 30 Jun 2010 00:53:06 +0100 Andrew John Hughes Avoid passing --sync to df in the OpenJDK sanity check.
Wed, 30 Jun 2010 00:47:55 +0100 Andrew John Hughes Fix debug build by ensuring specified output directory is used as intended.
Mon, 28 Jun 2010 14:18:16 +0100 Andrew John Hughes Drop VisualVM, now maintained independently of IcedTea.
Fri, 25 Jun 2010 12:24:35 +0200 doko 2010-06-25 Matthias Klose <doko@ubuntu.com>
Thu, 24 Jun 2010 21:30:07 +0100 Andrew John Hughes Bump changeset to a CACAO build using -O2 and include a fix for a version parsing bug.
Thu, 24 Jun 2010 18:44:12 +0100 Andrew John Hughes Fix broken CACAO build and remove redundant patches.
Thu, 24 Jun 2010 16:02:09 +0200 doko Fix build --with-addition-vms=cacao
Thu, 24 Jun 2010 09:40:43 -0400 Omair Majid netx: handle JNLP files which use native libraries but do not indiate it
Thu, 24 Jun 2010 00:56:40 +0200 doko Update CACAO to 1.1.0pre (mostly backports from icedtea7).
Tue, 22 Jun 2010 19:14:32 +0100 Andrew John Hughes S6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds
Tue, 22 Jun 2010 19:10:30 +0100 Andrew John Hughes Remove linking of non-existent platform_zero.in
Tue, 22 Jun 2010 18:15:40 +0100 Andrew John Hughes Fix use of non-existent ICEDTEA_DEBUG_BUILD_DIR.
Tue, 22 Jun 2010 16:55:55 +0100 Andrew John Hughes Bump to b20 tarball.