aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/src/org/aspectj/apache/bcel/classfile/annotation/RuntimeParamAnnos.java
Commit message (Collapse)AuthorAgeFilesLines
* mavenizing bcel-builder - completeAndy Clement2019-01-241-137/+0
|
* Fix 487927: ClassFormatException if LocalVariableTable data cannot be fully readAndy Clement2016-02-181-1/+1
|
* Fix 487694: Race condition in annotation unpacking can surface through ↵Andy Clement2016-02-111-6/+14
| | | | Spring AOP
* Java8 support: methodparameters, typeannotationsAndy Clement2013-05-241-1/+12
| | | | Can read/write MethodParameters attribute. Can read/write type annotation attributes.
* refactoringaclement2009-09-151-0/+118