Open MartinVon1021 opened 1 month ago
I did not see problems in frameworks based on asm in the past - deltaspike, OWB - they use asm for scanning and proxy creation. Do you have reproducer example?
I did not see problems in frameworks based on asm in the past - deltaspike, OWB - they use asm for scanning and proxy creation. Do you have reproducer example?
thanks, I'll check my code again first
When I tested with hotswapagent-1.4.0, I found that using reflectasm for invoke could not get the newly added class methods. Or does it support asm-xxx.jar?