-
Bug
-
Resolution: Fixed
-
P3
-
5.0u33
-
b01
-
generic
-
linux
-
Verified
test java/nio/channels/Selector/CloseWhenKeyIdle.java failed on linux since FCS with:
----------System.err:(14/730)----------
Selector appears to be spinning
java.lang.RuntimeException: Test failed
at CloseWhenKeyIdle.main(CloseWhenKeyIdle.java:123)
...
This test related to CR 6403933 which is linux-specific and has WNF status for jdk 5.0 so this test should be removed from jdk 5 workspace or modified for linux
test passed on windows and solaris
----------System.err:(14/730)----------
Selector appears to be spinning
java.lang.RuntimeException: Test failed
at CloseWhenKeyIdle.main(CloseWhenKeyIdle.java:123)
...
This test related to CR 6403933 which is linux-specific and has WNF status for jdk 5.0 so this test should be removed from jdk 5 workspace or modified for linux
test passed on windows and solaris