Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 172)

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

#60 fixed Provide com.sun.image.codec.jpeg package dmik
Description

The com.sun.image.codec.jpeg package (used to load and save JPEG images) is non-standard, not required by the Java specs, and therefore is missing from OpenJDK. In the modern JDKs, it is superseded by the respective classes from the standard javax.imageio package.

Since this package is however used by some old (pre 1.4) Java applications, IcedTea? people (those who provides Unix builds of OpenJDK) created a simple implementation of this package that redirects essential methods to the respective javax.imageio classes.

We should take this implementation as well because there are applications like Jedit/2 that still use it.

#106 wontfix Program doesn't react on mouse Joop
Description

The Java program MagicLantern? doesn't react on mouse clicks, buttons work with keyboard. Program can be found on http://www.arachnoid.com/MagicLantern/index.html

Note: See TracQuery for help on using queries.