Skip to main content


developerWorks  >   Java™ technology  >   IBM Developer kits  >   AIX  >   Where to get fixes for Java 5 64-bit for AIX?  >  

AIX

developerWorks


Where to get fixes for Java 5 64-bit for AIX?

Java 5 64-bit fixes since GA:

APAR #       Fullversion Java5.sdk
Fileset level
Service Release
IZ18003pap64dev-200803155.0.0.175SR7
IZ07646pap64devifx-200710255.0.0.160SR6
IZ02875pap64devifx-200707255.0.0.130SR5a
IY98586pap64dev-200705115.0.0.125SR5
IY94335pap64dev-200702015.0.0.100SR4
IY90295pap64dev-20061003a5.0.0.75SR3
IY84055pap64dev-200605115.0.0.50SR2
IY82254pap64devifx-20060310a5.0.0.25SR1
IY80650pap64devifx-200601245.0.0.10N/A
All fixes listed above are available from Fix Central ("Specific fixes" for AIX 5.2 and 5.3). Use the APAR numbers for downloading.

Important Information about Java/AIX fixes

Are fixes cumulative?
How do I know if I have installed the latest code?
Article on AIX Updates
AIX on pSeries Customer Care Handbook

  • Are fixes cumulative?

    Yes and no.

    No, if we are talking about APARs in general. Each APAR above corresponds to fixes for a subset of Java5_64 filesets; two such APARs are often for two different subsets of the filesets.

    Yes, if we are talking about a particular fileset. All the changes in a fileset at v.r.m.f level is also in or is superseded by the changes in the fileset at a higher level.

  • How do I know if I have installed the latest code?

    You can use the command /usr/java5_64/jre/bin/java -fullversion and compare the build date with the list above.

    You can also use the command instfix -ivk APAR_NUMBER to check if the APAR is installed on your system.

    Another way is to check fileset levels. You can run the command lslpp -L | grep Java5_64 to find out what Java5_64 filesets you have installed on your machine and at what levels. Then you can compare with the following information on latest fileset updates:

    
    	From IZ18003
    
                Java5_64.sdk.5.0.0.175.bff (required)
                Java5_64.source.5.0.0.175.bff
    
    
            From IY82254
    
                Java5_64.samples.5.0.0.25.bff
    
    

    You only need to get updates for the filesets you need. For example, if you do not need Java5_64.samples or Java5_64.source fileset, then you do not need any updates for those filesets. (Only the Java5_64.sdk fileset is required; the rest are optional.)



Back to top


Document options

Document options requiring JavaScript are not displayed


Related information
General SDK FAQs
Newsgroups
Future plans

Special offers
Use the community to make your Web pages accessible
Create secure Java based Web apps using Data Studio
Download Rational Team Concert

More offers