aboutsummaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to Mercurial MQIvan Dubrov2014-04-306-60699/+0
|
* Fixing Java 8 MethodHandle'sIvan Dubrov2014-04-301-49/+81
|
* Relaxing assertion, in case of DCEVM we may rewrite resolved referenceIvan Dubrov2014-04-291-45/+65
|
* Clear most of the flags in the CP cache entryIvan Dubrov2014-04-291-304/+259
|
* Full patch for Java 7 Update 51Ivan Dubrov2014-04-281-0/+12244
|
* Consolidating DCEVM patchesIvan Dubrov2014-04-253-0/+34059
|
* Renaming patches to support full flavor in futureIvan Dubrov2014-04-242-0/+0
|
* Adding Java 7 patch, support running tests on Java 7Ivan Dubrov2014-04-241-0/+10138
|
* Extracting DCEVM patch & code into separate projectIvan Dubrov2014-04-241-0/+4251
Making DCEVM to be toplevel project that clones HotSpot repository, patches the code, builds JVM and tests it.