aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/src/main/java/org/aspectj/apache/bcel/classfile/ConstantPool.java
Commit message (Expand)AuthorAgeFilesLines
* Globally replace "http:" by "https:" in non-XML filesAlexander Kriegisch2024-02-151-2/+2
* BCEL: use MAX_CP_ENTRIES from internal class, not from JREAlexander Kriegisch2022-12-211-5/+4
* Address upstream BCEL vulnerability CVE-2022-42920Alexander Kriegisch2022-11-131-4/+21
* Improve condy (constant dynamic) supportAlexander Kriegisch2022-08-131-1/+21
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-14/+14
* Use the diamond operator where possibleLars Grefer2020-08-131-3/+3
* Unnecessary unboxingLars Grefer2020-08-081-2/+2
* Unnecessary boxingLars Grefer2020-08-081-2/+2
* mavenizing bcel-builder - completeAndy Clement2019-01-241-0/+816