Latest java updates on IBM i

Latest java updates on IBM i

Upgrade the java version on AS400


You can identify the java version by running this command:

JAVA CLASS(*version)

Then you will see a list list like this:
java version "1.8.0_291"                                                     
Java(TM) SE Runtime Environment (build 8.0.6.30 - pap6480sr6fp30-20210507_01(SR6 FP30))                                                                   
IBM J9 VM (build 2.9, JRE 1.8.0 OS/400 ppc64-64-Bit Compressed References 20210415_469669 (JIT enabled, AOT enabled)                                      
OpenJ9   - c2bc063                                                           
OMR      - fa000e8                                                           
IBM      - 8165371)                                                          
JCL - 20210419_01 based on Oracle jdk8u291-b09                               
Java program completed  
In the above you can see, that the java version is 1.8.0 update 291 from April 19th 2021.


Information about how to upgrade Java on the AS400 platform is found here:

https://www.ibm.com/support/pages/node/1117857

 

If the link above does not work, then you can also find it via this link:

https://www.ibm.com/support/pages/java-ibm-i

 

And here click: PTF groups and latest SR, FP:

 

  NG2AS400JavaUpgrade0001

 

 

    • Related Articles

    • Java configuration on the IBM i

      This section lists the Java related configurations, that you need to consider in order to be able to run InterFormNG2 on the IBM i platform. Java version 17 must be installed. InterFormNG2 is a Java based application that has been tested and verified ...
    • Installing InterFormNG2 on IBM i

      Installation of InterFormNG2 on the IBM i platform is described below. Please notice the prerequisites - especially for OS400 and Java. You can also view this video: Please refer to Spool2XML for details regarding use of InterFormNG2 on the IBM i ...
    • IBM MQ

      If you want to use IBM Message Queues with InterFormNG2, then you need to set it up in the tenant settings. You can use IBM Message Queues in the workflow with the input type From IBM MQ. In order to setup IBM Message queues, you first need to sign ...
    • Install InterFormNG2 on Windows and connect to IBM i

      This section concerns the scenario, where you want to install InterFormNG2 on Windows and still be able to process spooled files coming from a connected IBM i machine e.g. via monitored output queues. The reasons why you would want to go with this ...
    • Move InterfoNG2 from IBM i to another platform

      This section is meant as an aid for the customers, that already has InterFormNG2 running on the IBM i platform, but want to move core InterFormNG2 onto another platform. The reasons for doing that can e.g. be: •Free up resources on the IBM i and move ...