View online
More options
Others who downloaded this publication also downloaded ...
Abstract
This redbook describes experiences in moving a Java application from a Windows or UNIX system to OS/390. Although Java provides a platform for running applications unchanged on almost any computing architecture, some programming techniques can cause Java applications to run incorrectly on some computers.
The book describes how a particular product was moved to OS/390, and the problems that were discovered during the porting project. Many of the problems discovered will be common to other Java applications. Therefore, readers of this book will learn how to avoid writing programs that are not movable. In addition, readers are provided with a process that can be used to port existing Java applications to OS/390 (or other computing platforms).
Table of contents
Chapter 1. Porting guidelines
Chapter 2. Analysis of the porting project
Chapter 3. Porting infrastructure
Chapter 4. Debugging the Java Application on OS/390
Chapter 5. Porting the software
Chapter 6. Testing of the port
Chapter 7. Performance analysis and tuning
Appendix A. Changing the Jigsaw server for OS/390
Appendix B. Tracing Jigsaw code with VisualAge Debugger
