| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Adding failing test case (#94) | Ivan Dubrov | 2016-03-02 | 1 | -0/+43 |
* | | | Reformatting the source code | Ivan Dubrov | 2016-03-02 | 71 | -4461/+4461 |
* | | | Preserving old Java 6 based patches | Ivan Dubrov | 2015-12-11 | 3 | -0/+41126 |
* | | | Return some valuelight-jdk8u66+5 | Ivan Dubrov | 2015-12-07 | 1 | -29/+30 |
* | | | Adding JVM_GetVmMemoryPressure stub | Ivan Dubrov | 2015-12-07 | 1 | -37/+51 |
* | | | Updating to jdk8u66 | Ivan Dubrov | 2015-12-07 | 4 | -5/+3956 |
* | | | Reducing log messagesfull-jdk7u79+8 | Ivan Dubrov | 2015-12-07 | 1 | -19/+45 |
* | | | Merge pull request #93 from skybber/master | Ivan Dubrov | 2015-12-04 | 2 | -2/+10340 |
|\ \ \ |
|
| * | | | Light jdk7u85b02 support | skybber | 2015-12-04 | 2 | -2/+10340 |
|/ / / |
|
* | | | Merge pull request #92 from skybber/master | Ivan Dubrov | 2015-12-03 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | Duplicity distro patch removed from full patch | skybber | 2015-12-03 | 1 | -12/+0 |
* | | | | Merge pull request #91 from skybber/master | Ivan Dubrov | 2015-12-03 | 3 | -2/+12392 |
|\| | |
| |/ /
|/| | |
|
| * | | Full jdk7u85b02 support | skybber | 2015-12-03 | 3 | -2/+12392 |
|/ / |
|
* | | Fixing issue when lambda method could not be foundlight-jdk8u51+3 | Ivan Dubrov | 2015-08-27 | 2 | -112/+189 |
* | | Support for Java 8 update 51light-jdk8u51+2 | Ivan Dubrov | 2015-07-22 | 2 | -7/+8 |
* | | Deleting old tests (moved to Java 7 tests)full-jdk7u79+7 | Ivan Dubrov | 2015-07-10 | 2 | -308/+0 |
* | | Fixing fields handlinglight-jdk7u79+3 | Ivan Dubrov | 2015-07-10 | 1 | -21/+34 |
* | | Applying patch only on light | Ivan Dubrov | 2015-07-10 | 1 | -1/+1 |
* | | Fixing fields handling | Ivan Dubrov | 2015-07-10 | 3 | -96/+413 |
* | | Copying method handles code from full version | Ivan Dubrov | 2015-07-10 | 2 | -0/+346 |
* | | Java 7u79 light support | Ivan Dubrov | 2015-07-10 | 2 | -2/+2 |
* | | Deleting JAR added by mistake | Ivan Dubrov | 2015-07-10 | 1 | -0/+0 |
* | | Merge pull request #82 from dcevm/feature/jdk7u79-supportfull-jdk7u79+4 | Ivan Dubrov | 2015-07-10 | 6 | -2468/+2824 |
|\ \ |
|
| * | | Support for Java7u79feature/jdk7u79-support | Ivan Dubrov | 2015-07-10 | 6 | -2468/+2824 |
|/ / |
|
* | | Cleaning up constant pool cache clearing codefeature/experimental-cpcache | Ivan Dubrov | 2015-07-08 | 2 | -286/+280 |
* | | Fixing Mercurial MQ extension check | Ivan Dubrov | 2015-07-08 | 1 | -6/+6 |
* | | Improving versions parsing in tests | Ivan Dubrov | 2015-07-08 | 1 | -11/+7 |
* | | Compile natives with -fPIC | Ivan Dubrov | 2015-07-08 | 1 | -0/+1 |
* | | Verify Mercurial is installed | Ivan Dubrov | 2015-07-05 | 4 | -18/+29 |
* | | Merge pull request #77 from mdaniel/shell-code-markup | Ivan Dubrov | 2015-07-03 | 1 | -6/+10 |
|\ \ |
|
| * | | Mark up shell commands using shell syntax | Matthew Daniel | 2015-07-03 | 1 | -6/+10 |
* | | | Merge pull request #76 from mdaniel/fix-mq-url | Ivan Dubrov | 2015-07-03 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix the MqExtensions URL in the README | Matthew Daniel | 2015-07-03 | 1 | -1/+1 |
|/ / |
|
* | | Verify that JMX attach still works fine | Ivan Dubrov | 2015-06-26 | 2 | -0/+18 |
* | | Updating bug tracker URLlight-jdk8u45+15 | Ivan Dubrov | 2015-06-24 | 3 | -3/+3 |
* | | Fixing issue with vmindex not being properly updated. | Ivan Dubrov | 2015-06-24 | 3 | -106/+301 |
* | | Set root project name explicitly | Ivan Dubrov | 2015-06-24 | 1 | -0/+2 |
* | | Export added JNI functionlight-jdk8u45+13 | Ivan Dubrov | 2015-06-18 | 1 | -9/+99 |
* | | Stub JVM_SetVmMemoryPressure function in jvm.cpp | Ivan Dubrov | 2015-06-18 | 2 | -0/+20 |
* | | Adding test to verify JMX could be loaded | Ivan Dubrov | 2015-06-18 | 1 | -0/+16 |
* | | Reverting series file | Ivan Dubrov | 2015-06-12 | 1 | -5/+5 |
* | | Merge pull request #71 from skybber/master | Ivan Dubrov | 2015-06-07 | 4 | -9/+22728 |
|\ \ |
|
| * | | full/light jdk7u79-b02 support | skybber | 2015-06-07 | 4 | -9/+22728 |
|/ / |
|
* | | Reverting tag for 8u45 | Ivan Dubrov | 2015-06-04 | 1 | -1/+1 |
* | | Fixing series filelight-jdk8u45+4 | Ivan Dubrov | 2015-06-03 | 1 | -5/+5 |
* | | Fixing jdk tag | Ivan Dubrov | 2015-06-03 | 1 | -1/+1 |
|/ |
|
* | Avoiding Turkish i/I issue with toLowerCase(), using ENGLISH locale | Ivan Dubrov | 2015-04-28 | 1 | -1/+1 |
* | Allow changing installer JAR namelight-jdk8u45+3 | Ivan Dubrov | 2015-04-28 | 1 | -0/+3 |
* | Updating for Java 8u40 | Ivan Dubrov | 2015-04-28 | 2 | -6/+7 |
* | Only select GC if not selected by AllowEnhancedClassRedefinition | Ivan Dubrov | 2015-04-06 | 1 | -11/+12 |