JDK-7186462 : 2 java/nio/channels/spi tests fail on Windows with ExceptionInInitializerError
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 6u33
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: generic
  • Submitted: 2012-07-24
  • Updated: 2014-07-21
  • Resolved: 2012-07-24
Related Reports
Duplicate :  
Description
2 java/nio/channels/spi tests fail on Windows with ExceptionInInitializerError against jdk 6u33b34 and pass against jdk 6u33b33. On Linux they pass against both 6u33b34 and 6u33b33.

Tests:
java/nio/channels/spi/Untrusted.java
java/nio/channels/spi/SelectorProvider/basic.sh

Comments
EVALUATION Same issue as 7186420.
24-07-2012