summaryrefslogtreecommitdiffstats
path: root/lib/bcel/bcel.jar
Commit message (Collapse)AuthorAgeFilesLines
* rebuiltAndy Clement2017-10-201-0/+0
|
* Ensure we can disassemble invokedynamicAndy Clement2017-10-051-0/+0
| | | | | | | | | | | If there are problems at weave time the weaver may attempt to disassemble some code to produce a nice error message. Until this change that disassembly code did not understand invokedynamic. This would make it fail to disassemble and instead of seeing the real problem you see a disassembly problem. With this fix we should now see the underlying problem in the issue. Issue: #525541
* Fix 500796: Allow for kotlin creating 'synthetic' local variable table entriesAndy Clement2016-11-071-0/+0
|
* Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully readAndy Clement2016-02-181-0/+0
|
* Fix 487694: Race condition in annotation unpacking can surface through ↵Andy Clement2016-02-111-0/+0
| | | | Spring AOP
* Fix 485055: declare @field failing for final String fields (see also Bug 327141)Andy Clement2016-01-051-0/+0
|
* allow reflection world to resolve generated types (e.g. lambdas)Andy Clement2015-06-081-0/+0
| | | | | | | 1.8.6 release prep 1.8.6 pom updates Fix rogue chars in javadoc rebuilt with javadoc fixes
* Bug 467415 - Weaver created bridge methods missing ACC_SYNTHETICAndy Clement2015-05-151-0/+0
|
* 464749: Fix, remove Play classAndy Clement2015-04-201-0/+0
|
* Use genericsAndy Clement2014-10-081-0/+0
|
* 445395: more support for invokedynamicAndy Clement2014-09-301-0/+0
|
* Fix 440983: RuntimeInvisTypeAnnotation unpackingAndy Clement2014-08-061-0/+0
|
* Add toString to BootstrapMethods in BCELAndy Clement2014-08-051-0/+0
|
* 436531: fix for weaving when method parameters aroundAndy Clement2014-06-171-0/+0
|
* fix for 435446: ensure size of invokedynamic correctAndy Clement2014-05-231-0/+0
|
* invokedynamic tidyup - handle calling getClassname on itinvokedynamicAndy Clement2012-03-191-0/+0
|
* invokedynamic support in bcelAndy Clement2012-03-191-0/+0
|
* missing impl for annotation value handling, time to fill it inaclement2011-11-171-0/+0
|
* 327141aclement2011-10-031-0/+0
|
* 359159: modified Constants initializationaclement2011-09-281-0/+0
|
* 356612aclement2011-09-021-0/+0
|
* extra diagnostics on bytecode problemsaclement2011-05-191-0/+0
|
* removed com.sun references, even though they were only referenced from Javadocaclement2011-04-051-0/+0
|
* 324932aclement2010-09-151-0/+0
|
* 323438aclement2010-08-231-0/+0
|
* 278496: toString modifications for expected output testingaclement2010-08-031-0/+0
|
* 278496: toString modifications for expected output testingaclement2010-08-031-0/+0
|
* slight FieldGen change to allow constant initialization - not great but it worksaclement2010-01-291-0/+0
|
* optimizationaclement2009-10-051-0/+0
|
* optimizationaclement2009-09-281-0/+0
|
* unused codeaclement2009-09-161-0/+0
|
* refactoringaclement2009-09-151-0/+0
|
* refactoringaclement2009-09-151-0/+0
|
* refactoringaclement2009-09-151-0/+0
|
* refactoringaclement2009-09-101-0/+0
|
* refactoringaclement2009-09-101-0/+0
|
* refactoringaclement2009-09-091-0/+0
|
* refactoringaclement2009-09-091-0/+0
|
* Java5 upgradesaclement2009-09-091-0/+0
|
* 281654: concurrency problemPRE_J5aclement2009-09-041-0/+0
|
* 277616: renaming this to ajc$this on extract to static methodaclement2009-06-081-0/+0
|
* 277959: stack depth must be at least one if there is an exception handleraclement2009-05-281-0/+0
|
* 268896: funny lv table in methodaclement2009-03-171-0/+0
|
* 246125: promoted generic sig parsing code to utilaclement2008-10-201-0/+0
|
* cope with someone asking the wrong questionaclement2008-09-291-0/+0
|
* fixed eclipse warningsaclement2008-08-281-0/+0
|
* lots of improvementsaclement2008-08-281-0/+0
|
* some findbugs stuff addressed and better exception message in InstructionBranchaclement2008-08-261-0/+0
|
* 243192: optimizing handling of constant instructions (eg. ALOAD_0)aclement2008-08-131-0/+0
|
* pick up latest bcel changesaclement2008-06-231-0/+0
|