aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder
Commit message (Collapse)AuthorAgeFilesLines
...
* | Cope with Java9 b74 changesAndy Clement2015-08-014-309/+497
| | | | | | | | | | | | The jimage file format changed slightly, introducing an extra level of nesting. These changes support that new structure (b74).
* | very early java9 support - can resolve classes in jimagesAndy Clement2015-03-041-5/+10
|/
* Use genericsAndy Clement2014-10-082-4/+5
|
* 445395: more support for invokedynamicAndy Clement2014-09-306-4/+58
|
* Fix 440983: RuntimeInvisTypeAnnotation unpackingAndy Clement2014-08-063-10/+4
|
* Add toString to BootstrapMethods in BCELAndy Clement2014-08-052-37/+67
|
* 436531: fix for weaving when method parameters aroundAndy Clement2014-06-171-4/+12
|
* fix for 435446: ensure size of invokedynamic correctAndy Clement2014-05-231-13/+15
|
* More java8 support filesAndy Clement2013-05-2429-0/+886
|
* Java8 support: methodparameters, typeannotationsAndy Clement2013-05-2416-33/+518
| | | | Can read/write MethodParameters attribute. Can read/write type annotation attributes.
* utility class for dumping class filesAndy Clement2013-04-251-0/+79
|
* copyright textAndy Clement2013-04-251-0/+53
|
* invokedynamic tidyup - handle calling getClassname on itinvokedynamicAndy Clement2012-03-191-3/+1
|
* call jps and indyAndy Clement2012-03-192-2/+17
|
* invokedynamic support in bcelAndy Clement2012-03-1915-7/+801
|
* missing impl for annotation value handling, time to fill it inaclement2011-11-172-111/+131
|
* 327141aclement2011-10-031-3/+17
|
* 359159: modified Constants initializationaclement2011-09-283-298/+394
|
* 356612aclement2011-09-021-1/+19
|
* extra diagnostics on bytecode problemsaclement2011-05-191-2/+7
|
* removed com.sun references, even though they were only referenced from Javadocaclement2011-04-052-12/+6
|
* 324932aclement2010-09-151-3/+8
|
* 323438aclement2010-08-231-561/+697
|
* 278496: toString modifications for expected output testingaclement2010-08-031-2/+2
|
* 278496: toString modifications for expected output testingaclement2010-08-032-14/+83
|
* slight FieldGen change to allow constant initialization - not great but it worksaclement2010-01-291-2/+11
|
* unnecessary codeaclement2009-12-091-25/+1
|
* tag for possible optimizationaclement2009-11-131-1/+2
|
* optimizationaclement2009-10-0521-659/+837
|
* formattedaclement2009-10-041-35/+49
|
* optimizationaclement2009-09-283-46/+44
|
* formattedaclement2009-09-281-28/+52
|
* formattedaclement2009-09-281-71/+80
|
* unused codeaclement2009-09-1613-173/+14
|
* refactoringaclement2009-09-1515-187/+188
|
* refactoringaclement2009-09-1542-1611/+1576
|
* refactoringaclement2009-09-152-16/+1
|
* refactoringaclement2009-09-154-71/+9
|
* refactoringaclement2009-09-142-295/+254
|
* refactoringaclement2009-09-1411-277/+199
|
* refactoringaclement2009-09-1045-2655/+2689
|
* refactoringaclement2009-09-1018-1655/+1465
|
* refactoringaclement2009-09-091-2/+2
|
* refactoringaclement2009-09-091-107/+99
|
* refactoringaclement2009-09-098-1774/+1730
|
* refactoringaclement2009-09-098-1026/+791
|
* Java5 upgradesaclement2009-09-0951-1237/+1304
|
* 281654: concurrency problemaclement2009-09-043-157/+310
|
* 277616: renaming this to ajc$this on extract to static methodaclement2009-06-081-55/+72
|
* 277959: stack depth must be at least one if there is an exception handleraclement2009-05-281-982/+1029
|