aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #25 from HotswapProjects/masterIvan Dubrov2014-05-237-71/+211
|\
| * #22 - Installer now support both - replace current JVM or install as altjvm i...Jiří Bubník2014-05-237-71/+211
* | Adding support for Java 7 update 55Ivan Dubrov2014-05-092-1/+2
* | Merge pull request #24 from ebourg/masterIvan Dubrov2014-05-092-7/+7
|\ \ | |/ |/|
| * Fixed a typo (Transfered -> Transferred)Emmanuel Bourg2014-05-092-7/+7
|/
* Moving two tests which are currently supported only on Java 8light-jdk7u51+10Ivan Dubrov2014-05-052-0/+4
* Extracting changes to javaClasses.cppIvan Dubrov2014-05-053-154/+171
* Removing unused methods from the patchIvan Dubrov2014-05-051-52/+4
* Handle removed/changed fields in DMHIvan Dubrov2014-05-053-103/+197
* Try to used serializable lambdas to force compiler to generate stable namesIvan Dubrov2014-05-024-7/+18
* Disable lambda's test for nowIvan Dubrov2014-05-021-0/+1
* Update host klass to newest versionIvan Dubrov2014-05-011-1/+6
* Allow classes to reside outside of test class.Ivan Dubrov2014-05-015-34/+53
* Should allocate idnum from new class, not the old oneIvan Dubrov2014-05-011-4/+5
* Working on lambda testsIvan Dubrov2014-05-012-17/+127
* Fixing MH's in case of instance fields swappingIvan Dubrov2014-05-013-10/+124
* minor rewordingIvan Dubrov2014-05-011-1/+1
* Be careful when clearing cp cache entrieslight-jdk8u5+52Ivan Dubrov2014-05-011-6/+20
* A little bit of loggingIvan Dubrov2014-05-011-3/+5
* Working on static field DMH's fixesIvan Dubrov2014-05-012-27/+400
* Do not re-initialize secondary entriesIvan Dubrov2014-05-011-2/+4
* Updating MethodHandles in Java 7 update 51 patchIvan Dubrov2014-05-011-7/+23
* hg qrefresh on patchesIvan Dubrov2014-05-012-2436/+2352
* Adding hotspot.log to ignoresIvan Dubrov2014-05-011-0/+1
* Adding guard on patchIvan Dubrov2014-04-301-1/+1
* Fixing interface methods testlight-jdk8u5+50Ivan Dubrov2014-04-301-1/+1
* Walk classes through ClassLoaderDataGraphIvan Dubrov2014-04-301-139/+140
* Implementing tests for interface methods and lambdasIvan Dubrov2014-04-302-0/+166
* Unused line deletedIvan Dubrov2014-04-301-1/+0
* Updating ASM versionIvan Dubrov2014-04-302-3/+3
* pull should depend on init, clean should check hotspot/makeIvan Dubrov2014-04-301-2/+2
* Migrating to Mercurial MQIvan Dubrov2014-04-3012-7927/+3850
* Started moving patches into Mercurial mqIvan Dubrov2014-04-303-1/+4273
* Fixing Java 8 MethodHandle'sIvan Dubrov2014-04-301-49/+81
* Updating MethodHandle testIvan Dubrov2014-04-301-6/+6
* Relaxing assertion, in case of DCEVM we may rewrite resolved referenceIvan Dubrov2014-04-291-45/+65
* Working on MethodHandle testsIvan Dubrov2014-04-292-2/+111
* Clear most of the flags in the CP cache entryIvan Dubrov2014-04-291-304/+259
* Update README.mdIvan Dubrov2014-04-281-0/+4
* Update README.mdIvan Dubrov2014-04-281-12/+0
* Update README.mdIvan Dubrov2014-04-281-0/+12
* Do not copy data in installer build when don't have anyfull-7u51+3Ivan Dubrov2014-04-281-3/+6
* Full patch for Java 7 Update 51Ivan Dubrov2014-04-281-0/+12244
* Making 'installer' part of root projectIvan Dubrov2014-04-281-1/+1
* Unneeded import removedIvan Dubrov2014-04-281-1/+0
* Automatic HotSpot repository detection (hard-coded for now)light-jdk7u51+3Ivan Dubrov2014-04-282-4/+3
* Moving installer from the separate branchlight-jdk8u5+36Ivan Dubrov2014-04-2811-0/+1120
* Fixing native library compilation on x86 vs x64Ivan Dubrov2014-04-251-0/+1
* Overwrite JRE when copyingIvan Dubrov2014-04-251-1/+2
* Enabling natives testsIvan Dubrov2014-04-252-3/+5