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

Incorrect SourceFile value being set in .class file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.3.1
    • 1.4.0
    • tools
    • ladybird
    • generic
    • generic, windows_nt
    • Verified

        on win32, if the following command is issued, the resulting .class file
        has the wrong value for SourceFile:
            
             cd \tmp\level1
             javac ../../tmp/level1/hello.java

        instead of identifying the SourceFile as "hello.java", it gets ideintified
        as "../../tmp/level1/hello.java"


        ingrid.yao@Eng 2000-09-29

        Same problem reported by one of Merlin CAP members as an issue for them.
        This problem will require them to modify the code for their BugSeeker debugger
        before they are able to fully test our application running on Merlin,
        it is a compatibility problem.

              gafter Neal Gafter (Inactive)
              dmcduffisunw Dale Mcduffie (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: