Предыдущая тема :: Следующая тема |
Автор |
Сообщение |
andylv Гость
|
Добавлено: Сб Сен 07 2002 22:44 Заголовок сообщения: [JDK 1.4] InetAddress problem |
|
|
on SuSE linux 7.3 InetAddress.getByName('{hostName}').getHostName()not resolve ip to hostname, but on the same machine on JDK 1.3 code above runs correctly. |
|
Вернуться к началу |
|
![](templates/subSilver/images/spacer.gif) |
Шейх Гость
|
Добавлено: Пт Сен 13 2002 09:26 Заголовок сообщения: Re: [JDK 1.4] InetAddress problem |
|
|
If you use kaffa as your primary VM, thus it is known problem of this platform. java.net.* is not implemented correctly in kaffa. |
|
Вернуться к началу |
|
![](templates/subSilver/images/spacer.gif) |
andylv Гость
|
Добавлено: Пт Сен 13 2002 10:57 Заголовок сообщения: Re: [JDK 1.4] InetAddress problem |
|
|
no, Sun JDK 1.4.0, 1.4.1 has same problems ![Sad](images/smiles/icon_sad.gif) |
|
Вернуться к началу |
|
![](templates/subSilver/images/spacer.gif) |
Шейх Гость
|
Добавлено: Пт Сен 13 2002 11:05 Заголовок сообщения: Re: [JDK 1.4] InetAddress problem |
|
|
Then contact Sun directly or read their 'known issues'. My Sun JKD 1.4 works perfectly under both Windows and Solaris. I have just tested your problem under them. |
|
Вернуться к началу |
|
![](templates/subSilver/images/spacer.gif) |
|