aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
-rw-r--r--patches/light-jdk7u51-b13.patch (renamed from patches/dcevm-jdk7u51-b13.patch)0
-rw-r--r--patches/light-jdk8u5-b13.patch (renamed from patches/dcevm-jdk8u5-b13.patch)0
3 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 0ba68a52..f317d8a1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -68,7 +68,7 @@ project('hotspot') {
// Use hg import since ant.patchfile requires 'patch' to be installed
exec {
executable 'hg'
- args 'import', '--no-commit', "../patches/dcevm-${hotspotTag}.patch"
+ args 'import', '--no-commit', "../patches/light-${hotspotTag}.patch"
}
}
diff --git a/patches/dcevm-jdk7u51-b13.patch b/patches/light-jdk7u51-b13.patch
index 3dcee7eb..3dcee7eb 100644
--- a/patches/dcevm-jdk7u51-b13.patch
+++ b/patches/light-jdk7u51-b13.patch
diff --git a/patches/dcevm-jdk8u5-b13.patch b/patches/light-jdk8u5-b13.patch
index 07ca0a30..07ca0a30 100644
--- a/patches/dcevm-jdk8u5-b13.patch
+++ b/patches/light-jdk8u5-b13.patch