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

Deepak Bhole dbhole at fedoraproject.org
Thu Apr 18 18:54:09 UTC 2013


commit 6d2077399a1f799c4e3cbc7461ea211cf54128d5
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Thu Apr 18 14:50:00 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 2e6ac94..b6b3f3b 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -394,9 +394,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++
@@ -718,11 +715,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}
 
@@ -1413,6 +1405,7 @@ exit 0
 %changelog
 * Thu Apr 18 2013 Deepak Bhole <dbhole at redhat.com> - 1.7.0.19-2.3.9.2.fc19
 - 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.fc19
 - updated to IcedTea  2.3.9 with latest security patches


More information about the scm-commits mailing list