Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | 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 |
| | |||||
* | Fixing patches for 8u40 | Ivan Dubrov | 2015-04-01 | 2 | -131/+144 |
| | |||||
* | Update README.md | Ivan Dubrov | 2015-04-01 | 1 | -2/+16 |
| | |||||
* | jdk8u40-b25 updates | Ivan Dubrov | 2015-03-31 | 10 | -359/+4863 |
| | |||||
* | Update README.md | Ivan Dubrov | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #62 from skybber/master | Ivan Dubrov | 2015-03-14 | 1 | -2/+2 |
|\ | | | | | TRACE gcc compilation problem resolved | ||||
| * | TRACE gcc compiling problem resolved | skybber | 2015-03-14 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #58 from skybber/master | Ivan Dubrov | 2015-02-17 | 3 | -3/+64 |
|\ | | | | | jdk8u31-b13 updates | ||||
| * | jdk8u31-b13 updates | skybber | 2015-02-17 | 3 | -3/+64 |
| | | |||||
* | | Merge pull request #53 from skybber/master | Ivan Dubrov | 2014-11-26 | 1 | -1/+2 |
|\| | | | | | full-jdk7u71-b01 added to series file | ||||
| * | full-jdk7u71-b01 added to series file | Vladimir Dvorak | 2014-11-26 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #51 from skybber/master | Ivan Dubrov | 2014-11-17 | 1 | -0/+12176 |
|\ | | | | | full-jdk7u71-b01.patch | ||||
| * | full-jdk7u71-b01.patch | skybber | 2014-11-17 | 1 | -0/+12176 |
|/ | |||||
* | Working on Java 7u71 supportlight-jdk7u71+2 | Ivan Dubrov | 2014-10-17 | 2 | -3/+4 |
| | |||||
* | Merge pull request #44 from skybber/master | Ivan Dubrov | 2014-09-02 | 4 | -9/+3970 |
|\ | | | | | light-jdk8u20 patch + deopt patch | ||||
| * | Update README.md | skybber | 2014-09-02 | 0 | -0/+0 |
| | | |||||
| * | light-jdk8u20 patch + deopt patch | Vladimír Dvo?ák | 2014-09-02 | 4 | -9/+3970 |
|/ | |||||
* | Merge pull request #41 from skybber/master | Ivan Dubrov | 2014-08-19 | 3 | -0/+12634 |
|\ | | | | | full-jdk760-b09 patch | ||||
| * | full-jdk760-b09 patch | Vladimír Dvo?ák | 2014-08-19 | 3 | -0/+12634 |
|/ | |||||
* | Merge pull request #37 from skybber/master | Ivan Dubrov | 2014-07-07 | 2 | -0/+226 |
|\ | | | | | light-jdk7u60 deopt-cp patch | ||||
| * | light-jdk7u60 deopt-cp patch | Vladimír Dvo?ák | 2014-07-07 | 2 | -0/+226 |
|/ | |||||
* | Creating patch for Java 7u60 | Ivan Dubrov | 2014-07-02 | 3 | -0/+10281 |
| | | | | | | | 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). | ||||
* | Merge pull request #36 from skybber/master | Ivan Dubrov | 2014-07-02 | 4 | -29/+243 |
|\ | | | | | light-jdk7u51 deopt-cp patch. Indentation fix. | ||||
| * | light-jdk7u51 deopt-cp patch. Indentation fix. | Vladimír Dvo?ák | 2014-07-02 | 4 | -29/+243 |
|/ | |||||
* | Merge pull request #35 from skybber/master | Ivan Dubrov | 2014-06-27 | 2 | -20/+22 |
|\ | | | | | deopt-incl flag propagated only if in superclass is set to true | ||||
| * | deopt-incl flag propagated only if in superclass is set to true | Vladimír Dvo?ák | 2014-06-28 | 2 | -20/+22 |
|/ | |||||
* | Merge pull request #34 from skybber/master | Ivan Dubrov | 2014-06-26 | 2 | -28/+64 |
|\ | | | | | Set nmethod's deoptimization_incl flag from owner klass | ||||
| * | Set nmethod's deoptimization_incl flag from owner klass | Vladimír Dvo?ák | 2014-06-26 | 2 | -28/+64 |
|/ | |||||
* | Merge pull request #33 from skybber/master | Ivan Dubrov | 2014-06-24 | 2 | -6/+24 |
|\ | | | | | Force set deoptimization_incl flag for all hotswapped classes | ||||
| * | Force set deoptimization_incl flag for all hotswapped classes | Vladimír Dvo?ák | 2014-06-24 | 2 | -6/+24 |
|/ | |||||
* | Merge pull request #31 from skybber/master | Ivan Dubrov | 2014-06-06 | 3 | -15/+244 |
|\ | | | | | Option -XX:HotswapDeoptClassPath in jdk7u51, indentation fixed | ||||
| * | Option -XX:HotswapDeoptClassPath in jdk7u51, indentation fixed | Vladimír Dvo?ák | 2014-06-06 | 3 | -15/+244 |
|/ | |||||
* | Merge pull request #30 from skybber/master | Ivan Dubrov | 2014-06-04 | 2 | -1/+229 |
|\ | | | | | JVM flag -XX:HotswapDeoptClassPath=<class_path> support added | ||||
| * | JVM flag -XX:HotswapDeoptClassPath=<class_path> support added | Vladimír Dvo?ák | 2014-06-04 | 2 | -1/+229 |
|/ | |||||
* | Merge pull request #25 from HotswapProjects/master | Ivan Dubrov | 2014-05-23 | 7 | -71/+211 |
|\ | | | | | #22 - Installer should not override default JVM |