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

Import to system cache always ends up in 32 bit cache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 8u60, 9
    • deploy
    • x86
    • windows_8

      FULL PRODUCT VERSION :
      java version "1.8.0_60"
      Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
      Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)

      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.3.9600]

      A DESCRIPTION OF THE PROBLEM :
      If you have both the 32 bit and 64 bit Java installed on a machine you cannot import to the system cache to get the application to start using the 64 bit Java. It always ends up using 32 bit.


      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Import a jnlp like this: C:\Program Files\Java\jre1.8.0_60\bin\javaws –import –system http://someserver/somefile.jnlp


      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      When clicking on the desktop icon created by the import, the 64 bit Java should be used
      ACTUAL -
      When clicking on the desktop icon created by the import, the 32 bit Java should is used

      REPRODUCIBILITY :
      This bug can be reproduced always.

      CUSTOMER SUBMITTED WORKAROUND :
      Edit the desktop link to use the 64 bit Java (and change the deployment.property file and set deployment.javaws.shortcut=NEVER)
      or only install 64 bit Java

            herrick Andy Herrick (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: