Version compatibility
In general, any application that ran with a previous version of the IBM® Semeru Runtime Certified Edition for z/OS® should run correctly with this release. Classes that are compiled with this release are not guaranteed to work on previous releases.
The following list describes other situations that might cause problems
for applications that were written and compiled under earlier releases of the SDK:
- The underlying operating system or hardware introduces a change that requires the application to be recompiled.
- The application has added a method name that clashes with the name of a new method, introduced in this release.
- The application uses an API that was deprecated before this release, and that API is now removed.