Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > media > main-release-src > by-pkgid > 7773e0f0d55a66feabd2251714baeaf5 > files > 5

java-1.7.0-icedtea-1.7.0.0-24.614.2mdv2008.1.src.rpm

http://dev.gentooexperimental.org/~flameeyes/openjdk-patches/

--- openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s.orig	2007-10-02 08:57:51.000000000 +0200
+++ openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s	2007-10-02 08:58:03.000000000 +0200
@@ -401,3 +401,6 @@
         addq     $4,%rdx
         jg       4b
         ret
+
+.section .note.GNU-stack,"",%progbits
+
--- openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s.orig	2007-10-02 08:58:16.000000000 +0200
+++ openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s	2007-10-02 08:58:44.000000000 +0200
@@ -651,3 +651,4 @@
         popl     %ebx
         ret
 
+.section .note.GNU-stack,"",%progbits