@compile -g doesn't generate local variable table

XMLWordPrintable

    • Type: Bug
    • Resolution: Incomplete
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      I run test via jtreg with option @compile -g <java_file> and then I look at created .class file via 'javap -p -v <class_file>' and javap output doesn't have LocalVariableTable entry.
      if I move inner Dummy* classes to upper level [out from test file, in separated files] then test file [itself] doesn't contain LocalVariableTable entry but other files does contain.

            Assignee:
            Unassigned
            Reporter:
            Tatiana Pivovarova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: