[java-1.7.0-openjdk/f17] Removed upstreamed Zero allocation patch

Deepak Bhole dbhole at fedoraproject.org
Thu Apr 18 18:53:43 UTC 2013


commit fffcf851a3cef800001bfb206ef8c792713ce1ef
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Thu Apr 18 14:49:30 2013 -0400

    Removed upstreamed Zero allocation patch

 java-1.7.0-openjdk.spec |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 074fc91..2cb0cd2 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -403,9 +403,6 @@ Patch302: systemtap.patch
 # Rhino support
 Patch400: rhino-icedtea-2.1.1.patch
 
-# partially upstreamed fix for zero's alloc
-Patch500: java-1.7.0-openjdk-fixZeroAllocFailure.patch
-
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gcc-c++
@@ -729,11 +726,6 @@ patch -l -p0 < %{PATCH104}
 patch -l -p0 < %{PATCH105}
 %endif
 
-
-%ifnarch %{jit_arches}
-patch -l -p0 < %{PATCH500}
-%endif
-
 # Build the re-written rhino jar
 mkdir -p rhino/{old,new}
 
@@ -1422,6 +1414,7 @@ exit 0
 %changelog
 * Thu Apr 18 2013 Deepak Bhole <dbhole at redhat.com> - 1.7.0.19-2.3.9.2.fc17
 - Updated secondary arches to 2.1.8
+- Removed upstreamed Zero allocation patch
 
 * Tue Apr 16 2013 Jiri Vanek <jvanek at redhat.com - 1.7.0.19-2.3.9.1.fc17
 - updated to updated IcedTea  2.3.9 with fix to one of security fixes


More information about the scm-commits mailing list