Skip to content

Improve the code quality of ClassWriter.

Eric Bruneton requested to merge improve-class-writer into master

Also fix a bug in toByteArray() if(hasAsmInsns) ...: type annotations were not reset to null.

Merge request reports