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

JNLP applets can't be loaded, exception will be thrown in the java console since 6u105 b07 in IE browser

XMLWordPrintable

    • b07
    • x86
    • windows_7

      Testsuite:cookies in plugin
      Test name(s):cookiesScenarios/SecureConnectionCookieGetSetMixedIPJNLPTest
      Product(s) tested:Jre6u105b12 32bit
      OS/architecture:Win7 sp1 x86
      Reproducible: Always
      Reproducible on machine:egtc

      Is it a Regression:Yes
      [If Regression] Regression introduced in release/build:Jre6u105b07

      Test result on the last GAed release for this train:
      On Win7-sp1-x86-jdk6u101b11-32bit-IE10: Failed. There only shows a blank page. Please refer to IPJNLP.png.

      [if Fail] Test result on FCS:


      Is it a platform specific issue:
      On Solaris 11.2-x64-FF31-jdk6u105b12-32bit: Pass.
      On Solaris10u11 sparc-FF31-jdk6u105b12-32bit: Pass.
      On Oel6.4-RedHatKernel-x86-jdk6u105b12-32bit: Pass.

      Exception/Error from Log:http://aurora-ds3.us.oracle.com:9502/runs/01099/1099011.ManualSubmit/1099011.ManualSubmit-1/cookiesScenarios/SecureConnectionCookieGetSetMixedIPJNLPTest.jtr

      Copy JDF workspace,install test jre,and run this case

      Steps to reproduce:

      1.Close browser session and clear deployment cache by running "javaws -uninstall"

      2.Make sure that proxy connection is set to "none"

      3.Try to load test applet using following URL by replacing test_server_name with the host_name of machine under test. https://test_server_name:8443/cookies/html/testHTTPGetSetCookieSecureMixedIPNLP.html For example if one is running test on kgb.us.oracle.com then test URL will become https://kgb.us.oracle.com:8443/cookies/html/testHTTPGetSetCookieSecureMixedIPNLP.html

      4.Accept Security Warning from Browser e.g. on IE click "Continue to this website (not recommended)" while on Firefox click on "I Understand the Risks" followd by "Add Exception" and then "Confirm Security Exception"

      5.There should be Security Warning pop-up from Java since we are trying to make secure https connection. Accept the warning

      6.Make sure that applet is getting loaded fine and is not able to read secure cookies i.e. test can be marked as passed if following is found inside plug-in trace or Java console
      #### try reading cookies using browser APIs Entering.. getCookies() cookies found using JSObject browser API: persistent Cookie found by JSObjectAPIs ? false session Cookie found by JSObjectAPIs ? false >>>>>> Cookies test passed

      The actual result:
      Step4: The applet can't be loaded and one exception will be thrown in the java console. Please refer to JNLP.png and JNLP.txt.

        1. IPJNLP.png
          IPJNLP.png
          16 kB
        2. JNLP.png
          JNLP.png
          63 kB
        3. JNLP.txt
          6 kB

            nnatu Nakul Natu (Inactive)
            tolli Tony Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: