From un_spacyar at yahoo.com.ar Fri Jul 3 00:54:56 2015 From: un_spacyar at yahoo.com.ar (Dario de la Cruz) Date: Thu, 2 Jul 2015 17:54:56 -0700 Subject: About Ticket #12183 - getaddrinfo Message-ID: <1435884896.33638.BPMail_high_carrier@web162904.mail.bf1.yahoo.com> Hello! First, I sincerelly want say 'thank you' to everyone involved in porting and support the OpenJDK for Haiku. Thank to this, there are a lot more apps avaible to use in Haiku. About the subject, I found that in recents builds, the OpenJDK package fails trying to run JAR apps. Apparently, the issue is caused because OpenJDK uses gethostbyname_r instead of getaddrinfo (https://dev.haiku-os.org/ticket/12183). There are some way of avoid this problem (some kind of hack or something)? Thank you again for your help!!! Dario.-