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

JCP: JNLP Runtime Settings dialog is listing two similar enteries for the installed JRE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 6
    • deploy

      Problem Description :
       JNLP RUntime Settings dialog is listing two identical enteries for the installed JRE in case JRE_HOME is specified as short name using dosname utility as described below:
      ProgramFiles="`dosname "$ProgramFiles"`"
      export ProgramFiles
      "$ProgramFiles/Java/jre1.6.0/bin/javacpl.exe"

      (See attached JNLP_bug.bmp for more details)

      Java Runtime Settings dialog for applets behaves correctly with no duplication of JRE enteries

      Steps to reproduce:
      1) Install JRE 1.6
      2) Create and execute the script as below
      ProgramFiles="`dosname "$ProgramFiles"`"
      export ProgramFiles
      "$ProgramFiles/Java/jre1.6.0/bin/javacpl.exe"
       If you can notice two identical enteries against 1.6 then the bug is reproduced

            hdongorcl Hao Dong (Inactive)
            jijising Jitender Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: