The windows function prototypes (in the internal function table)
in src/windows/hpi/src/socket_md.c for
sysGetHostByAddr
sysGetHostByName
sysGetProtoByName [not currently used]
are not valid for IA64. These functions return pointers but were
cast to return ints.
in src/windows/hpi/src/socket_md.c for
sysGetHostByAddr
sysGetHostByName
sysGetProtoByName [not currently used]
are not valid for IA64. These functions return pointers but were
cast to return ints.
- duplicates
-
JDK-4686504 getHostName() throws unexpected exception on Win XP (64)
- Closed
-
JDK-4679980 Synopsys: WIN64: JCK1.4: 4 api/java_net tests fail
- Closed
-
JDK-4680525 WIN64: JCK1.4: 2 api/java_net/SocketPermission/SocketPermissionTests.html tests
- Closed
-
JDK-4680590 WIN64: JCK1.4: 2 api/javax_net/ssl tests fail
- Closed
-
JDK-4680596 WIN64: JCK1.4: api/javax_rmi/CORBA/Util/unexportObject.html#UnexObj0002 fails
- Closed
-
JDK-4682806 Unable to start a corba server in 64-bit windows itanium build
- Closed
(1 duplicates)