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

REGRESSION: Jre DeployJava issue with Jre 1.7.0

    XMLWordPrintable

Details

    • b34
    • x86
    • windows_xp
    • Verified

    Backports

      Description

        Bug Description:

        Use suggested in
        http://docs.oracle.com/javase/tutorial/deployment/deploymentInDepth/jreVersionCheck.html

        to detect Jre installed in the user system since for Jre 1.7.0 and above,
        the plugin values are not stored in the registry.

        deployJava.versionCheck(1.7.0_04) (to check presence of Jre 1.7.0_04 )

        The above method works fine and detects the Jre's but for Jre 1.7.0
        installed in the system, the above method returns true. Even if the check
        is for 1.7.0_01, 02, 03 (or any other check for 1.7.0 and above ) , the
        method returns true for Jre 1.7.0. Due to this, we face issues while
        logging into our application using Jre 1.7.0 installed in the system.

        Attachments

          Issue Links

            Activity

              People

                ngthomas Thomas Ng (Inactive)
                tyao Ting-Yun Ingrid Yao (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: