Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 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).

#111 wontfix ImageJ version 1.44l menu defects Joop
Description

ImageJ version 1.44l started with Java 1.5 works just fine. Running with Java 1.6 gives the problem that windows can't be closed, the program can't be stopped, buttons for saving yes, no and cancel don't work. The strange thing is that other menu buttons do work, like mirror horizontal, sharpening etc.

#176 fixed ImageJ crashes at startup Joop
Description

Installed latest Odin and have 3 separate directories for JAVA GA1, GA2 and GA3. Latest LIBC and GCC installed. ImageJ is running just fine with Java GA1. With Java GA2 it does start, but I don't have a menu bar. In Java GA3 it crashes at startup. I did change memory from 1024 to 512, because I thought it was a memory thing. So the only thing I change in this setup is JAVA, the rest of the setup remains the same, no changes there.

Note: See TracQuery for help on using queries.