Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Cope with Java9 b74 changes | Andy Clement | 2015-08-01 | 4 | -309/+497 | |
* | | very early java9 support - can resolve classes in jimages | Andy Clement | 2015-03-04 | 1 | -5/+10 | |
|/ | ||||||
* | Use generics | Andy Clement | 2014-10-08 | 2 | -4/+5 | |
* | 445395: more support for invokedynamic | Andy Clement | 2014-09-30 | 6 | -4/+58 | |
* | Fix 440983: RuntimeInvisTypeAnnotation unpacking | Andy Clement | 2014-08-06 | 3 | -10/+4 | |
* | Add toString to BootstrapMethods in BCEL | Andy Clement | 2014-08-05 | 2 | -37/+67 | |
* | 436531: fix for weaving when method parameters around | Andy Clement | 2014-06-17 | 1 | -4/+12 | |
* | fix for 435446: ensure size of invokedynamic correct | Andy Clement | 2014-05-23 | 1 | -13/+15 | |
* | More java8 support files | Andy Clement | 2013-05-24 | 29 | -0/+886 | |
* | Java8 support: methodparameters, typeannotations | Andy Clement | 2013-05-24 | 16 | -33/+518 | |
* | utility class for dumping class files | Andy Clement | 2013-04-25 | 1 | -0/+79 | |
* | copyright text | Andy Clement | 2013-04-25 | 1 | -0/+53 | |
* | invokedynamic tidyup - handle calling getClassname on itinvokedynamic | Andy Clement | 2012-03-19 | 1 | -3/+1 | |
* | call jps and indy | Andy Clement | 2012-03-19 | 2 | -2/+17 | |
* | invokedynamic support in bcel | Andy Clement | 2012-03-19 | 15 | -7/+801 | |
* | missing impl for annotation value handling, time to fill it in | aclement | 2011-11-17 | 2 | -111/+131 | |
* | 327141 | aclement | 2011-10-03 | 1 | -3/+17 | |
* | 359159: modified Constants initialization | aclement | 2011-09-28 | 3 | -298/+394 | |
* | 356612 | aclement | 2011-09-02 | 1 | -1/+19 | |
* | extra diagnostics on bytecode problems | aclement | 2011-05-19 | 1 | -2/+7 | |
* | removed com.sun references, even though they were only referenced from Javadoc | aclement | 2011-04-05 | 2 | -12/+6 | |
* | 324932 | aclement | 2010-09-15 | 1 | -3/+8 | |
* | 323438 | aclement | 2010-08-23 | 1 | -561/+697 | |
* | 278496: toString modifications for expected output testing | aclement | 2010-08-03 | 1 | -2/+2 | |
* | 278496: toString modifications for expected output testing | aclement | 2010-08-03 | 2 | -14/+83 | |
* | slight FieldGen change to allow constant initialization - not great but it works | aclement | 2010-01-29 | 1 | -2/+11 | |
* | unnecessary code | aclement | 2009-12-09 | 1 | -25/+1 | |
* | tag for possible optimization | aclement | 2009-11-13 | 1 | -1/+2 | |
* | optimization | aclement | 2009-10-05 | 21 | -659/+837 | |
* | formatted | aclement | 2009-10-04 | 1 | -35/+49 | |
* | optimization | aclement | 2009-09-28 | 3 | -46/+44 | |
* | formatted | aclement | 2009-09-28 | 1 | -28/+52 | |
* | formatted | aclement | 2009-09-28 | 1 | -71/+80 | |
* | unused code | aclement | 2009-09-16 | 13 | -173/+14 | |
* | refactoring | aclement | 2009-09-15 | 15 | -187/+188 | |
* | refactoring | aclement | 2009-09-15 | 42 | -1611/+1576 | |
* | refactoring | aclement | 2009-09-15 | 2 | -16/+1 | |
* | refactoring | aclement | 2009-09-15 | 4 | -71/+9 | |
* | refactoring | aclement | 2009-09-14 | 2 | -295/+254 | |
* | refactoring | aclement | 2009-09-14 | 11 | -277/+199 | |
* | refactoring | aclement | 2009-09-10 | 45 | -2655/+2689 | |
* | refactoring | aclement | 2009-09-10 | 18 | -1655/+1465 | |
* | refactoring | aclement | 2009-09-09 | 1 | -2/+2 | |
* | refactoring | aclement | 2009-09-09 | 1 | -107/+99 | |
* | refactoring | aclement | 2009-09-09 | 8 | -1774/+1730 | |
* | refactoring | aclement | 2009-09-09 | 8 | -1026/+791 | |
* | Java5 upgrades | aclement | 2009-09-09 | 51 | -1237/+1304 | |
* | 281654: concurrency problem | aclement | 2009-09-04 | 3 | -157/+310 | |
* | 277616: renaming this to ajc$this on extract to static method | aclement | 2009-06-08 | 1 | -55/+72 | |
* | 277959: stack depth must be at least one if there is an exception handler | aclement | 2009-05-28 | 1 | -982/+1029 |