aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update -XX:HotswapDeoptClassPath= for jdk8skybber2016-10-282-49/+102
|/
* Merge pull request #89 from VladRassokhin/jre-dir-no-prefixIvan Dubrov2016-10-231-1/+1
|\
| * Do not require jre directory to be prefixed with 'jre'Vladislav Rassokhin2015-05-141-1/+1
* | Merge pull request #85 from ebourg/masterIvan Dubrov2016-10-231-0/+7
|\ \
| * | Added installation instructions for Debian/UbuntuEmmanuel Bourg2015-09-221-0/+7
* | | Merge pull request #104 from skybber/masterIvan Dubrov2016-10-232-14/+18
|\ \ \
| * | | Jdk8u102, jdk8u111, jdk8u112 patchskybber2016-10-232-8/+11
| * | | Merge branch 'master' of github.com:skybber/dcevmskybber2016-10-230-0/+0
| |\ \ \
| | * | | Jdk7u111 light + full patchskybber2016-10-232-6/+7
| |/ / / |/| | |
| * | | Jdk7u111 light + full patchskybber2016-10-232-6/+7
|/ / /
* | | Updating for Java8u92light-jdk8u92+1Ivan Dubrov2016-05-203-9/+3767
* | | Another try at not clearing cachelight-jdk8u74+10Ivan Dubrov2016-04-061-14/+32
* | | Need to always clear f1 for invokedynamic/invokehandlelight-jdk8u74+9Ivan Dubrov2016-04-061-9/+21
* | | Temporarily disabling the testIvan Dubrov2016-04-061-0/+2
* | | Running test in a loopIvan Dubrov2016-04-061-5/+8
* | | Fixing parsing for inner classesIvan Dubrov2016-04-061-4/+9
* | | Updating component_mirror during redefinitionIvan Dubrov2016-04-061-108/+109
* | | Adding test for getComponentTypeIvan Dubrov2016-04-061-0/+14
* | | Do not clear f1 for nowIvan Dubrov2016-04-053-0/+29
* | | Updating .gitignoreIvan Dubrov2016-04-051-3/+4
* | | New test to reveal issues with compilerIvan Dubrov2016-04-051-0/+91
* | | Make sure we update klasses in constraintslight-jdk8u74+1Ivan Dubrov2016-03-021-111/+155
* | | Updating for Java8u74Ivan Dubrov2016-03-022-7/+8
* | | Adding failing test case (#94)Ivan Dubrov2016-03-021-0/+43
* | | Reformatting the source codeIvan Dubrov2016-03-0271-4461/+4461
* | | Preserving old Java 6 based patchesIvan Dubrov2015-12-113-0/+41126
* | | Return some valuelight-jdk8u66+5Ivan Dubrov2015-12-071-29/+30
* | | Adding JVM_GetVmMemoryPressure stubIvan Dubrov2015-12-071-37/+51
* | | Updating to jdk8u66Ivan Dubrov2015-12-074-5/+3956
* | | Reducing log messagesfull-jdk7u79+8Ivan Dubrov2015-12-071-19/+45
* | | Merge pull request #93 from skybber/masterIvan Dubrov2015-12-042-2/+10340
|\ \ \
| * | | Light jdk7u85b02 supportskybber2015-12-042-2/+10340
|/ / /
* | | Merge pull request #92 from skybber/masterIvan Dubrov2015-12-031-12/+0
|\ \ \
| * | | Duplicity distro patch removed from full patchskybber2015-12-031-12/+0
* | | | Merge pull request #91 from skybber/masterIvan Dubrov2015-12-033-2/+12392
|\| | | | |/ / |/| |
| * | Full jdk7u85b02 supportskybber2015-12-033-2/+12392
|/ /
* | Fixing issue when lambda method could not be foundlight-jdk8u51+3Ivan Dubrov2015-08-272-112/+189
* | Support for Java 8 update 51light-jdk8u51+2Ivan Dubrov2015-07-222-7/+8
* | Deleting old tests (moved to Java 7 tests)full-jdk7u79+7Ivan Dubrov2015-07-102-308/+0
* | Fixing fields handlinglight-jdk7u79+3Ivan Dubrov2015-07-101-21/+34
* | Applying patch only on lightIvan Dubrov2015-07-101-1/+1
* | Fixing fields handlingIvan Dubrov2015-07-103-96/+413
* | Copying method handles code from full versionIvan Dubrov2015-07-102-0/+346
* | Java 7u79 light supportIvan Dubrov2015-07-102-2/+2
* | Deleting JAR added by mistakeIvan Dubrov2015-07-101-0/+0
* | Merge pull request #82 from dcevm/feature/jdk7u79-supportfull-jdk7u79+4Ivan Dubrov2015-07-106-2468/+2824
|\ \
| * | Support for Java7u79feature/jdk7u79-supportIvan Dubrov2015-07-106-2468/+2824
|/ /
* | Cleaning up constant pool cache clearing codefeature/experimental-cpcacheIvan Dubrov2015-07-082-286/+280
* | Fixing Mercurial MQ extension checkIvan Dubrov2015-07-081-6/+6
* | Improving versions parsing in testsIvan Dubrov2015-07-081-11/+7