debian specific patch information for openjdk-6 / 6b18-1.8.10-0+squeeze2

Summary

Package Version Package Type Source Package Format
6b18-1.8.10-0+squeeze2 Debian-diff 1.0

Debian packaging Information

Diff file openjdk-6_6b18-1.8.10-0+squeeze2.diff.gz
Size139559
MD5sum6c2405377547d64d3e82d97bdb3b5b9f
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
Makefile.am510 view download
Makefile.in510 view download
aclocal.m4220 view download
ports/hotspot/make/linux/makefiles/zeroshark.make200 view download

"series" style patches

patch summary view raw
accessible-toolkit.patch
 jdk/src/share/classes/java/awt/Toolkit.java |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
view download
alpha-float-const.diff
 jdk/src/share/classes/java/lang/Float.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
ant-diagnostics.diff
 langtools/make/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
default-jvm-cfg.diff
 hotspot/src/os/linux/launcher/java.c   |    6 +++++-
 hotspot/src/os/solaris/launcher/java.c |    6 +++++-
 jdk/src/share/bin/java.c               |    6 +++++-
 3 files changed, 15 insertions(+), 3 deletions(-)
view download
default-libpath-hs17.diff
 hotspot/src/os/linux/vm/os_linux.cpp |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
view download
default-libpath-original.diff
 hotspot/src/os/linux/vm/os_linux.cpp |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
view download
fix-race-cond-print.diff
 jdk/src/solaris/classes/sun/print/UnixPrintServiceLookup.java |    6 ++++++
 1 file changed, 6 insertions(+)
view download
fontconfig-arphic-uming.diff
 jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Ubuntu.properties |  182 ++++++----
 1 file changed, 125 insertions(+), 57 deletions(-)
view download
fontconfig-wqy-microhei.patch
 jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Ubuntu.properties |   19 +++++-----
 1 file changed, 11 insertions(+), 8 deletions(-)
view download
gcc-hotspot-opt-O0.diff
 hotspot/make/linux/makefiles/gcc.make |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
gcc-hotspot-opt-O2.diff
 hotspot/make/linux/makefiles/gcc.make |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
gcc-jdk-opt-O0.diff
 jdk/make/common/Defs-linux.gmk |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
gcc-jdk-opt-O2.diff
 jdk/make/common/Defs-linux.gmk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
gcc-mtune-generic.diff
 hotspot/build/linux/makefiles/gcc.make |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
gcc-no-hardening.diff
 corba/make/common/Defs-linux.gmk      |    8 ++++----
 hotspot/make/linux/makefiles/gcc.make |    4 ++--
 jdk/make/common/Defs-linux.gmk        |    8 ++++----
 3 files changed, 10 insertions(+), 10 deletions(-)
view download
gcc-opt-O2.diff
 corba/make/common/Defs-linux.gmk      |    4 ++--
 hotspot/make/linux/makefiles/gcc.make |    2 +-
 jdk/make/common/Defs-linux.gmk        |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)
view download
hotspot-include-fixes.patch
 hotspot/src/share/vm/includeDB_core |    1 +
 1 file changed, 1 insertion(+)
view download
hotspot-no-werror.diff
 hotspot/make/linux/makefiles/gcc.make |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
hotspot-sparc-fix.diff
 hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
hotspot-warn-no-errformat.diff
 hotspot/make/linux/makefiles/gcc.make   |    2 +-
 hotspot/make/solaris/makefiles/gcc.make |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
icedtea-4953367.patch
 jdk/src/solaris/native/java/lang/java_props_md.c |    2 ++
 1 file changed, 2 insertions(+)
view download
icedtea-override-redirect-compiz.patch
 jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java |    1 +
 1 file changed, 1 insertion(+)
view download
icedtea-pretend-memory.diff
 corba/make/common/shared/Platform.gmk |    2 +-
 jdk/make/common/shared/Platform.gmk   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
ipv4-mapped-ipv6-addresses.diff
 jdk/src/solaris/native/java/net/PlainSocketImpl.c |    5 +-
 jdk/src/solaris/native/java/net/linux_close.c     |   11 +++++-
 jdk/src/solaris/native/java/net/net_util_md.c     |   38 ++++++++++++++++++++++
 jdk/src/solaris/native/java/net/net_util_md.h     |    1 
 4 files changed, 52 insertions(+), 3 deletions(-)
view download
java-access-bridge-security.patch
 jdk/src/share/lib/security/java.security |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
jdk-freetypeScaler-crash.diff
 jdk/make/sun/font/mapfile-vers.openjdk         |    1 
 jdk/src/share/native/sun/font/freetypeScaler.c |   37 +++++++++++++------------
 2 files changed, 21 insertions(+), 17 deletions(-)
view download
jdk-pulseaudio-default.diff
 jdk/src/share/lib/sound.properties |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)
view download
jexec.diff
 jdk/src/solaris/bin/jexec.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
ld-symbolic-functions.diff
 corba/make/common/Defs-linux.gmk      |    2 +-
 hotspot/agent/src/os/linux/Makefile   |    2 +-
 hotspot/make/linux/makefiles/gcc.make |    1 +
 jdk/make/common/Defs-linux.gmk        |    2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)
view download
no-compiler-path.diff
 corba/make/common/shared/Compiler-gcc.gmk |    8 ++++----
 jdk/make/common/shared/Compiler-gcc.gmk   |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
view download
nonreparenting-wm.diff
 jdk/src/solaris/classes/sun/awt/X11/XWM.java |   22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)
view download
openjdk-ubuntu-branding.patch
 hotspot/src/share/vm/runtime/arguments.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
pkcs11-secmod-debug.diff
 jdk/src/share/native/sun/security/pkcs11/j2secmod.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
set-exec-name.diff
 hotspot/src/os/linux/launcher/java_md.c   |   13 ++++++++++++-
 hotspot/src/os/solaris/launcher/java_md.c |   13 ++++++++++++-
 jdk/src/solaris/bin/java_md.c             |   13 ++++++++++++-
 3 files changed, 36 insertions(+), 3 deletions(-)
view download
shebang.diff
 jdk/src/share/sample/scripting/scriptpad/src/scripts/memory.sh |    1 +
 1 file changed, 1 insertion(+)
view download
sparc-inline.diff
 hotspot/src/cpu/sparc/vm/assembler_sparc.hpp        |   24 +++++++++++++++-----
 hotspot/src/cpu/sparc/vm/assembler_sparc.inline.hpp |   10 ++++++++
 2 files changed, 28 insertions(+), 6 deletions(-)
view download
stack-direction.diff
 hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp |   30 +++++++++++++
 hotspot/src/share/vm/runtime/thread.cpp            |   48 +++++++++++++++++++++
 2 files changed, 78 insertions(+)
view download
zero-only-use-floating-point-if-floating-poi.patch
 hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download