Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Jdk8u102, jdk8u111, jdk8u112 patch | skybber | 2016-10-23 | 1 | -1/+4 |
| | | | | | | | Patch for jdk7u85 is applicable on jdk7u111 as well. Dcevm for jdk7u85 is binary compatible up to jdk7u99. The binary compatibility for newer java7 versions is broken therefore dcevm for jdk7u111 is necessarry. Same for jdk8u102 and higher. | ||||
* | Jdk7u111 light + full patch | skybber | 2016-10-23 | 1 | -0/+1 |
| | | | | | | Patch for jdk7u85 is applicable on jdk7u111 as well. Dcevm for jdk7u85 is binary compatible up to jdk7u99. The binary compatibility for newer java7 versions is broken therefore dcevm for jdk7u111 is necessarry. | ||||
* | Updating for Java8u92light-jdk8u92+1 | Ivan Dubrov | 2016-05-20 | 1 | -1/+2 |
| | |||||
* | Updating for Java8u74 | Ivan Dubrov | 2016-03-02 | 1 | -1/+2 |
| | |||||
* | Updating to jdk8u66 | Ivan Dubrov | 2015-12-07 | 1 | -1/+2 |
| | |||||
* | Full jdk7u85b02 support | skybber | 2015-12-03 | 1 | -0/+1 |
| | | | | should be compatible with 7u91 too | ||||
* | Support for Java 8 update 51light-jdk8u51+2 | Ivan Dubrov | 2015-07-22 | 1 | -1/+2 |
| | |||||
* | Support for Java7u79feature/jdk7u79-support | Ivan Dubrov | 2015-07-10 | 1 | -1/+1 |
| | |||||
* | full/light jdk7u79-b02 support | skybber | 2015-06-07 | 1 | -7/+10 |
| | |||||
* | Reverting tag for 8u45 | Ivan Dubrov | 2015-06-04 | 1 | -1/+1 |
| | |||||
* | Fixing jdk tag | Ivan Dubrov | 2015-06-03 | 1 | -1/+1 |
| | |||||
* | Updating for Java 8u40 | Ivan Dubrov | 2015-04-28 | 1 | -1/+2 |
| | |||||
* | jdk8u40-b25 updates | Ivan Dubrov | 2015-03-31 | 1 | -1/+3 |
| | |||||
* | jdk8u31-b13 updates | skybber | 2015-02-17 | 1 | -0/+1 |
| | |||||
* | Working on Java 7u71 supportlight-jdk7u71+2 | Ivan Dubrov | 2014-10-17 | 1 | -1/+2 |
| | |||||
* | light-jdk8u20 patch + deopt patch | Vladimír Dvo?ák | 2014-09-02 | 1 | -1/+2 |
| | |||||
* | Creating patch for Java 7u60 | Ivan Dubrov | 2014-07-02 | 1 | -0/+1 |
| | | | | | | | Took 7u51 patch, applied, resolved conflicts. jvmtiRedefineClasses.(c|h)pp were copied from a 7u51 working tree with patch applied (generally, jvmtiRedefineClasses shouldn't be merged since they are mostly rewritten). | ||||
* | Adding support for Java 7 update 55 | Ivan Dubrov | 2014-05-09 | 1 | -0/+1 |
| | | | | Actually, update 51 patch applies to 55 with no test failures. | ||||
* | Automatic HotSpot repository detection (hard-coded for now)light-jdk7u51+3 | Ivan Dubrov | 2014-04-28 | 1 | -4/+0 |
| | |||||
* | Adding support for 'full' patches | Ivan Dubrov | 2014-04-25 | 1 | -0/+5 |
| | | | | Also, minor fixes to build.gradle | ||||
* | Adding Java 7 patch, support running tests on Java 7 | Ivan Dubrov | 2014-04-24 | 1 | -1/+2 |
| | |||||
* | Extracting DCEVM patch & code into separate project | Ivan Dubrov | 2014-04-24 | 1 | -0/+28 |
Making DCEVM to be toplevel project that clones HotSpot repository, patches the code, builds JVM and tests it. |