Can I install and use this software alongside any existing Java TM developer kits?
A. Yes, you can. Simply install the IBM Developer Kit in a separate directory from any other developer kits and use the PATH variable to specify which one you wish to run. Instructions for doing this are addressed specifically in the README. Look there for further instructions. 12. How can I improve performance? A. When running benchmarks or other memory intensive programs which may require large amounts of heap, use the -ms and -mx command line options to specify a heap size. For example, if you wish to set the Java heap size to 64MB, specify ‘-ms 64m -mx 64m’ on the command line. By doing this, performance may be increased since the initial heap size is large enough such that heap expansion does not have to be performed in small increments up to the working set of the application. 13. I seem to run into problems trying to use more than around 200 threads. How can I increase the number of threads available to my Java application or applet? A: Since the IBM Developer Kit for Linux uses
Related Questions
- I can get Java Plug-in software to install via an intranet by placing it on our Netscape Enterprise 3.0 SuiteSpot web server. Why not?
- Will phoneME Advanced software be backwards-compatible with the Java technology implementation on existing phones?
- What other software is required to install the MCA SDK on a developer workstation?