aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/testdata
Commit message (Collapse)AuthorAgeFilesLines
* Add missing cases to bcel constantToStringAndy Clement2018-02-074-0/+15
|
* Upgrading bcel to latest J9 attributesAndy Clement2017-09-2020-5/+42
|
* [j9] Basic read/write of Module attributeAndy Clement2016-06-0633-0/+71
|
* More java8 support filesAndy Clement2013-05-241-0/+0
|
* Bugette: annotation value of primitive type 'char' wasnt working !aclement2006-02-142-1/+1
|
* add support and tests for isAnonymous in JavaClassacolyer2005-11-042-0/+16
|
* Updated with a simple erasure test case - will need more later!aclement2005-06-142-0/+7
|
* GenericsWork: Some sick signatures that are possible, not all currently used ↵aclement2005-06-012-0/+36
| | | | in testing
* Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks ↵aclement2004-12-094-0/+12
| | | | invis annotations on classgens correctly.
* BCEL Java5 Supportaclement2004-11-1929-0/+216