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

Allow relaunch between 32 / 64 bit versions in Java Web Start when you have latest versions of both

    XMLWordPrintable

Details

    • b76
    • other
    • windows_vista

    Backports

      Description


        Given is a 64-bit Windows box, where both 64-bit Java SE 7 Update 9 and
        32-bit Java SE 6 Update 37 are installed.

        Furthermore, there is a Java Web Start application that requires to run on Java SE 6.
        This requirement is explicitly given in the jnlp file:

        % grep j2se jacc.jnlp
              <j2se version="1.6" max-heap-size="512m"/>


        The following behaviour is strictly reproducible:
        Java Web Start of JRE 7 is used, if this JRE 7 was installed most recently.
        Java Web Start of JRE 6 is used, if this JRE 6 was installed most recently.

        The behaviour was introduced with Java SE 7 Update 6.
        Java SE 7 Update 5 was still fine in this respect:
        regardless of the installation order, Java Web Start of JRE 1.6.0 was used.

        Attachments

          Issue Links

            Activity

              People

                herrick Andy Herrick (Inactive)
                thlenz Thomas Lenz (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: