Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebuilt | Andy Clement | 2017-10-20 | 1 | -0/+0 |
| | |||||
* | Ensure we can disassemble invokedynamic | Andy Clement | 2017-10-05 | 1 | -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 entries | Andy Clement | 2016-11-07 | 1 | -0/+0 |
| | |||||
* | Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully read | Andy Clement | 2016-02-18 | 1 | -0/+0 |
| | |||||
* | Fix 487694: Race condition in annotation unpacking can surface through ↵ | Andy Clement | 2016-02-11 | 1 | -0/+0 |
| | | | | Spring AOP | ||||
* | Fix 485055: declare @field failing for final String fields (see also Bug 327141) | Andy Clement | 2016-01-05 | 1 | -0/+0 |
| | |||||
* | allow reflection world to resolve generated types (e.g. lambdas) | Andy Clement | 2015-06-08 | 1 | -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_SYNTHETIC | Andy Clement | 2015-05-15 | 1 | -0/+0 |
| | |||||
* | 464749: Fix, remove Play class | Andy Clement | 2015-04-20 | 1 | -0/+0 |
| | |||||
* | Use generics | Andy Clement | 2014-10-08 | 1 | -0/+0 |
| | |||||
* | 445395: more support for invokedynamic | Andy Clement | 2014-09-30 | 1 | -0/+0 |
| | |||||
* | Fix 440983: RuntimeInvisTypeAnnotation unpacking | Andy Clement | 2014-08-06 | 1 | -0/+0 |
| | |||||
* | Add toString to BootstrapMethods in BCEL | Andy Clement | 2014-08-05 | 1 | -0/+0 |
| | |||||
* | 436531: fix for weaving when method parameters around | Andy Clement | 2014-06-17 | 1 | -0/+0 |
| | |||||
* | fix for 435446: ensure size of invokedynamic correct | Andy Clement | 2014-05-23 | 1 | -0/+0 |
| | |||||
* | invokedynamic tidyup - handle calling getClassname on itinvokedynamic | Andy Clement | 2012-03-19 | 1 | -0/+0 |
| | |||||
* | invokedynamic support in bcel | Andy Clement | 2012-03-19 | 1 | -0/+0 |
| | |||||
* | missing impl for annotation value handling, time to fill it in | aclement | 2011-11-17 | 1 | -0/+0 |
| | |||||
* | 327141 | aclement | 2011-10-03 | 1 | -0/+0 |
| | |||||
* | 359159: modified Constants initialization | aclement | 2011-09-28 | 1 | -0/+0 |
| | |||||
* | 356612 | aclement | 2011-09-02 | 1 | -0/+0 |
| | |||||
* | extra diagnostics on bytecode problems | aclement | 2011-05-19 | 1 | -0/+0 |
| | |||||
* | removed com.sun references, even though they were only referenced from Javadoc | aclement | 2011-04-05 | 1 | -0/+0 |
| | |||||
* | 324932 | aclement | 2010-09-15 | 1 | -0/+0 |
| | |||||
* | 323438 | aclement | 2010-08-23 | 1 | -0/+0 |
| | |||||
* | 278496: toString modifications for expected output testing | aclement | 2010-08-03 | 1 | -0/+0 |
| | |||||
* | 278496: toString modifications for expected output testing | aclement | 2010-08-03 | 1 | -0/+0 |
| | |||||
* | slight FieldGen change to allow constant initialization - not great but it works | aclement | 2010-01-29 | 1 | -0/+0 |
| | |||||
* | optimization | aclement | 2009-10-05 | 1 | -0/+0 |
| | |||||
* | optimization | aclement | 2009-09-28 | 1 | -0/+0 |
| | |||||
* | unused code | aclement | 2009-09-16 | 1 | -0/+0 |
| | |||||
* | refactoring | aclement | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | refactoring | aclement | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | refactoring | aclement | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | refactoring | aclement | 2009-09-10 | 1 | -0/+0 |
| | |||||
* | refactoring | aclement | 2009-09-10 | 1 | -0/+0 |
| | |||||
* | refactoring | aclement | 2009-09-09 | 1 | -0/+0 |
| | |||||
* | refactoring | aclement | 2009-09-09 | 1 | -0/+0 |
| | |||||
* | Java5 upgrades | aclement | 2009-09-09 | 1 | -0/+0 |
| | |||||
* | 281654: concurrency problemPRE_J5 | aclement | 2009-09-04 | 1 | -0/+0 |
| | |||||
* | 277616: renaming this to ajc$this on extract to static method | aclement | 2009-06-08 | 1 | -0/+0 |
| | |||||
* | 277959: stack depth must be at least one if there is an exception handler | aclement | 2009-05-28 | 1 | -0/+0 |
| | |||||
* | 268896: funny lv table in method | aclement | 2009-03-17 | 1 | -0/+0 |
| | |||||
* | 246125: promoted generic sig parsing code to util | aclement | 2008-10-20 | 1 | -0/+0 |
| | |||||
* | cope with someone asking the wrong question | aclement | 2008-09-29 | 1 | -0/+0 |
| | |||||
* | fixed eclipse warnings | aclement | 2008-08-28 | 1 | -0/+0 |
| | |||||
* | lots of improvements | aclement | 2008-08-28 | 1 | -0/+0 |
| | |||||
* | some findbugs stuff addressed and better exception message in InstructionBranch | aclement | 2008-08-26 | 1 | -0/+0 |
| | |||||
* | 243192: optimizing handling of constant instructions (eg. ALOAD_0) | aclement | 2008-08-13 | 1 | -0/+0 |
| | |||||
* | pick up latest bcel changes | aclement | 2008-06-23 | 1 | -0/+0 |
| |