Skip to content

asm-commons: GeneratorAdapter: fix push(Type.VOID_TYPE)

Martian requested to merge martian/asm:generator-adapter-push-void into master

The original behavior will be LV; for ClassWriter, and is invalid for most other ClassVitor classes. This fix should not cause compatibility issues.

Merge request reports

Loading