JDK-8148918 : poor formatting for javap StackMapTable output
  • Type: Bug
  • Component: tools
  • Sub-Component: javap
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-02-03
  • Updated: 2016-02-03
  • Resolved: 2016-02-03
Related Reports
Duplicate :  
Description
javap indentation for StackMapTable is broken, in that it doesn't correctly unindent some entries, meaning that the javap output slowly accumulates excess indentation.