aboutsummaryrefslogtreecommitdiffstats
path: root/hotspot/.hg/patches/distro-name.patch
diff options
context:
space:
mode:
authorIvan Dubrov <idubrov@guidewire.com>2014-04-30 14:49:27 -0700
committerIvan Dubrov <idubrov@guidewire.com>2014-04-30 14:49:27 -0700
commitb5cdfa25d3e04841d2a90ae6d792a2672745e3b7 (patch)
tree56a928e644ff05acc392a35d170dd64ded4b0e0b /hotspot/.hg/patches/distro-name.patch
parent615430e4e81681cbb25f831c6b0b4add1bfe324d (diff)
downloaddcevm-b5cdfa25d3e04841d2a90ae6d792a2672745e3b7.tar.gz
dcevm-b5cdfa25d3e04841d2a90ae6d792a2672745e3b7.zip
Migrating to Mercurial MQ
Diffstat (limited to 'hotspot/.hg/patches/distro-name.patch')
-rw-r--r--hotspot/.hg/patches/distro-name.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/hotspot/.hg/patches/distro-name.patch b/hotspot/.hg/patches/distro-name.patch
new file mode 100644
index 00000000..62e5edca
--- /dev/null
+++ b/hotspot/.hg/patches/distro-name.patch
@@ -0,0 +1,13 @@
+Changes name of VM.
+diff -r 8a6717910608 make/openjdk_distro
+--- a/make/openjdk_distro Tue Mar 11 13:02:13 2014 -0700
++++ b/make/openjdk_distro Wed Apr 30 11:27:18 2014 -0700
+@@ -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
+