JDK-7103517 : JNLP_TCK suite: javaws application hangs when requesting access permissions on win since 7u2 b08
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 7u2
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: generic
  • Submitted: 2011-10-21
  • Updated: 2011-10-21
  • Resolved: 2011-10-21
Related Reports
Duplicate :  
Description
Desc: 
  this issue can be observed ONLY if 7u2 b08/b09 is used simultaneously 
     - for running harness ( javatest ) which start http server
        where jnlp app is deployed
     - for executing jnlp application ( client part )

Test running under harness requests some permissions ( access to clipboard, etc ).

This issue looks like security warning window ( "Access to clipboard .." or other access request ) for jnlp application responds slowly, fails to render and finally jnlp application hangs ( javaw process still consumes CPU in this moment )
It's hard to click on allow button, warning window doesn't respond.

See details in comments.