Skip to content

Add a CheckFrameAnalyzer class in asm-util. This will be used in...

Eric Bruneton requested to merge add-check-frame-analyzer into master

Add a CheckFrameAnalyzer class in asm-util. This will be used in CheckClassAdapter to check frames if they are required and not computed with COMPUTE_FRAMES.

Merge request reports