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

TEST BUG: NativeErrors.java uses wrong path name in exec

XMLWordPrintable

    • b04
    • generic, x86
    • generic, linux_suse_sles_10

        The test

           sun/tools/native2ascii/NativeErrors.java

        fails with a NullPointerException on nightly tests. The NPE was thrown because the test uses the path "$JDK/jre/bin/native2ascii" in Runtime.exec() call. The "$JDK/jre/bin" directory does not contain native2ascii tool. It is the "$JDK/bin" directory that contains native2ascii tool.

              mtobiass Mattias Tobiasson (Inactive)
              sundar Sundararajan Athijegannathan
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: