Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (79 - 81 of 172)

Ticket Resolution Summary Owner Reporter
#11 fixed Port HPI dmik
Description

HPI (I believe) stands for Hardware Platform Interface and in case of JDK this encapsulates platform-specific memory management, threading and other basic things and exposes it the platform-neutral way.

#12 fixed Make sure os::dll_load() can load OS/2 DLLs dmik
Description

As we are based on the Windows code, the current implementation of ps::dll_load() assumes a Windows (PE) DLL is supplied it. We will also want to load OS/2 DLLs as well.

#14 fixed Provide native implementation for java.net.NetworkInterface dmik
Description

Odin32 lacks both iphlpapi.dll and the corresponding registry entries (HKLM\Enum and others) that are used by the Windows implementation of native methods for the NetworkInterface? class. We have to find a solution that works on OS/2. Most likely it will be the native OS/2 TCP/IP calls.

Note: See TracQuery for help on using queries.