Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6867671

javap whitespace formatting issues

XMLWordPrintable

    • b70
    • generic, sparc
    • generic, solaris_9
    • Not verified

      javap has many issues with bad whitespace formatting that together lead to untidy and cluttered output. These issues can be grouped into 3 types

      1. Inconsistent indentation, often varying with options (see 4794754)
      2. Extraneous line feeds (see 6348225), typically caused by printing extra line feeds between empty sections, or to provide excessive visual separation between sections with inconsistent indentation (see #1.)
      3. Bad alignment caused by simple-minded use of \t (tab) character.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: