Java 5 64-bit fixes since GA
| APAR # | Fullversion | Java5_64.sdk fileset level | Service refresh |
|---|---|---|---|
| IV41530 | pap64devifx-20130508 | 5.0.0.540 | SR16 FP2 |
| IV38125 | pap64devifx-20130325 | 5.0.0.531 | SR16 FP1 |
| IV37644 | pap64devifx-20130304 | 5.0.0.521 | SR16+IV37422 |
| IV30535 | pap64dev-20121015 | 5.0.0.510 | SR15 |
| IV25912 | pap64dev-20120810 | 5.0.0.500 | SR14 |
| IV17349 | pap64devfix-20120229 | 5.0.0.470 | SR13 FP1 |
| IV10370 | pap64dev-20111020 | 5.0.0.455 | SR13 |
| IV03291 | pap64devifx-20110627 | 5.0.0.430 | SR12 FP5 |
| IZ96418 | pap64devifx-20110224 | 5.0.0.410 | SR12 FP4 |
| IZ95186 | pap64devifx-20110211c | 5.0.0.395 | SR12 FP3 +IZ94331 |
| IZ90861 | pap64devifx-20101208 | 5.0.0.390 | SR12 FP3 |
| IZ86554 | pap64devifx-20101008a | 5.0.0.360 | SR12 FP2 |
| IZ83154 | pap64dev-20100813 | 5.0.0.345 | SR12 FP1 |
| IZ76421 | pap64devifx-20100512a | 5.0.0.305 | SR11 FP2 |
| IZ70126 | pap64devifx-20100128a | 5.0.0.290 | SR11 FP1 |
| IZ64937 | pap64dev-20091106a | 5.0.0.275 | SR11 |
| IZ55274 | pap64dev-20090707 | 5.0.0.250 | SR10 |
| IZ48294 | pap64devfix-20090327 | 5.0.0.235 | SR9-SSU |
| IZ39402 | pap64devfix-20081129 | 5.0.0.225 | SR9 |
| IZ29994 | pap64devifx-20080811b | 5.0.0.210 | SR8a |
| IZ18003 | pap64dev-20080315 | 5.0.0.175 | SR7 |
| IZ07646 | pap64devifx-20071025 | 5.0.0.160 | SR6 |
| IZ02875 | pap64devifx-20070725 | 5.0.0.130 | SR5a |
| IY98586 | pap64dev-20070511 | 5.0.0.125 | SR5 |
| IY94335 | pap64dev-20070201 | 5.0.0.100 | SR4 |
| IY90295 | pap64dev-20061003a | 5.0.0.75 | SR3 |
| IY84055 | pap64dev-20060511 | 5.0.0.50 | SR2 |
| IY82254 | pap64devifx-20060310a | 5.0.0.25 | SR1 |
| IY80650 | pap64devifx-20060124 | 5.0.0.10 | N/A |
All fixes are available separately from Fix Central by selecting these options:
- Product Group: System p
- Product: AIX
- Version: Select your operating system version
- Fix type: Fix search
Search for fixes using the APAR number shown in the table.
For a list of defects that have been fixed for this Java release, see Java 5 64-bit AIX defect fix list
Are fixes cumulative?
Typically, APARs are not cumulative, because each APAR corresponds to fixes for a subset of Java5_64 filesets. Different APARs can have different subsets of Java5_64 filesets. However, the individual Java5_64 filesets will contain cumulative fixes. Check the version.release.modification.fix (vrmf) number to compare fileset levels. For example, the fixes in fileset 5.0.0.225 contain or supercede the fixes delivered in fileset 5.0.0.210 and below.
How do I know if I have installed the latest code?
There are different ways to determine the level of code on your system:
- You can check and compare the build date of your Java installation by using the command:
/usr/java5_64/jre/bin/java -fullversion - You can check to see if a particular APAR is installed on your system by using the command:
instfix -ivk APAR_NUMBER - You can check the Java5_64 filesets installed on your system by using the command:
lslpp -L | grep Java5_64. The list produced by this command might show filesets that are optional, such as java5_64.samples or java5_64.source. The java5_64.sdk fileset is the only fileset you need.