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

Remove unused dlinfo local variable in launcher code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • tools
    • None
    • b10
    • generic
    • generic
    • Verified

      Local declaration cause build failures on non-solaris systems

      --- old/src/solaris/bin/java_md.c 2011-10-10 15:07:00.223394537 +0100
      +++ new/src/solaris/bin/java_md.c 2011-10-10 15:06:59.831394445 +0100
      @@ -820,7 +820,6 @@
       jboolean
       LoadJavaVM(const char *jvmpath, InvocationFunctions *ifn)
       {
      - Dl_info dlinfo;
           void *libjvm;
       
           JLI_TraceLauncher("JVM path is %s\n", jvmpath);

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: