JDK-7036516 : TEST_BUG: add cygwing support for java/security/Security/ClassLoaderDeadlock/Deadlock2.sh
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86
  • Submitted: 2011-04-14
  • Updated: 2011-07-06
  • Resolved: 2011-07-06
Related Reports
Duplicate :  
Description
Test 

java/security/Security/ClassLoaderDeadlock/Deadlock2.sh 

uses 'uname -s' to determine OS. cygwin returns CYGWIN_NT which is not recognized. This should be considered in the OS check.

Comments
EVALUATION Marking as duplicate. This was fixed as part of 7054918 in the jdk_security1 test cleanup.
06-07-2011