Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (79 - 81 of 172)

Ticket Resolution Summary Owner Reporter
#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.

#16 fixed Build all components dmik
Description

For now, some components that cannot be built on OS/2 yet, are disabled. This is done by commenting out unwanted targets in JDK makefiles (openjdk/jdk/make) using the OS2_TEMP define.

This task is to track re-enabling these components as we go and to eventually make sure that there are no OS2_TEMP ifdefs in the JDK makefiles which will mean all components applicable to OS/2 are enabled for building.

Note: See TracQuery for help on using queries.