From: skybber Date: Thu, 3 Dec 2015 21:43:37 +0000 (+0100) Subject: Duplicity distro patch removed from full patch X-Git-Tag: full-jdk7u79+8~2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cd7a9b19d1fead0758a55254c23c724764a1f69a;p=dcevm.git Duplicity distro patch removed from full patch --- diff --git a/hotspot/.hg/patches/full-jdk7u85-b02.patch b/hotspot/.hg/patches/full-jdk7u85-b02.patch index a08d373c..3b942a21 100644 --- a/hotspot/.hg/patches/full-jdk7u85-b02.patch +++ b/hotspot/.hg/patches/full-jdk7u85-b02.patch @@ -14,18 +14,6 @@ index 3de1dea..8bf7f94 100644 # version 4 and above support fvisibility=hidden (matches jni_x86.h file) # except 4.1.2 gives pointless warnings that can't be disabled (afaik) ifneq "$(shell expr \( $(CC_VER_MAJOR) \> 4 \) \| \( \( $(CC_VER_MAJOR) = 4 \) \& \( $(CC_VER_MINOR) \>= 3 \) \))" "0" -diff --git a/make/openjdk_distro b/make/openjdk_distro -index 520b33d..ea7eff0 100644 ---- a/make/openjdk_distro -+++ b/make/openjdk_distro -@@ -27,6 +27,6 @@ - # - - # Don't put quotes (fail windows build). --HOTSPOT_VM_DISTRO=OpenJDK -+HOTSPOT_VM_DISTRO=Dynamic Code Evolution - COMPANY_NAME= - PRODUCT_NAME=OpenJDK diff --git a/src/cpu/x86/vm/templateTable_x86_32.cpp b/src/cpu/x86/vm/templateTable_x86_32.cpp index fc19edc..d2cddd3 100644 --- a/src/cpu/x86/vm/templateTable_x86_32.cpp