Itanium build :
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b11)
Java HotSpot(TM) 64-Bit Core VM (build 1.4.1-beta-b11, interpreted mode)
selector.select(TimeOut) throws java.lang.NullPointerException in WinXP
Testcase SelectionKeyTest.java is attached.
Output :
-----------------------------------------------------------------------
[I:/bugs/nio/SelectionKeyTest] java SelectionKeyTest
PASS , expected expection java.lang.IllegalArgumentException
---- before selector.select(timeout)
the exception is ---- java.lang.NullPointerException:
FAIL 2
---------------------------------------------------------------------------
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b11)
Java HotSpot(TM) 64-Bit Core VM (build 1.4.1-beta-b11, interpreted mode)
selector.select(TimeOut) throws java.lang.NullPointerException in WinXP
Testcase SelectionKeyTest.java is attached.
Output :
-----------------------------------------------------------------------
[I:/bugs/nio/SelectionKeyTest] java SelectionKeyTest
PASS , expected expection java.lang.IllegalArgumentException
---- before selector.select(timeout)
the exception is ---- java.lang.NullPointerException:
FAIL 2
---------------------------------------------------------------------------
- duplicates
-
JDK-4685526 Selector with more than 63 channels fails in Itanium winXP
-
- Closed
-
-
JDK-4726620 Selector-related regression tests failing (windows-ia64)
-
- Closed
-