aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/verifier-src
Commit message (Collapse)AuthorAgeFilesLines
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-1558-517/+516
| | | | | | | | | Maybe, the XML files and Maven wrapper files will follow. First, let us find out if this breaks the build, maybe some tests are asserting on "http:". But there, the replacement would also have taken place, so probably it just works. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Improve condy (constant dynamic) supportAlexander Kriegisch2022-08-132-6/+12
| | | | | | Relates to #170. Fixes the "Unknown constant type 17" problem. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* More fixes for 1.9.2V1_9_2_RC2Andy Clement2018-10-012-54/+178
| | | | | | - update to more recent JDT to pickup Nestmates fix - bcel updated for NestMembers/NestHost attributes - testcases for nestmates
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-292-0/+8
|
* Upgrading bcel to latest J9 attributesAndy Clement2017-09-202-4/+42
|
* Upgrading to latest 1.9 compilerAndy Clement2016-06-172-367/+382
|
* Java8 support: methodparameters, typeannotationsAndy Clement2013-05-242-2/+29
| | | | Can read/write MethodParameters attribute. Can read/write type annotation attributes.
* invokedynamic support in bcelAndy Clement2012-03-192-0/+28
|
* refactoringaclement2009-09-153-27/+27
|
* refactoringaclement2009-09-141-4/+15
|
* refactoringaclement2009-09-102-621/+746
|
* Java5 upgradesaclement2009-09-0916-143/+146
|
* moved some stuff into verifier package from base bcel (eg. visitor)aclement2008-08-2810-971/+1421
|
* organized importsaclement2008-05-302-9/+9
|
* 231396: Comment #4: Big Refactoringaclement2008-05-2857-0/+15327