Skip to main content


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

AIX

developerWorks


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

Java 5 32-bit fixes since GA:

APAR #       Fullversion Java5.sdk
Fileset level
Service Release
IZ18002pap32dev-200803155.0.0.175SR 7
IZ07645pap32devifx-20071025a5.0.0.160SR 6
IZ02874pap32devifx-200707255.0.0.130SR 5a
IY98589pap32dev-200705115.0.0.125SR 5
IY94334pap32dev-200702015.0.0.100SR 4
IY90809pap32devifx-200610135.0.0.76N/A
IY90224pap32dev-20061002a5.0.0.75SR 3
IY88729pap32devifx-20060818a5.0.0.51N/A
IY83355pap32dev-200605115.0.0.50SR 2
IY82213pap32devifx-200603105.0.0.25SR 1
IY80649pap32devifx-200601235.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 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/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 to find out what Java5 filesets you have installed on your machine and at what levels. Then you can compare with the following information on latest fileset updates:

    
    	From IY98589
    
                Java5.sdk.5.0.0.125.bff (required)
                Java5.source.5.0.0.125.bff
    
    	From IY82213
    
    	    Java5.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.samples or Java5.source fileset, then you do not need any updates for those filesets. (Only the Java5.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
Optimize database apps and services with pureQuery
Reduce development using an XML native database
Discover the top ten attacks in Web applications

More offers