Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing patches for 8u40 | Ivan Dubrov | 2015-04-01 | 2 | -131/+144 | |
| | ||||||
* | jdk8u40-b25 updates | Ivan Dubrov | 2015-03-31 | 9 | -358/+4860 | |
| | ||||||
* | TRACE gcc compiling problem resolved | skybber | 2015-03-14 | 1 | -2/+2 | |
| | ||||||
* | jdk8u31-b13 updates | skybber | 2015-02-17 | 2 | -3/+63 | |
| | ||||||
* | full-jdk7u71-b01 added to series file | Vladimir Dvorak | 2014-11-26 | 1 | -1/+2 | |
| | ||||||
* | full-jdk7u71-b01.patch | skybber | 2014-11-17 | 1 | -0/+12176 | |
| | ||||||
* | Working on Java 7u71 supportlight-jdk7u71+2 | Ivan Dubrov | 2014-10-17 | 1 | -2/+2 | |
| | ||||||
* | light-jdk8u20 patch + deopt patch | Vladimír Dvo?ák | 2014-09-02 | 3 | -8/+3968 | |
| | ||||||
* | full-jdk760-b09 patch | Vladimír Dvo?ák | 2014-08-19 | 3 | -0/+12634 | |
| | ||||||
* | 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 | 2 | -0/+10280 | |
| | | | | | | | 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). | |||||
* | light-jdk7u51 deopt-cp patch. Indentation fix. | Vladimír Dvo?ák | 2014-07-02 | 4 | -29/+243 | |
| | ||||||
* | deopt-incl flag propagated only if in superclass is set to true | Vladimír Dvo?ák | 2014-06-28 | 2 | -20/+22 | |
| | ||||||
* | Set nmethod's deoptimization_incl flag from owner klass | Vladimír Dvo?ák | 2014-06-26 | 2 | -28/+64 | |
| | ||||||
* | Force set deoptimization_incl flag for all hotswapped classes | Vladimír Dvo?ák | 2014-06-24 | 2 | -6/+24 | |
| | ||||||
* | Option -XX:HotswapDeoptClassPath in jdk7u51, indentation fixed | Vladimír Dvo?ák | 2014-06-06 | 3 | -15/+244 | |
| | ||||||
* | JVM flag -XX:HotswapDeoptClassPath=<class_path> support added | Vladimír Dvo?ák | 2014-06-04 | 2 | -1/+229 | |
| | ||||||
* | Adding support for Java 7 update 55 | Ivan Dubrov | 2014-05-09 | 1 | -1/+1 | |
| | | | | Actually, update 51 patch applies to 55 with no test failures. | |||||
* | Fixed a typo (Transfered -> Transferred) | Emmanuel Bourg | 2014-05-09 | 2 | -7/+7 | |
| | ||||||
* | Extracting changes to javaClasses.cpp | Ivan Dubrov | 2014-05-05 | 3 | -154/+171 | |
| | | | | Separating changes for $StaticAccessor/$Accessor into separate patch. | |||||
* | Removing unused methods from the patch | Ivan Dubrov | 2014-05-05 | 1 | -52/+4 | |
| | ||||||
* | Handle removed/changed fields in DMH | Ivan Dubrov | 2014-05-05 | 1 | -73/+94 | |
| | | | | | | In case matching field is not found, clear (set to null) references to faulty DMH. Long term, should replace such DMH's with instances that will throw more meaningful error messages at runtime. | |||||
* | Update host klass to newest version | Ivan Dubrov | 2014-05-01 | 1 | -1/+6 | |
| | ||||||
* | Should allocate idnum from new class, not the old one | Ivan Dubrov | 2014-05-01 | 1 | -4/+5 | |
| | ||||||
* | Fixing MH's in case of instance fields swapping | Ivan Dubrov | 2014-05-01 | 1 | -8/+9 | |
| | | | | | Same fix as for static fields, update offset directly in the DirectMethodHandle$Accessor. | |||||
* | minor rewording | Ivan Dubrov | 2014-05-01 | 1 | -1/+1 | |
| | ||||||
* | Be careful when clearing cp cache entrieslight-jdk8u5+52 | Ivan Dubrov | 2014-05-01 | 1 | -6/+20 | |
| | | | | | | Do not clear f2 in cp cache entry when entry is not initialized yet. It might be related to invokehandle/invokedynamic, in which case if we clear f2 it won't be reinitialized. | |||||
* | A little bit of logging | Ivan Dubrov | 2014-05-01 | 1 | -3/+5 | |
| | ||||||
* | Working on static field DMH's fixes | Ivan Dubrov | 2014-05-01 | 1 | -27/+282 | |
| | ||||||
* | Do not re-initialize secondary entries | Ivan Dubrov | 2014-05-01 | 1 | -2/+4 | |
| | ||||||
* | Updating MethodHandles in Java 7 update 51 patch | Ivan Dubrov | 2014-05-01 | 1 | -7/+23 | |
| | ||||||
* | hg qrefresh on patches | Ivan Dubrov | 2014-05-01 | 2 | -2436/+2352 | |
| | ||||||
* | Adding guard on patch | Ivan Dubrov | 2014-04-30 | 1 | -1/+1 | |
| | ||||||
* | Walk classes through ClassLoaderDataGraph | Ivan Dubrov | 2014-04-30 | 1 | -139/+140 | |
| | | | | SystemDictionary doesn't contain anonymous classes. | |||||
* | Migrating to Mercurial MQ | Ivan Dubrov | 2014-04-30 | 10 | -787/+57393 | |
| | ||||||
* | Started moving patches into Mercurial mq | Ivan Dubrov | 2014-04-30 | 2 | -0/+4266 | |
Starting using Mercurial MQ for managing DCEVM patches. |