]> source.dussan.org Git - dcevm.git/commit
fix for proper incrementation of classRedefinedCount, till now we were updating value... 140/head
authorPrzemysław Rumik <przemelek@gmail.com>
Sat, 24 Mar 2018 15:36:29 +0000 (16:36 +0100)
committerPrzemysław Rumik <przemelek@gmail.com>
Sat, 24 Mar 2018 15:36:29 +0000 (16:36 +0100)
commit57086f31f524ecfe3bfed0341d7a0289ce2a3e86
tree04429cf96a89260a0a01ea047c3de6b2984dc1e0
parent10ef78858177953adc80ba6a495e597a4ef99281
fix for proper incrementation of classRedefinedCount, till now we were updating value in old class Class file
dcevm/src/test/java7/com/github/dcevm/test/TestUtil.java
dcevm/src/test/java7/com/github/dcevm/test/fields/FieldOperationsUpdateClassRedefinedCount.java [new file with mode: 0644]
dcevm/src/test/java7/com/github/dcevm/test/methods/OperationsOnMethodsUpdateClassRedefinedCount.java [new file with mode: 0644]
hotspot/.hg/patches/light-updateClassRedefinedCount-java8.patch [new file with mode: 0644]
hotspot/.hg/patches/series