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

There is no any file displayed with the exceptions thrown in the terminal after clicking any icon in the dialog.

XMLWordPrintable

    • b61
    • 9
    • x86
    • windows_8

      Test suite name: TCK-jnlp manual
      JDK/JRE tested: jdk9b61 32bit
      OS/architecture: win8.1-x86
      test case:api/javax_jnlp/FileOpenService/index_openFile
      Reproducible: Always
      Reproducible on machine: win8.1-x86


      Is it a Regression: Yes
      Regression introduced in release/build: jdk9b61 32bit
      The last time the test passed on: jdk9b60

      Is it a platform specific issue: Yes (same build on mac 10.9: Pass
                                                         same buils on OEL6.4 uek x64: Failed as the same issue
                                                         same build on solaris 10 x64: No plugins
                                                         same build on solaris 10 sparc: No plugins)
      [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
      [If new configuration testing] Issue specific to execution mode or OS/browser version:

      The log loacation:http://aurora-ds3.us.oracle.com:9502/runs/00792/792847.ManualSubmit/792847.ManualSubmit-1/workDir/api/javax_jnlp/FileOpenService/index_openFile.jtr

      Steps to reproduce:
      1. Install the JDK9b61(32bit) (download from http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/b61/bundles/windows-i586/jdk-9-ea-windows-i586.exe ) locate at C:/Java/jdk1.9.0
      2. download workspace from
      http://jre.us.oracle.com/java/re/jnlp_tck/8.0.20/promoted/latest/bundles/jnlp_tck-8_0_20.jar
      3.use java -jar jnlp_tck-8_0_20.jar then put TCK-JNLP-8.0.20 under C:/tck
      4.download attachment file jnlp-WinXPPro.zip. uncompress it to C:/tck
      5.download attachment file jnlp8.0.20.jtx, put it under C:/tck/TCK-JNLP-8.0.20/lib
      6.Run the script javatest.sh under C:/tck/jnlp-WinXPPro/AT-03.26-12.46.15/RUN
      7.click "Press this button to continue", then click "run", then the dialog pop up, click "Open", accept the security warning.

      Expect behavior: At step7, we can choose any files in the dialog box that appears.

      Actual behavior:At step7, After clicking any icons in the dialog ,there is no any file displayed with the exceptions thrown in the terminal.
       
      Exception:
      Exception in thread "AWT-Shutdown" java.lang.SecurityException: setContextClassLoader
      at sun.misc.InnocuousThread.setContextClassLoader(InnocuousThread.java:73)
      at sun.awt.AppContext$CreateThreadAction.run(AppContext.java:600)
      at sun.awt.AppContext$CreateThreadAction.run(AppContext.java:584)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.awt.AppContext.stopEventDispatchThreads(AppContext.java:619)
      at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:327)
      at java.lang.Thread.run(Thread.java:745)
      at sun.misc.InnocuousThread.run(InnocuousThread.java:83)egtc50039java.security.AccessControlException: access denied ("java.lang.RuntimePermission"

      The following cases failed as the same issues.
      api/javax_jnlp/FileOpenService/index_openMultiFile

      As for the following case ,the "save" button can not be clicked and thrown the same exception in the terminal.
      api/javax_jnlp/FileSaveService/index_interactive

            herrick Andy Herrick (Inactive)
            michaelw Michael Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: