List Question
20 TechQA 2023-11-25T17:28:32.903000Tomcat + jackson-databind => org.apache.tomcat.util.bcel.classfile.ClassFormatException
109 views
Asked by Sergei Gots
get Javassist MethodInfo from Apache BCEL JavaClass
31 views
Asked by Jordan Tan Jun Wen
How do I create a class with bcel and bcel-util which passes the verifier?
296 views
Asked by Sybuser
Is there a replacement for deprecated options -Xverify:none and -noverify that were deprecated in JDK 13?
539 views
Asked by Sybuser
getSuperClass() throws Exception but getSuperclassName() returns the name of the super class
139 views
Asked by YasSir
How to extract relations between classes using java files instead of class files?
170 views
Asked by user12909193
Error trying to calculate CKJM in Java classes
137 views
Asked by Adjuzi
BCEL bytecode, how to get method source line?
178 views
Asked by iakigarci
How to remove/shrink 'import some.clazz.SomeClass;' statement by means of bytecode manipulation library/framework in Java?
278 views
Asked by Sergey Polyakov
Get annotation name using Apache Bcel
130 views
Asked by Peter Penzov
Read annotations using Apache Bcel library
233 views
Asked by Peter Penzov
Buck installation with brew tries to hit an invalid url and throws 404
297 views
Asked by gaMa
How to obtain generic type of list
455 views
Asked by user161733
how to get package name from a class file?
1.2k views
Asked by ruiruige1991
Java BCEL getfield instruction
256 views
Asked by Filip
How to create class with final static fields in any byte code library?
899 views
Asked by gondor89
if local variables cant be tested then what other ways can the variable values be checked
1k views
Asked by isnvi23h4
Project unable to find org.apache.bcel.constants during runtime
306 views
Asked by Pratyush Das
Determining the Efferent coupling between objects (CBO Metric) using the parsed byte-code generated by BCEL
735 views
Asked by Shehanka Fernando