Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 172)

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

#4 fixed Integrate with Odin32 dmik
Description

Add support for Odin32 to make files and decide on how to organize sources.

#152 invalid Internet connection won't time out wlhartzell
Description

MP3 Automagi CD Cover Creator 1.4 hangs trying to connect to a dead site. Breaking the Internet connection (literally, removing the Ethernet wire from the machine) allows it to continue. <http://pipasoft.com/maccc/download/maccc.1.4.zip>

Note: See TracQuery for help on using queries.