aboutsummaryrefslogtreecommitdiffstats
path: root/hotspot/.hg/patches/series
diff options
context:
space:
mode:
authorPrzemysław Rumik <przemelek@gmail.com>2018-03-24 16:36:29 +0100
committerPrzemysław Rumik <przemelek@gmail.com>2018-03-24 16:36:29 +0100
commit57086f31f524ecfe3bfed0341d7a0289ce2a3e86 (patch)
tree04429cf96a89260a0a01ea047c3de6b2984dc1e0 /hotspot/.hg/patches/series
parent10ef78858177953adc80ba6a495e597a4ef99281 (diff)
downloaddcevm-57086f31f524ecfe3bfed0341d7a0289ce2a3e86.tar.gz
dcevm-57086f31f524ecfe3bfed0341d7a0289ce2a3e86.zip
fix for proper incrementation of classRedefinedCount, till now we were updating value in old class Class file
Diffstat (limited to 'hotspot/.hg/patches/series')
-rw-r--r--hotspot/.hg/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/hotspot/.hg/patches/series b/hotspot/.hg/patches/series
index 59b60583..97875a8c 100644
--- a/hotspot/.hg/patches/series
+++ b/hotspot/.hg/patches/series
@@ -56,3 +56,4 @@ jvmti-lockRedefine-java8.patch #+light-jdk8u144-b01delete
light-jdk8u20-deopt-cp.patch #+light-jdk8u20-b22 #+light-jdk8u31-b13 #+light-jdk8u40-b25 #+light-jdk8u45-b14 #+light-jdk8u51-b16
light-jdk8u66-b17-deopt-cp.patch #+light-jdk8u66-b17 #+light-jdk8u74-b02 #+light-jdk8u92-b14 #+light-jdk8u102-b31 #+light-jdk8u111-b14 #+light-jdk8u112-b16 #+light-jdk8u144-b01 #+light-jdk8u152-b16
dont-clear-f1.patch #+light-jdk8u74-b02 #+light-jdk8u92-b14 #+light-jdk8u102-b31 #+light-jdk8u111-b14 #+light-jdk8u112-b16 #+light-jdk8u144-b01 #+light-jdk8u152-b16
+light-updateClassRedefinedCount-java8.patch #+light-jdk8u112-b16 #+light-jdk8u144-b01 #+light-jdk8u152-b16