javap could output whitespace between class name and opening brace

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 7
    • Affects Version/s: 1.4.2
    • Component/s: tools
    • None
    • b30
    • generic
    • generic
    • Verified

      Output like

      Compiled from "Map.java"
      interface java.util.Map{
      ...

      Can be harder to read than

      Compiled from "Map.java"
      interface java.util.Map {

      or

      Compiled from "Map.java"
      interface java.util.Map
      {

            Assignee:
            Jonathan Gibbons
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: