Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (130 - 132 of 172)

Ticket Owner Reporter Resolution Summary
#221 taf duplicate Error opening subsidiary window under jdk6
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 taf invalid Indirect specification of Java parameter lists
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).

#234 losepete invalid re #212
Description

I would reopen the ticket but there is no obvious way to perform that action. Perhaps you can reopen the ticket - or explain how to perform the action.

The ticket should not have been closed as the original ticket obviously answers the question asked about software: -

Version: 1.6.0 Build 27 GA5

So, having the above java version installed and working would mean that odin must be installed.

Note: See TracQuery for help on using queries.