Upgrading Java
If you are using OpenJDK to install a new version of Java, it is recommended to install it using the RPM and then update the alternatives to the version of Java you want to use. For information on how to do so, refer to Supported Java development kits for application development.
If you are setting the STREAMS_JAVA_HOME environment variable explicitly, you must update the following symlink /etc/alternatives/java_sdk to point to the new version of Java. When the Streams processes are restarted, they will use the new version of Java.
If you are not using a symlink for the STREMS_JAVA_HOME environment variable, you must explicitly update it. In addition, if running the controller as a system service, you must update the STREAMS_JAVA_HOME property in the /var/InfoSphereStreams/domainscript/.<domain-id>.properties file on each domain host where you are running the controller as a system service.