-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b16
-
generic
-
generic
InetAddressImplFactory is redundant and can be removed from InetAddress and the relevant code can be optimized:
- Move Java_java_net_InetAddressImplFactory_isIPv6Supported from platform specific InetAddressImplFactory.c to libnet's InetAddress.c.
- Remove Unix/Windows specific InetAddressImplFactory.c implementations.
- Move Java_java_net_InetAddressImplFactory_isIPv6Supported from platform specific InetAddressImplFactory.c to libnet's InetAddress.c.
- Remove Unix/Windows specific InetAddressImplFactory.c implementations.