aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compile natives with -fPICIvan Dubrov2015-07-081-0/+1
* Verify Mercurial is installedIvan Dubrov2015-07-054-18/+29
* Merge pull request #77 from mdaniel/shell-code-markupIvan Dubrov2015-07-031-6/+10
|\
| * Mark up shell commands using shell syntaxMatthew Daniel2015-07-031-6/+10
* | Merge pull request #76 from mdaniel/fix-mq-urlIvan Dubrov2015-07-031-1/+1
|\ \ | |/ |/|
| * Fix the MqExtensions URL in the READMEMatthew Daniel2015-07-031-1/+1
|/
* Verify that JMX attach still works fineIvan Dubrov2015-06-262-0/+18
* Updating bug tracker URLlight-jdk8u45+15Ivan Dubrov2015-06-243-3/+3
* Fixing issue with vmindex not being properly updated.Ivan Dubrov2015-06-243-106/+301
* Set root project name explicitlyIvan Dubrov2015-06-241-0/+2
* Export added JNI functionlight-jdk8u45+13Ivan Dubrov2015-06-181-9/+99
* Stub JVM_SetVmMemoryPressure function in jvm.cppIvan Dubrov2015-06-182-0/+20
* Adding test to verify JMX could be loadedIvan Dubrov2015-06-181-0/+16
* Reverting series fileIvan Dubrov2015-06-121-5/+5
* Merge pull request #71 from skybber/masterIvan Dubrov2015-06-074-9/+22728
|\
| * full/light jdk7u79-b02 supportskybber2015-06-074-9/+22728
|/
* Reverting tag for 8u45Ivan Dubrov2015-06-041-1/+1
* Fixing series filelight-jdk8u45+4Ivan Dubrov2015-06-031-5/+5
* Fixing jdk tagIvan Dubrov2015-06-031-1/+1
* Avoiding Turkish i/I issue with toLowerCase(), using ENGLISH localeIvan Dubrov2015-04-281-1/+1
* Allow changing installer JAR namelight-jdk8u45+3Ivan Dubrov2015-04-281-0/+3
* Updating for Java 8u40Ivan Dubrov2015-04-282-6/+7
* Only select GC if not selected by AllowEnhancedClassRedefinitionIvan Dubrov2015-04-061-11/+12
* Fixing patches for 8u40Ivan Dubrov2015-04-012-131/+144
* Update README.mdIvan Dubrov2015-04-011-2/+16
* jdk8u40-b25 updatesIvan Dubrov2015-03-3110-359/+4863