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

$USER_HOME variable not evaluated in deployment.properties file on system level

XMLWordPrintable

    • x86_64
    • windows_7

      FULL PRODUCT VERSION :


      ADDITIONAL OS VERSION INFORMATION :
      Windows 7 x64 SP1 updated or Windows 2012 R2 updated

      EXTRA RELEVANT SYSTEM CONFIGURATION :
      trying to configure alternative paths for deployment.user.cachedir or deployment.user.security.trusted.certs using variable $USER_HOME

      A DESCRIPTION OF THE PROBLEM :
      trying to configure alternative paths for deployment.user.cachedir or deployment.user.security.trusted.certs using variable $USER_HOME

      in Java 6U45 this variable was evaluated and returned valid path. In all current Version, this variable seems to not be evaluated any more - remains as given string as $USER_HOME in control Panel (cache Settings).

      REGRESSION. Last worked in version 6u45

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      configure deployment at System Level for users in current Java Runtime Environments, will not be evaluated correctly.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Expansion/Evaluation to full path e.g. C:\Users\<username>\AppData\LocalLow\Sun\Java\Deployment
      ACTUAL -
      $USER_HOME + FileSeperator + "<subdir>"

      REPRODUCIBILITY :
      This bug can be reproduced always.

            pardesha Pardeep Sharma
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: