log

age author description
Fri, 27 Aug 2010 13:59:35 -0400 Deepak Bhole Fix rhbz#560193
Thu, 26 Aug 2010 11:03:17 +0200 ptisnovs Fixed missing JNI link to native function OGLContext.getOGLIdString() which causes many OpenGL-related regression tests to fail.
Wed, 25 Aug 2010 15:49:56 -0400 omajid Backport S6438179: XToolkit.isTraySupported() result has nothing to do with the system tray
Tue, 24 Aug 2010 23:19:33 +0100 Andrew John Hughes Include NimbusLookAndFeel as one of the bootstrap classes to avoid conflicts with older versions in previous IcedTea6 releases.
Mon, 23 Aug 2010 15:23:46 -0400 Andrew Su 2010-08-23 Andrew Su <asu@redhat.com>
Fri, 20 Aug 2010 17:22:24 -0400 omajid netx: parse update elements in jnlp files
Fri, 20 Aug 2010 17:06:32 -0400 omajid netx: check for possible null in splash screen code
Fri, 13 Aug 2010 23:28:38 +0100 Andrew John Hughes Only patch the OpenGL headers when javah exhibits Classpath bug #40188.
Fri, 13 Aug 2010 20:00:48 +0100 Andrew John Hughes Make rt.jar update dependent on bootstrapping, not the existence of sun.awt.Toolkit.
Tue, 10 Aug 2010 14:52:56 -0400 Omair Majid Backport 4356282, 6954424 - OpenType font support
Tue, 10 Aug 2010 12:11:36 +0100 Andrew John Hughes Remove --with-gcj-jdk and --with-openjdk, replacing with --with--jdk-home and --disable-bootstrap.
Mon, 09 Aug 2010 17:08:38 -0400 Deepak Bhole Apply patch (modified from original by Andrew Hughes) to move plugin and netx
Mon, 09 Aug 2010 11:40:33 -0400 Omair Majid netx: support JNLP spec version 1.6
Fri, 06 Aug 2010 20:08:18 +0100 Andrew John Hughes Bump to 1.10.
Fri, 06 Aug 2010 11:53:49 +0100 Andrew John Hughes Added tag icedtea6-1.9-branchpoint for changeset cb463b94b82d
Fri, 06 Aug 2010 11:52:12 +0100 Andrew John Hughes G244901: Skip test_gamma on hardened (PaX-enabled) kernels icedtea6-1.9-branchpoint
Fri, 06 Aug 2010 00:09:35 +0100 Andrew John Hughes S6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese)
Thu, 05 Aug 2010 17:40:41 -0400 Omair Majid netx: use getMethod instead of getDeclaredMethod to find main method
Thu, 05 Aug 2010 16:58:30 +0100 Andrew John Hughes D560056: Avoid failure when net.ipv6.bindv6only is set to 1.
Thu, 05 Aug 2010 13:45:36 +0200 Xerxes R?nby Updated NEWS and ChangeLog with LLVM 2.7 non-product fixes.
Wed, 12 May 2010 11:16:47 +0100 Gary Benson LLVM 2.7 non-product fixes
Wed, 04 Aug 2010 00:46:09 +0100 Andrew John Hughes Backport latest XRender pipeline.
Mon, 02 Aug 2010 22:34:02 +0100 Andrew John Hughes Update NEWS with font fixes.
Mon, 02 Aug 2010 22:28:51 +0100 Andrew John Hughes Support a font configuration for Gentoo systems.
Mon, 02 Aug 2010 17:52:22 +0100 Andrew John Hughes Add a font configuration for RHEL6.
Fri, 30 Jul 2010 15:42:22 -0400 Man Lung Wong Force Event Dispatch to always get created before so its contextclassloader will be
Fri, 30 Jul 2010 12:18:43 +0200 Mark Wielaard Revert duplicate icedtea-jaxws-getdtdtype.patch from bad merge 41911a183c51.
Thu, 29 Jul 2010 16:59:15 -0400 Omair Majid netx: fix browser command in BasicService.showDocument(URL)
Thu, 29 Jul 2010 16:50:32 -0400 Omair Majid netx: minor fixes to JNLPRandomAccessFile
Thu, 29 Jul 2010 16:07:11 -0400 Jon VanAlten Backpatch S6967533 fix for pre-Epoch System class initialization
Thu, 29 Jul 2010 18:06:08 +0100 Andrew John Hughes Merge
Thu, 29 Jul 2010 18:03:16 +0100 Andrew John Hughes Mention 6961732 backport in NEWS.
Thu, 29 Jul 2010 17:57:12 +0100 Andrew John Hughes Update NEWS with current contents of b19.
Wed, 28 Jul 2010 21:15:53 +0100 Andrew John Hughes Add 1.7.2, 1.7.3, 1.7.4 and 1.6.3 to NEWS.
Thu, 29 Jul 2010 14:06:38 +0200 Mark Wielaard Merge
Thu, 29 Jul 2010 13:53:51 +0200 Mark Wielaard Add workaround for calculating systemtap object_alloc probe size argument.
Tue, 17 Nov 2009 21:35:00 +0000 Andrew John Hughes Make the AttributeBase fix actually compile...
Tue, 17 Nov 2009 19:49:20 +0000 Andrew John Hughes Add additional JAXWS gcj 4.3 fix for AttributeBase.java
Tue, 17 Nov 2009 17:47:58 +0000 Andrew John Hughes Fix path on new JAXWS patch.
Tue, 17 Nov 2009 17:00:32 +0000 Andrew John Hughes Patch the JAXWS source if getDTDType() has the wrong return type (gcj 4.3 and earlier)
Thu, 29 Jul 2010 13:33:33 +0200 Xerxes R?nby PR525: Shark made not entrant deopt sigsegv regression after bump to b20 and hs17
Thu, 29 Jul 2010 00:00:07 +0200 doko Boring ChangeLog formatting change to limit lines to 80 columns
Wed, 28 Jul 2010 16:06:09 -0400 Deepak Bhole Fix build error introduced when porting plugin changes
Wed, 28 Jul 2010 15:52:36 -0400 Deepak Bhole Track security descriptors per jar, and made permission decisions based on it.
Wed, 28 Jul 2010 15:42:55 -0400 Deepak Bhole Add security descriptor mapping for nested jars.
Wed, 28 Jul 2010 15:42:06 -0400 Deepak Bhole Make sandbox permissions a subset of permissions returned for any code source.
Wed, 28 Jul 2010 15:40:48 -0400 Deepak Bhole Mark jar as unverified only if it is unsigned (since signed jars -- even ones
Wed, 28 Jul 2010 15:38:26 -0400 Deepak Bhole Warn user if extended services are being used from unsigned code (even if
Wed, 28 Jul 2010 15:36:19 -0400 Deepak Bhole Add new security dialog that prompts the user if there is mixed
Wed, 28 Jul 2010 15:23:50 -0400 Deepak Bhole Fix issue that allowed unsigned code to use extension services without prompt.
Wed, 28 Jul 2010 15:20:07 -0400 Deepak Bhole Fix issue that allowed unsigned applications to modify system properties.
Wed, 28 Jul 2010 14:41:56 +0200 doko Add 1.8.1 NEWS entry.
Mon, 26 Jul 2010 09:38:47 +0100 Andrew John Hughes Update README and INSTALL for HEAD.
Mon, 26 Jul 2010 09:31:02 +0100 Andrew John Hughes Update INSTALL documentation and configure help.
Wed, 21 Jul 2010 18:17:59 +0100 Andrew John Hughes Update the README.
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