Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 172)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#221 duplicate Error opening subsidiary window under jdk6 taf
Description

I'm upgrading from java 1.4 to java 6 using OpenJDK6. I run a Java email package PolarBar?. I can start the application, navigate mail folders, download mail, but when I open an email, the program starts a new window. The window frame and controls (min,max buttons, close button, titlebar icon) are present and function, but the area where the note's text should be displayed is empty (it's actually the image of whatever is behind the new window).

I noticed an entry in the change log mentioning that problems with swing text windows had been fixed -- I'm wondering if I've missed out a part of the install? I downloaded and unzipped: openjdk6_b27_sdk_os2_ga5-20130217.zip

#222 invalid Indirect specification of Java parameter lists taf
Description

I'm upgrading from Java 1.4 to Java 6 by way of OpenJDK6. It seems that use of environmental variables (like CLASSPATH) is now discouraged by the Java community and that command line options are to be used instead. In trying to accomplish this, I've run into some platform limitations: the command line on ECS 2.0 seems to be limited to approx. 256 characters. This is not enough to specify the complete classpath needed in some cases (TCPIP configuration notebook in particular).

Some implementations of the JVM allowed the launcher's (JAVA.EXE) to be specified indirectly:

java.exe -cp @classpathfile classtorun

where the @ character identified a file containing a list of classpath elements.

Is such a facility available for the ECS implementation of OpenJDK6? (I've looked in the doc but haven't found anything so far).

#144 wontfix currency.data file could not be read salimasan
Description

"currency.data" file could not be read in OS/2 Warp 4.5 This is because of 3 character extension limitation of OS/2 I guess.

Exception message: java.io.FileNotFoundException?: C:\OPENJDK6\JRE\lib\currency.data (File name is too long)

Thanks..

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.