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

The case:api/javax_jnlp/SingleInstanceService/index.html#AddRemove failed automatically

    XMLWordPrintable

Details

    • b08
    • x86
    • windows_vista

    Backports

      Description

        Test suite name: TCK-jnlp manual
        JDK/JRE tested: JDK8u5b05, JDK7u55b05
        OS/architecture: Windows, Linux, Solaris

        Reproducible: Always
        Reproducible on machine: spb23117.ru

        Is it a Regression: Yes
        Regression introduced in release/build: jdk7u55b04

        log location: http://jsqalab.us.oracle.com/results/Evergreen/8u5/b05/tck/vista-sp2-x64/results/workDir/api/javax_jnlp/SingleInstanceService/index_AddRemove.jtr

        Steps to reproduce:
        1.Install the JDK8u5b05(64bit) (download from http://jre.us.oracle.com/java/re/jdk/8u5/promoted/ea/b05/bundles/windows-x64/jdk-8u5-ea-windows-x64.exe) locate at C:\Java\jdk1.8.0_05

        2.Download workspace from
        http://jre.us.oracle.com/java/re/jnlp_tck/6.0.18/promoted/latest/bundles/jnlp_tck-6_0_18.jar

        3.use ..\java -jar jnlp_tck-6_0_18.jar then put TCK-JNLP-6.0.18 under C:\tck

        4.download attachment file jnlp-WinXPPro.zip. uncompress it to C:\tck\jnlp-WinXPPro

        5.use JDK-8031777's workaround we updated two files .java.policy file (c:\users\username\.java.policy) and deployment.properties

        6.Run the script javatest.sh under C:\tck\jnlp-WinXPPro\AT-03.26-12.46.15\RUN

        Actual behavior:
        After running two Security Warning windows, another Security Warning dialog pop up refer to AddRemove.jpg.
        We update .java.policy file (c:\users\username\.java.policy)
        grant {
              permission java.net.SocketPermission "10.162.104.156", "connect,accept,resolve";
             permission java.net.SocketPermission "127.0.0.1", "connect,accept,resolve";
        };
        The Security Warning dialog disappear, but api/javax_jnlp/SingleInstanceService/index.html#AddRemove still failed, the log refer to http://jsqalab.us.oracle.com/results/Evergreen/8u5/b05/tck/vista-sp2-x64/results/workDir/api/javax_jnlp/SingleInstanceService/index_AddRemove.jtr

        Validation:
        8b125/64bit on winvista-sp2-x64: pass
        8b114/64bit on winvista-sp2-x64: pass

        Attachments

          Issue Links

            Activity

              People

                herrick Andy Herrick (Inactive)
                tolli Tony Li (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: